Actions, resources, and condition keys for AWS Signin
AWS Signin (service prefix: signin) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by AWS Signin
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
DeleteConsoleAuthorizationConfiguration |
Write |
|||
|
DeleteResourcePermissionStatement |
Write |
|||
|
GetConsoleAuthorizationConfiguration |
Read |
|||
|
GetResourcePolicy |
Read |
|||
|
ListResourcePermissionStatements |
List |
|||
|
PutConsoleAuthorizationConfiguration |
Write |
|||
|
PutResourcePermissionStatement |
Write |
Actions defined by AWS Signin
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in AWS. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to authenticate to the AWS Management Console |
Read |
|||
Grants permission to authenticate through a browser and obtain an OAuth 2.0 authorization code for credential exchange |
Read |
|||
Grants permission to dynamically register an OAuth 2.0 public client for use with AWS Sign-In |
Write |
|||
Grants permission to exchange an authorization code for OAuth 2.0 access token and refresh token that can be used to access AWS services from developer tools and applications |
Read |
|||
Grants permission to create an Identity Center application that represents the AWS Management Console on an Identity Center organization instance |
Write |
|||
Grants permission to disable console authorization configuration for an AWS account or organization |
Write |
|||
Grants permission to remove a permission statement from the account's SignIn Resource Based Policy |
Write |
|||
Grants permission to retrieve console authorization configuration for an AWS account or organization |
Read |
|||
Grants permission to retrieve SignIn Resource Based Policy document that is attached with your account |
Read |
|||
Grants permission to inspect the metadata and active state of an OAuth 2.0 access token or refresh token |
Read |
|||
Grants permission to list the SignIn Resource Based Policy statements in your account |
List |
|||
Grants permission to list all Identity Center applications that represent the AWS Management Console |
List |
|||
Grants permission to enable console authorization configuration for an AWS account or organization |
Write |
|||
Grants permission to create a permission statement in the account's SignIn resource-based policy |
Write |
|||
Grants permission to revoke an OAuth 2.0 refresh token and its associated refresh tokens |
Write |
|||
Permission-only actions for AWS Signin
The following actions are defined by AWS Signin but are not directly invocable through any API operation. They can only be used in IAM policy statements to grant or deny permissions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to create an AWS account through the AWS Management Console sign-up flow |
Write |
Resource types defined by AWS Signin
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:signin:::console/${ConsoleName} |
||
arn:${Partition}:signin:${Region}:${Account}:oauth2/public-client/localhost |
||
arn:${Partition}:signin:${Region}::external-client/dcr/* |
||
arn:${Partition}:signin:${Region}:${Account}:oauth2/public-client/remote |
||
arn:${Partition}:signin:${Region}:${Account}:service-principal/${ServicePrincipalName} |
Condition keys for AWS Signin
AWS Signin defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the client authentication method used in the OAuth token request |
String |
|
Filters access by the OAuth client ID used in the authorization or token request |
String |
|
Filters access by the OAuth grant type used in the token request |
String |
|
Filters access by the redirect URI specified in the OAuth authorization request |
String |
|
Filters access by the type of OAuth token being operated on |
String |
|
Filters access by the principal ARN during pre-authentication console sign-in |
ARN |