pulumi_wasm_providers_aws_mini::ec2

Module instance_metadata_defaults

source
Expand description

Manages regional EC2 instance metadata default settings. More information can be found in the Configure instance metadata options for new instances user guide.

§Example Usage

resources:
  enforce-imdsv2:
    type: aws:ec2:InstanceMetadataDefaults
    properties:
      httpTokens: required
      httpPutResponseHopLimit: 1

§Import

You cannot import this resource.

Structs§

Functions§

  • Registers a new resource with the given unique name and arguments