Configuration
Access control configuration structures for your resource. You specify the configuration as a type-value pair. You can specify only one type of access control configuration.
Contents
- iamRole
-
The access control configuration is for an IAM role.
Type: IamRoleConfiguration object
Required: No
- kmsKey
-
The access control configuration is for a KMS key.
Type: KmsKeyConfiguration object
Required: No
- s3Bucket
-
The access control configuration is for an Amazon S3 Bucket.
Type: S3BucketConfiguration object
Required: No
- secretsManagerSecret
-
The access control configuration is for a Secrets Manager secret.
Type: SecretsManagerSecretConfiguration object
Required: No
- sqsQueue
-
The access control configuration is for an SQS queue.
Type: SqsQueueConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: