aws-sdk-ec2 1.356.0 → 1.358.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1042,12 +1042,15 @@ module Aws::EC2
1042
1042
  # * `metadata-options.http-tokens` - The metadata request authorization
1043
1043
  # state (`optional` \| `required`)
1044
1044
  #
1045
- # * `metadata-options.http-put-response-hop-limit` - The http metadata
1045
+ # * `metadata-options.http-put-response-hop-limit` - The HTTP metadata
1046
1046
  # request put response hop limit (integer, possible values `1` to
1047
1047
  # `64`)
1048
1048
  #
1049
- # * `metadata-options.http-endpoint` - Enable or disable metadata access
1050
- # on http endpoint (`enabled` \| `disabled`)
1049
+ # * `metadata-options.http-endpoint` - The status of access to the HTTP
1050
+ # metadata endpoint on your instance (`enabled` \| `disabled`)
1051
+ #
1052
+ # * `metadata-options.instance-metadata-tags` - The status of access to
1053
+ # instance tags from the instance metadata (`enabled` \| `disabled`)
1051
1054
  #
1052
1055
  # * `monitoring-state` - Indicates whether detailed monitoring is
1053
1056
  # enabled (`disabled` \| `enabled`).
data/lib/aws-sdk-ec2.rb CHANGED
@@ -76,6 +76,6 @@ require_relative 'aws-sdk-ec2/customizations'
76
76
  # @!group service
77
77
  module Aws::EC2
78
78
 
79
- GEM_VERSION = '1.356.0'
79
+ GEM_VERSION = '1.358.0'
80
80
 
81
81
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.356.0
4
+ version: 1.358.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-20 00:00:00.000000000 Z
11
+ date: 2023-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4