TemplateLinkedPolicyDefinition - Amazon Verified Permissions

TemplateLinkedPolicyDefinition

Contains information about a policy created by instantiating a policy template.

Contents

Note

In the following list, the required parameters are described first.

policyTemplateId

The unique identifier of the policy template used to create this policy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Pattern: [a-zA-Z0-9-]*

Required: Yes

principal

The principal associated with this template-linked policy. Verified Permissions substitutes this principal for the ?principal placeholder in the policy template when it evaluates an authorization request.

Type: EntityIdentifier object

Required: No

resource

The resource associated with this template-linked policy. Verified Permissions substitutes this resource for the ?resource placeholder in the policy template when it evaluates an authorization request.

Type: EntityIdentifier object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: