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§
- Use builder syntax to set the inputs and finish with
build_struct()
.
Functions§
- Registers a new resource with the given unique name and arguments