Specify Tags and TransitiveTagKeys in AssumeRoleAWSCredentialsOptions #1829
Labels
credentials
cross-sdk-parity
feature-request
A feature should be added or improved.
p1
This is a high priority issue
queued
Would like to see
Tags
andTransitiveTagKeys
added toAmazon.Runtime.AssumeRoleAWSCredentialsOptions
. Session tags allow fine grained control access to resources. It would be amazing ifAssumeRoleAWSCredentials
supported this.Proposed Solution
Add
Tags
andTransitiveTagKeys
to Amazon.Runtime.AssumeRoleAWSCredentialsOptionsPass the
Tags
andTransitiveTagKeys
to theAmazon.SecurityToken.Model.AssumeRoleRequest
via Amazon.SecurityToken.AmazonSecurityTokenServiceClient.CredentialsFromAssumeRoleAuthentication method👋 I may be able to implement this feature request
Tag
in the namespaceAmazon.Runtime
ofAWSSDK.Core
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: