Cloudwatch: Add Support for external ID in assume role (#23685)

Co-authored by: Arve Knudsen
This commit is contained in:
Dhananjay
2020-07-02 18:54:36 +05:30
committed by GitHub
parent 2d4bcbeff6
commit 3ef06a0c88
11 changed files with 604 additions and 33 deletions
@@ -34,6 +34,7 @@ build dashboards or use Explore with CloudWatch metrics and CloudWatch Logs.
| _Auth Provider_ | Specify the provider to get credentials. |
| _Credentials_ profile name | Specify the name of the profile to use (if you use `~/.aws/credentials` file), leave blank for default. |
| _Assume Role Arn_ | Specify the ARN of the role to assume |
| _External ID_ | If you are assuming a role in another account, that has been created with an external ID, specify the exterrnal ID here. |
## Authentication