This product is not supported for your selected Datadog site. ().
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_lambda_layer

account_id

Type: STRING

latest_matching_version

Type: STRUCT
Provider name: LatestMatchingVersion
Description: The newest version of the layer.

  • compatible_architectures
    Type: UNORDERED_LIST_STRING
    Provider name: CompatibleArchitectures
    Description: A list of compatible instruction set architectures.
  • compatible_runtimes
    Type: UNORDERED_LIST_STRING
    Provider name: CompatibleRuntimes
    Description: The layer’s compatible runtimes. The following list includes deprecated runtimes. For more information, see Runtime use after deprecation. For a list of all currently supported runtimes, see Supported runtimes.
  • created_date
    Type: STRING
    Provider name: CreatedDate
    Description: The date that the version was created, in ISO 8601 format. For example, 2018-11-27T15:10:45.123+0000.
  • description
    Type: STRING
    Provider name: Description
    Description: The description of the version.
  • layer_version_arn
    Type: STRING
    Provider name: LayerVersionArn
    Description: The ARN of the layer version.
  • license_info
    Type: STRING
    Provider name: LicenseInfo
    Description: The layer’s open-source license.
  • version
    Type: INT64
    Provider name: Version
    Description: The version number.

layer_arn

Type: STRING
Provider name: LayerArn
Description: The Amazon Resource Name (ARN) of the function layer.

layer_name

Type: STRING
Provider name: LayerName
Description: The name of the layer.

policy

Type: STRING
Provider name: Policy
Description: The policy document.

revision_id

Type: STRING
Provider name: RevisionId
Description: A unique identifier for the current revision of the policy.

tags

Type: UNORDERED_LIST_STRING