AWS elasticloadbalancing documentation change
Summary
Updated section titles from 'Configure user authentication' to 'User authentication' and removed AWS CLI example label
Security assessment
Changes are documentation formatting improvements without security context. No evidence of addressing vulnerabilities or new security features.
Diff
diff --git a/elasticloadbalancing/latest/application/rule-action-types.md b/elasticloadbalancing/latest/application/rule-action-types.md index d72e6b899..a4d16e481 100644 --- a//elasticloadbalancing/latest/application/rule-action-types.md +++ b//elasticloadbalancing/latest/application/rule-action-types.md @@ -16 +16 @@ Actions determine how a load balancer handles requests when the conditions for a -[HTTPS listeners] Use Amazon Cognito to authenticate users. For more information, see [Configure user authentication](./listener-authenticate-users.html). +[HTTPS listeners] Use Amazon Cognito to authenticate users. For more information, see [User authentication](./listener-authenticate-users.html). @@ -21 +21 @@ Actions determine how a load balancer handles requests when the conditions for a -[HTTPS listeners] Use an identity provider that is compliant with OpenID Connect (OIDC) to authenticate users. For more information, see [Configure user authentication](./listener-authenticate-users.html). +[HTTPS listeners] Use an identity provider that is compliant with OpenID Connect (OIDC) to authenticate users. For more information, see [User authentication](./listener-authenticate-users.html). @@ -57 +57 @@ When a `fixed-response` action is taken, the action and the URL of the redirect -###### Example fixed response action for the AWS CLI +###### Example fixed response action