class Aws::KMS::Types::EnableKeyRotationRequest
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/EnableKeyRotationRequest AWS API Documentation
@return [Integer]<br>: docs.aws.amazon.com/kms/latest/developerguide/conditions-kms.html#conditions-kms-rotation-period-in-days<br><br><br><br><br><br>‘RotationPeriodInDays` parameter.
further constrain the values that principals can specify in the
You can use the [ `kms:RotationPeriodInDays` ][1] condition key to
the number of days between each automatic rotation thereafter.
automatic key rotation that KMS will rotate your key material, and
The rotation period defines the number of days after you enable
days.
rotation date. If no value is specified, the default value is 365
Use this parameter to specify a custom period of time between each
@!attribute [rw] rotation_period_in_days
@return [String]<br>: docs.aws.amazon.com/kms/latest/developerguide/rotate-keys.html#multi-region-rotate<br>[4]: docs.aws.amazon.com/kms/latest/developerguide/key-store-overview.html<br>[3]: docs.aws.amazon.com/kms/latest/developerguide/importing-keys.html<br>[2]: docs.aws.amazon.com/kms/latest/developerguide/hmac.html<br>[1]: docs.aws.amazon.com/kms/latest/developerguide/symmetric-asymmetric.html<br><br><br><br>DescribeKey.
To get the key ID and key ARN for a KMS key, use ListKeys or
`arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
* Key ARN:
* Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
For example:
Specify the key ID or key ARN of the KMS key.
related [multi-Region keys], set the property on the primary key.
key store]. To enable or disable automatic rotation of a set of
KMS keys with [imported key material], or KMS keys in a [custom
automatic rotation of [asymmetric KMS keys], [HMAC KMS keys],
Identifies a symmetric encryption KMS key. You cannot enable
@!attribute [rw] key_id