Definition of AWS::PaymentCryptography::Key Resource Type
exportable
(Boolean)key_attributes
(Attributes) (see below for nested schema)enabled
(Boolean)key_check_value_algorithm
(String)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.key_identifier
(String)key_origin
(String) Defines the source of a keykey_state
(String) Defines the state of a keykey_attributes
Required:
key_algorithm
(String)key_class
(String)key_modes_of_use
(Attributes) (see below for nested schema)key_usage
(String)key_attributes.key_modes_of_use
Optional:
decrypt
(Boolean)derive_key
(Boolean)encrypt
(Boolean)generate
(Boolean)no_restrictions
(Boolean)sign
(Boolean)unwrap
(Boolean)verify
(Boolean)wrap
(Boolean)tags
Required:
key
(String)Optional:
value
(String)Import is supported using the following syntax:
$ terraform import awscc_paymentcryptography_key.example <resource ID>