This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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