AddLayerVersionPermissionRequest
Types
Properties
Link copied to clipboard
With the principal set to *
, grant permission to all accounts in the specified organization.
Link copied to clipboard
An account ID, or *
to grant layer usage permission to all accounts in an organization, or all Amazon Web Services accounts (if organizationId
is not specified). For the last case, make sure that you really do want all Amazon Web Services accounts to have usage permission to this layer.
Link copied to clipboard
Only update the policy if the revision ID matches the ID specified. Use this option to avoid modifying a policy that has changed since you last read it.
Link copied to clipboard
An identifier that distinguishes the policy from others on the same layer version.
Link copied to clipboard
The version number.
Functions
Link copied to clipboard
inline fun copy(block: AddLayerVersionPermissionRequest.Builder.() -> Unit = {}): AddLayerVersionPermissionRequest