diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md
index 07ca5d12b12..c367fb2243a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.de-de.md
@@ -1,7 +1,7 @@
---
title: Verwendung von IAM-Richtlinien mit der OVHcloud API (EN)
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-asia.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-au.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ca.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-gb.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-ie.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-sg.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md
index a06b1fe2109..0833cc2bd9a 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.en-us.md
@@ -1,7 +1,7 @@
---
title: How to use IAM policies using the OVHcloud API
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md
index 7a303158f01..6dcd050990e 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-es.md
@@ -1,7 +1,7 @@
---
title: "Cómo utilizar las políticas de IAM con la API de OVHcloud (EN)"
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md
index 7a303158f01..6dcd050990e 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.es-us.md
@@ -1,7 +1,7 @@
---
title: "Cómo utilizar las políticas de IAM con la API de OVHcloud (EN)"
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md
index f5238707aff..ccecbaa28ad 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-ca.md
@@ -1,7 +1,7 @@
---
title: "Comment utiliser les politiques IAM via l’API OVHcloud"
excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs d'un compte OVHcloud"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objectif
@@ -335,7 +335,7 @@ Les conditions disponibles sont :
| Condition | Opérateur | Type de donnée | Description | Exemple |
| :--------------------: | :--------------------------------------------------------: | :------------: | :--------------------------------: | :-------------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filtre sur les heures | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filtre sur les jours de la semaine | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filtre sur les tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md
index 99bb9e4c3e6..a0e639fe1cc 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.fr-fr.md
@@ -1,7 +1,7 @@
---
title: "Comment utiliser les politiques IAM via l’API OVHcloud"
excerpt: "Découvrez comment donner des droits d'accès spécifiques aux utilisateurs d'un compte OVHcloud"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objectif
@@ -335,7 +335,7 @@ Les conditions disponibles sont :
| Condition | Opérateur | Type de donnée | Description | Exemple |
| :--------------------: | :--------------------------------------------------------: | :------------: | :--------------------------------: | :-------------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filtre sur les jours calendaires | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filtre sur les heures | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filtre sur les jours de la semaine | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filtre sur les tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md
index b59528ba288..10da30c98e4 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.it-it.md
@@ -1,7 +1,7 @@
---
title: "Come utilizzare le policy di IAM utilizzando l’API OVHcloud (EN)"
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md
index 02ebf02b7a9..506119595a7 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.pl-pl.md
@@ -1,7 +1,7 @@
---
title: "Jak korzystać z zasad IAM przy użyciu interfejsu API OVHcloud (EN)"
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |
diff --git a/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md b/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md
index a210ba53d6b..748ef265534 100644
--- a/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md
+++ b/pages/account_and_service_management/account_information/iam-policies-api/guide.pt-pt.md
@@ -1,7 +1,7 @@
---
title: "Utilização das políticas IAM com a API OVHcloud (EN)"
excerpt: "Find out how to give specific access rights to users from an OVHcloud account"
-updated: 2025-08-27
+updated: 2025-09-08
---
## Objective
@@ -333,7 +333,7 @@ The available conditions are:
| Condition | Operator | Data Type | Description | Example |
| :--------------------: | :--------------------------------------------------------: | :--------: | :--------------------------------: | :-----------------------------------------: |
-| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date.Date(America/New_York)": "2024-12-25" |
+| date(location).Date | EQ
BEFORE
AFTER
IN | YYYY-MM-DD | Filter on calendar days | "date(America/New_York).Date": "2024-12-25" |
| date(location).Hour | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | int | Filter on hours | "date(Europe/Paris).Hour.IN" : "7,8,9" |
| date(location).WeekDay | EQ
BEFORE
AFTER
GE
LE
GT
LT
IN | string | Filter on days of the week | "date(Europe/Berlin).WeekDay.AFTER": "monday" |
| resource.Tag(tag_key) | EQ
STARTS_WITH
ENDS_WITH | string | Filter on tags | "resource.Tag(environment): "dev" |