Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_kms_alias

account_id

Type: STRING

alias_arn

Type: STRING
Provider name: AliasArn
Description: String that contains the key ARN.

alias_name

Type: STRING
Provider name: AliasName
Description: String that contains the alias. This value begins with alias/.

creation_date

Type: TIMESTAMP
Provider name: CreationDate
Description: Date and time that the alias was most recently created in the account and Region. Formatted as Unix time.

last_updated_date

Type: TIMESTAMP
Provider name: LastUpdatedDate
Description: Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time.

policies

Type: UNORDERED_LIST_STRUCT

  • account_id
    Type: STRING
  • condition
    Type: MAP_STRING_STRING
  • policy_id
    Type: STRING
  • policy_not_principal
    Type: STRUCT
    • policy_id
      Type: STRING
    • principal
      Type: STRING
    • principal_aws
      Type: UNORDERED_LIST_STRING
    • principal_canonical_user
      Type: UNORDERED_LIST_STRING
    • principal_federated
      Type: UNORDERED_LIST_STRING
    • principal_service
      Type: UNORDERED_LIST_STRING
  • policy_principal
    Type: STRUCT
    • policy_id
      Type: STRING
    • principal
      Type: STRING
    • principal_aws
      Type: UNORDERED_LIST_STRING
    • principal_canonical_user
      Type: UNORDERED_LIST_STRING
    • principal_federated
      Type: UNORDERED_LIST_STRING
    • principal_service
      Type: UNORDERED_LIST_STRING
  • principal_aws
    Type: UNORDERED_LIST_STRING
  • statement_action
    Type: UNORDERED_LIST_STRING
  • statement_effect
    Type: STRING
  • statement_has_condition
    Type: BOOLEAN
  • statement_id
    Type: INT32
  • statement_not_action
    Type: UNORDERED_LIST_STRING
  • statement_not_resource
    Type: UNORDERED_LIST_STRING
  • statement_resource
    Type: UNORDERED_LIST_STRING
  • statement_sid
    Type: STRING
  • version_id
    Type: STRING

policy

Type: STRING
Provider name: Policy
Description: A key policy document in JSON format.

policy_name

Type: STRING
Provider name: PolicyName
Description: The name of the key policy. The only valid value is default.

tags

Type: UNORDERED_LIST_STRING

target_key_id

Type: STRING
Provider name: TargetKeyId
Description: String that contains the key identifier of the KMS key associated with the alias.