AccessGrantsLocation

class AccessGrantsLocation : KotlinCustomResource

The AWS::S3::AccessGrantsLocation resource is an Amazon S3 resource type hosted in an access grants instance which can be the target of S3 access grants.

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified Access Grants location.

Link copied to clipboard

The unique identifier for the specified Access Grants location.

Link copied to clipboard
val iamRoleArn: Output<String>?

The Amazon Resource Name (ARN) of the access grant location's associated IAM role.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val locationScope: Output<String>?

Descriptor for where the location actually points

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

The AWS resource tags that you are adding to the S3 Access Grants location. Each tag is a label consisting of a user-defined key and value. Tags can help you manage, identify, organize, search for, and filter resources.

Link copied to clipboard
val urn: Output<String>