Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ReplicateKeyCommandOutputProtected

The output of ReplicateKeyCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

ReplicaKeyMetadata?: KeyMetadata

Displays details about the new replica key, including its Amazon Resource Name (key ARN) and Key states of KMS keys. It also includes the ARN and Amazon Web Services Region of its primary key and other replica keys.

ReplicaPolicy?: string

The key policy of the new replica key. The value is a key policy document in JSON format.

ReplicaTags?: Tag[]

The tags on the new replica key. The value is a list of tag key and tag value pairs.