View a markdown version of this page

ResourcePolicySummary - Amazon EventBridge Custom Event Bus

ResourcePolicySummary

Summary of a policy attached to a resource: its name and revision ID.

Contents

PolicyName

Name of a policy attached to a resource. Valid values: "default" (the customer-managed policy) and "AWS_RAM" (managed exclusively by AWS Resource Access Manager). Any other value is rejected.

Type: String

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

Pattern: [A-Za-z0-9_]+

Required: Yes

RevisionId

Revision ID of a resource policy. A new revision ID is generated on every successful write.

Type: String

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

Required: Yes

See Also

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