get Replica Key
The AWS::KMS::ReplicaKey resource specifies a multi-region replica AWS KMS key in AWS Key Management Service (AWS KMS).
Return
null
Parameters
argument
null
Return
null
Parameters
key Id
The key ID of the replica key, such as mrk-1234abcd12ab34cd56ef1234567890ab
. Related multi-Region keys have the same key ID. For information about the key IDs of multi-Region keys, see How multi-Region keys work in the AWS Key Management Service Developer Guide .
See also
suspend fun getReplicaKey(argument: suspend GetReplicaKeyPlainArgsBuilder.() -> Unit): GetReplicaKeyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.kms.kotlin.inputs.GetReplicaKeyPlainArgs.