From 88958d1a6d3dab7f80f9585cede5ae1e2f9e293e Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Thu, 20 Mar 2025 12:55:27 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...iam-added-iam-policies-with-conditions-on-rules.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx diff --git a/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx new file mode 100644 index 0000000000..1f1592b341 --- /dev/null +++ b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx @@ -0,0 +1,10 @@ +--- +title: IAM Policies with conditions on rules +status: added +date: 2025-03-20 +category: security-identity +product: iam +--- + +Conditions can be declared in IAM policy rules to restrict access of principals based on IP address, user agents or timestamps. Want to learn more? [Read the conditions documentation](https://www.scaleway.com/en/docs/iam/reference-content/understanding-policy-conditions/) + From 17c31c8d1c0975fb0b147c0ea22cd2d76a55a7c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Fri, 21 Mar 2025 13:08:42 +0100 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- ...-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx index 1f1592b341..65b069a766 100644 --- a/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx +++ b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx @@ -1,10 +1,10 @@ --- -title: IAM Policies with conditions on rules +title: IAM policies with conditions on rules status: added date: 2025-03-20 category: security-identity product: iam --- -Conditions can be declared in IAM policy rules to restrict access of principals based on IP address, user agents or timestamps. Want to learn more? [Read the conditions documentation](https://www.scaleway.com/en/docs/iam/reference-content/understanding-policy-conditions/) +You can now declare conditions in IAM policy rules to restrict principal access based on IP addresses, user agents, or timestamps. Read our documentation on [policy conditions](https://www.scaleway.com/en/docs/iam/reference-content/understanding-policy-conditions/) to learn more. From 9fde1054ae68650e73c37a27d8b430fb574ffd72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Fri, 21 Mar 2025 13:09:53 +0100 Subject: [PATCH 3/3] Update changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx --- ...25-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx index 65b069a766..818f6a5b76 100644 --- a/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx +++ b/changelog/march2025/2025-03-20-iam-added-iam-policies-with-conditions-on-rules.mdx @@ -6,5 +6,5 @@ category: security-identity product: iam --- -You can now declare conditions in IAM policy rules to restrict principal access based on IP addresses, user agents, or timestamps. Read our documentation on [policy conditions](https://www.scaleway.com/en/docs/iam/reference-content/understanding-policy-conditions/) to learn more. +You can now declare conditions in IAM policy rules to restrict principal access based on IP addresses, user agents, or timestamps. Read our documentation on [policy conditions](/iam/reference-content/understanding-policy-conditions/) to learn more.