Schema for Lambda LayerVersionPermission
action
(String) The API action that grants access to the layer.layer_version_arn
(String) The name or Amazon Resource Name (ARN) of the layer.principal
(String) An account ID, or * to grant layer usage permission to all accounts in an organization, or all AWS accounts (if organizationId is not specified).organization_id
(String) With the principal set to *, grant permission to all accounts in the specified organization.id
(String) Uniquely identifies the resource.layer_version_permission_id
(String) ID generated by serviceImport is supported using the following syntax:
$ terraform import awscc_lambda_layer_version_permission.example <resource ID>