AWS IAM: Formatted policy example links
Summary
Converted example links to markdown hyperlink format for consistency.
Security assessment
Purely cosmetic change to link formatting with no security implications.
Evidence
+ * [Multiple condition blocks with single-valued context keys](./reference_policies_condition_examples-single-valued-context-keys.html#reference_policies_condition_examples-single-valued-context-keys-1)
Diff
diff --git a/IAM/latest/UserGuide/reference_policies_condition_examples.md b/IAM/latest/UserGuide/reference_policies_condition_examples.md index f8e80ccb6..f8cb642d2 100644 --- a//IAM/latest/UserGuide/reference_policies_condition_examples.md +++ b//IAM/latest/UserGuide/reference_policies_condition_examples.md @@ -19 +19 @@ If you would like to submit a policy to be included in this reference guide, use - * Multiple condition blocks with single-valued context keys. ([View this example](./reference_policies_condition_examples-single-valued-context-keys.html#reference_policies_condition_examples-single-valued-context-keys-1).) + * [Multiple condition blocks with single-valued context keys](./reference_policies_condition_examples-single-valued-context-keys.html#reference_policies_condition_examples-single-valued-context-keys-1) @@ -21 +21 @@ If you would like to submit a policy to be included in this reference guide, use - * One condition block with multiple single-valued context keys and values. ([View this example](./reference_policies_condition_examples-single-valued-context-keys.html#reference_policies_condition_examples-single-valued-context-keys-2).) + * [One condition block with multiple single-valued context keys and values](./reference_policies_condition_examples-single-valued-context-keys.html#reference_policies_condition_examples-single-valued-context-keys-2) @@ -28 +28 @@ If you would like to submit a policy to be included in this reference guide, use - * Deny policy with condition set operator `ForAllValues`. ([View this example](./reference_policies_condition_examples-multi-valued-context-keys.html#reference_policies_condition_examples-multi-valued-context-keys-1).) + * [Deny policy with condition set operator ForAllValues](./reference_policies_condition_examples-multi-valued-context-keys.html#reference_policies_condition_examples-multi-valued-context-keys-1) @@ -30 +30 @@ If you would like to submit a policy to be included in this reference guide, use - * Deny policy with condition set operator `ForAnyValue`. ([View this example](./reference_policies_condition_examples-multi-valued-context-keys.html#reference_policies_condition_examples-multi-valued-context-keys-2).) + * [Deny policy with condition set operator ForAnyValue](./reference_policies_condition_examples-multi-valued-context-keys.html#reference_policies_condition_examples-multi-valued-context-keys-2)