AWS online-register documentation change
Summary
Added documentation for new API actions: Authenticate, GetConsoleAuthorizationConfiguration, GetResourcePolicy, ListResourcePermissionStatements
Security assessment
The added APIs relate to authentication and authorization policies, but there's no indication they fix a security vulnerability. They document new security features for console access control and resource permissions.
Diff
diff --git a/online-register/latest/data-formats/awssignin.md b/online-register/latest/data-formats/awssignin.md index f709f8ed9..e6e54324d 100644 --- a//online-register/latest/data-formats/awssignin.md +++ b//online-register/latest/data-formats/awssignin.md @@ -10,0 +11 @@ Actions | Description | Access level +[Authenticate](https://docs.aws.amazon.com/signin/latest/APIReference/API_Authenticate.html)| Authenticate to the AWS Management Console| Read @@ -12,0 +14,3 @@ Actions | Description | Access level +[GetConsoleAuthorizationConfiguration](https://docs.aws.amazon.com/signin/latest/APIReference/API_GetConsoleAuthorizationConfiguration.html)| Retrieve console authorization configuration for an AWS account or organization| Read +[GetResourcePolicy](https://docs.aws.amazon.com/signin/latest/APIReference/API_GetResourcePolicy.html)| Retrieve SignIn Resource Based Policy document that is attached with your account| Read +[ListResourcePermissionStatements](https://docs.aws.amazon.com/signin/latest/APIReference/API_ListResourcePermissionStatements.html)| List the SignIn Resource Based Policy statements in your account| List