aws-sdk-ec2 1.465.0 → 1.466.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +367 -123
- data/lib/aws-sdk-ec2/client_api.rb +80 -0
- data/lib/aws-sdk-ec2/endpoints.rb +42 -0
- data/lib/aws-sdk-ec2/instance.rb +1 -1
- data/lib/aws-sdk-ec2/plugins/endpoints.rb +6 -0
- data/lib/aws-sdk-ec2/resource.rb +25 -19
- data/lib/aws-sdk-ec2/security_group.rb +2 -2
- data/lib/aws-sdk-ec2/snapshot.rb +1 -1
- data/lib/aws-sdk-ec2/subnet.rb +2 -2
- data/lib/aws-sdk-ec2/types.rb +320 -31
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +5 -5
- data/lib/aws-sdk-ec2.rb +1 -1
- data/sig/client.rbs +146 -90
- data/sig/instance.rbs +1 -1
- data/sig/resource.rbs +17 -17
- data/sig/security_group.rbs +2 -2
- data/sig/snapshot.rbs +1 -1
- data/sig/subnet.rbs +2 -2
- data/sig/tag.rbs +1 -1
- data/sig/types.rbs +61 -5
- data/sig/volume.rbs +1 -1
- data/sig/vpc.rbs +5 -5
- metadata +2 -2
data/lib/aws-sdk-ec2/snapshot.rb
CHANGED
@@ -333,7 +333,7 @@ module Aws::EC2
|
|
333
333
|
# source_region: "String", # required
|
334
334
|
# tag_specifications: [
|
335
335
|
# {
|
336
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
336
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
337
337
|
# tags: [
|
338
338
|
# {
|
339
339
|
# key: "String",
|
data/lib/aws-sdk-ec2/subnet.rb
CHANGED
@@ -444,7 +444,7 @@ module Aws::EC2
|
|
444
444
|
# ],
|
445
445
|
# tag_specifications: [
|
446
446
|
# {
|
447
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
447
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
448
448
|
# tags: [
|
449
449
|
# {
|
450
450
|
# key: "String",
|
@@ -896,7 +896,7 @@ module Aws::EC2
|
|
896
896
|
# interface_type: "efa", # accepts efa, branch, trunk
|
897
897
|
# tag_specifications: [
|
898
898
|
# {
|
899
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
899
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
900
900
|
# tags: [
|
901
901
|
# {
|
902
902
|
# key: "String",
|
data/lib/aws-sdk-ec2/types.rb
CHANGED
@@ -8518,6 +8518,57 @@ module Aws::EC2
|
|
8518
8518
|
include Aws::Structure
|
8519
8519
|
end
|
8520
8520
|
|
8521
|
+
# @!attribute [rw] dry_run
|
8522
|
+
# A check for whether you have the required permissions for the action
|
8523
|
+
# without actually making the request and provides an error response.
|
8524
|
+
# If you have the required permissions, the error response is
|
8525
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
8526
|
+
# @return [Boolean]
|
8527
|
+
#
|
8528
|
+
# @!attribute [rw] ipam_id
|
8529
|
+
# The ID of the IPAM that will create the token.
|
8530
|
+
# @return [String]
|
8531
|
+
#
|
8532
|
+
# @!attribute [rw] tag_specifications
|
8533
|
+
# Token tags.
|
8534
|
+
# @return [Array<Types::TagSpecification>]
|
8535
|
+
#
|
8536
|
+
# @!attribute [rw] client_token
|
8537
|
+
# A unique, case-sensitive identifier that you provide to ensure the
|
8538
|
+
# idempotency of the request. For more information, see [Ensuring
|
8539
|
+
# idempotency][1].
|
8540
|
+
#
|
8541
|
+
# **A suitable default value is auto-generated.** You should normally
|
8542
|
+
# not need to pass this option.
|
8543
|
+
#
|
8544
|
+
#
|
8545
|
+
#
|
8546
|
+
# [1]: https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html
|
8547
|
+
# @return [String]
|
8548
|
+
#
|
8549
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateIpamExternalResourceVerificationTokenRequest AWS API Documentation
|
8550
|
+
#
|
8551
|
+
class CreateIpamExternalResourceVerificationTokenRequest < Struct.new(
|
8552
|
+
:dry_run,
|
8553
|
+
:ipam_id,
|
8554
|
+
:tag_specifications,
|
8555
|
+
:client_token)
|
8556
|
+
SENSITIVE = []
|
8557
|
+
include Aws::Structure
|
8558
|
+
end
|
8559
|
+
|
8560
|
+
# @!attribute [rw] ipam_external_resource_verification_token
|
8561
|
+
# The verification token.
|
8562
|
+
# @return [Types::IpamExternalResourceVerificationToken]
|
8563
|
+
#
|
8564
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateIpamExternalResourceVerificationTokenResult AWS API Documentation
|
8565
|
+
#
|
8566
|
+
class CreateIpamExternalResourceVerificationTokenResult < Struct.new(
|
8567
|
+
:ipam_external_resource_verification_token)
|
8568
|
+
SENSITIVE = []
|
8569
|
+
include Aws::Structure
|
8570
|
+
end
|
8571
|
+
|
8521
8572
|
# @!attribute [rw] dry_run
|
8522
8573
|
# A check for whether you have the required permissions for the action
|
8523
8574
|
# without actually making the request and provides an error response.
|
@@ -8530,14 +8581,21 @@ module Aws::EC2
|
|
8530
8581
|
# @return [String]
|
8531
8582
|
#
|
8532
8583
|
# @!attribute [rw] locale
|
8533
|
-
#
|
8534
|
-
# IPv4 pools in the public scope, the network border group for an
|
8535
|
-
# Amazon Web Services Local Zone where you want to make an IPAM pool
|
8536
|
-
# available for allocations ([supported Local Zones][1]). If you do
|
8537
|
-
# not choose a locale, resources in Regions others than the IPAM's
|
8538
|
-
# home region cannot use CIDRs from this pool.
|
8584
|
+
# The locale for the pool should be one of the following:
|
8539
8585
|
#
|
8540
|
-
#
|
8586
|
+
# * An Amazon Web Services Region where you want this IPAM pool to be
|
8587
|
+
# available for allocations.
|
8588
|
+
#
|
8589
|
+
# * The network border group for an Amazon Web Services Local Zone
|
8590
|
+
# where you want this IPAM pool to be available for allocations
|
8591
|
+
# ([supported Local Zones][1]). This option is only available for
|
8592
|
+
# IPAM IPv4 pools in the public scope.
|
8593
|
+
#
|
8594
|
+
# If you do not choose a locale, resources in Regions others than the
|
8595
|
+
# IPAM's home region cannot use CIDRs from this pool.
|
8596
|
+
#
|
8597
|
+
# Possible values: Any Amazon Web Services Region or supported Amazon
|
8598
|
+
# Web Services Local Zone.
|
8541
8599
|
#
|
8542
8600
|
#
|
8543
8601
|
#
|
@@ -13983,6 +14041,38 @@ module Aws::EC2
|
|
13983
14041
|
include Aws::Structure
|
13984
14042
|
end
|
13985
14043
|
|
14044
|
+
# @!attribute [rw] dry_run
|
14045
|
+
# A check for whether you have the required permissions for the action
|
14046
|
+
# without actually making the request and provides an error response.
|
14047
|
+
# If you have the required permissions, the error response is
|
14048
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
14049
|
+
# @return [Boolean]
|
14050
|
+
#
|
14051
|
+
# @!attribute [rw] ipam_external_resource_verification_token_id
|
14052
|
+
# The token ID.
|
14053
|
+
# @return [String]
|
14054
|
+
#
|
14055
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteIpamExternalResourceVerificationTokenRequest AWS API Documentation
|
14056
|
+
#
|
14057
|
+
class DeleteIpamExternalResourceVerificationTokenRequest < Struct.new(
|
14058
|
+
:dry_run,
|
14059
|
+
:ipam_external_resource_verification_token_id)
|
14060
|
+
SENSITIVE = []
|
14061
|
+
include Aws::Structure
|
14062
|
+
end
|
14063
|
+
|
14064
|
+
# @!attribute [rw] ipam_external_resource_verification_token
|
14065
|
+
# The verification token.
|
14066
|
+
# @return [Types::IpamExternalResourceVerificationToken]
|
14067
|
+
#
|
14068
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteIpamExternalResourceVerificationTokenResult AWS API Documentation
|
14069
|
+
#
|
14070
|
+
class DeleteIpamExternalResourceVerificationTokenResult < Struct.new(
|
14071
|
+
:ipam_external_resource_verification_token)
|
14072
|
+
SENSITIVE = []
|
14073
|
+
include Aws::Structure
|
14074
|
+
end
|
14075
|
+
|
13986
14076
|
# @!attribute [rw] dry_run
|
13987
14077
|
# A check for whether you have the required permissions for the action
|
13988
14078
|
# without actually making the request and provides an error response.
|
@@ -21056,6 +21146,84 @@ module Aws::EC2
|
|
21056
21146
|
include Aws::Structure
|
21057
21147
|
end
|
21058
21148
|
|
21149
|
+
# @!attribute [rw] dry_run
|
21150
|
+
# A check for whether you have the required permissions for the action
|
21151
|
+
# without actually making the request and provides an error response.
|
21152
|
+
# If you have the required permissions, the error response is
|
21153
|
+
# `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
|
21154
|
+
# @return [Boolean]
|
21155
|
+
#
|
21156
|
+
# @!attribute [rw] filters
|
21157
|
+
# One or more filters for the request. For more information about
|
21158
|
+
# filtering, see [Filtering CLI output][1].
|
21159
|
+
#
|
21160
|
+
# Available filters:
|
21161
|
+
#
|
21162
|
+
# * `ipam-arn`
|
21163
|
+
#
|
21164
|
+
# * `ipam-external-resource-verification-token-arn`
|
21165
|
+
#
|
21166
|
+
# * `ipam-external-resource-verification-token-id`
|
21167
|
+
#
|
21168
|
+
# * `ipam-id`
|
21169
|
+
#
|
21170
|
+
# * `ipam-region`
|
21171
|
+
#
|
21172
|
+
# * `state`
|
21173
|
+
#
|
21174
|
+
# * `status`
|
21175
|
+
#
|
21176
|
+
# * `token-name`
|
21177
|
+
#
|
21178
|
+
# * `token-value`
|
21179
|
+
#
|
21180
|
+
#
|
21181
|
+
#
|
21182
|
+
# [1]: https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html
|
21183
|
+
# @return [Array<Types::Filter>]
|
21184
|
+
#
|
21185
|
+
# @!attribute [rw] next_token
|
21186
|
+
# The token for the next page of results.
|
21187
|
+
# @return [String]
|
21188
|
+
#
|
21189
|
+
# @!attribute [rw] max_results
|
21190
|
+
# The maximum number of tokens to return in one page of results.
|
21191
|
+
# @return [Integer]
|
21192
|
+
#
|
21193
|
+
# @!attribute [rw] ipam_external_resource_verification_token_ids
|
21194
|
+
# Verification token IDs.
|
21195
|
+
# @return [Array<String>]
|
21196
|
+
#
|
21197
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeIpamExternalResourceVerificationTokensRequest AWS API Documentation
|
21198
|
+
#
|
21199
|
+
class DescribeIpamExternalResourceVerificationTokensRequest < Struct.new(
|
21200
|
+
:dry_run,
|
21201
|
+
:filters,
|
21202
|
+
:next_token,
|
21203
|
+
:max_results,
|
21204
|
+
:ipam_external_resource_verification_token_ids)
|
21205
|
+
SENSITIVE = []
|
21206
|
+
include Aws::Structure
|
21207
|
+
end
|
21208
|
+
|
21209
|
+
# @!attribute [rw] next_token
|
21210
|
+
# The token to use to retrieve the next page of results. This value is
|
21211
|
+
# `null` when there are no more results to return.
|
21212
|
+
# @return [String]
|
21213
|
+
#
|
21214
|
+
# @!attribute [rw] ipam_external_resource_verification_tokens
|
21215
|
+
# Verification tokens.
|
21216
|
+
# @return [Array<Types::IpamExternalResourceVerificationToken>]
|
21217
|
+
#
|
21218
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeIpamExternalResourceVerificationTokensResult AWS API Documentation
|
21219
|
+
#
|
21220
|
+
class DescribeIpamExternalResourceVerificationTokensResult < Struct.new(
|
21221
|
+
:next_token,
|
21222
|
+
:ipam_external_resource_verification_tokens)
|
21223
|
+
SENSITIVE = []
|
21224
|
+
include Aws::Structure
|
21225
|
+
end
|
21226
|
+
|
21059
21227
|
# @!attribute [rw] dry_run
|
21060
21228
|
# A check for whether you have the required permissions for the action
|
21061
21229
|
# without actually making the request and provides an error response.
|
@@ -23213,8 +23381,14 @@ module Aws::EC2
|
|
23213
23381
|
# @!attribute [rw] group_names
|
23214
23382
|
# The names of the placement groups.
|
23215
23383
|
#
|
23216
|
-
#
|
23217
|
-
#
|
23384
|
+
# Constraints:
|
23385
|
+
#
|
23386
|
+
# * You can specify a name only if the placement group is owned by
|
23387
|
+
# your account.
|
23388
|
+
#
|
23389
|
+
# * If a placement group is *shared* with your account, specifying the
|
23390
|
+
# name results in an error. You must use the `GroupId` parameter
|
23391
|
+
# instead.
|
23218
23392
|
# @return [Array<String>]
|
23219
23393
|
#
|
23220
23394
|
# @!attribute [rw] group_ids
|
@@ -33322,7 +33496,14 @@ module Aws::EC2
|
|
33322
33496
|
# @return [String]
|
33323
33497
|
#
|
33324
33498
|
# @!attribute [rw] weighted_capacity
|
33325
|
-
# The number of units provided by the specified instance type.
|
33499
|
+
# The number of units provided by the specified instance type. These
|
33500
|
+
# are the same units that you chose to set the target capacity in
|
33501
|
+
# terms of instances, or a performance characteristic such as vCPUs,
|
33502
|
+
# memory, or I/O.
|
33503
|
+
#
|
33504
|
+
# If the target capacity divided by this value is not a whole number,
|
33505
|
+
# Amazon EC2 rounds the number of instances to the next whole number.
|
33506
|
+
# If this value is not specified, the default is 1.
|
33326
33507
|
#
|
33327
33508
|
# <note markdown="1"> When specifying weights, the price used in the `lowest-price` and
|
33328
33509
|
# `price-capacity-optimized` allocation strategies is per *unit* hour
|
@@ -33426,7 +33607,14 @@ module Aws::EC2
|
|
33426
33607
|
# @return [String]
|
33427
33608
|
#
|
33428
33609
|
# @!attribute [rw] weighted_capacity
|
33429
|
-
# The number of units provided by the specified instance type.
|
33610
|
+
# The number of units provided by the specified instance type. These
|
33611
|
+
# are the same units that you chose to set the target capacity in
|
33612
|
+
# terms of instances, or a performance characteristic such as vCPUs,
|
33613
|
+
# memory, or I/O.
|
33614
|
+
#
|
33615
|
+
# If the target capacity divided by this value is not a whole number,
|
33616
|
+
# Amazon EC2 rounds the number of instances to the next whole number.
|
33617
|
+
# If this value is not specified, the default is 1.
|
33430
33618
|
#
|
33431
33619
|
# <note markdown="1"> When specifying weights, the price used in the `lowest-price` and
|
33432
33620
|
# `price-capacity-optimized` allocation strategies is per *unit* hour
|
@@ -42694,8 +42882,8 @@ module Aws::EC2
|
|
42694
42882
|
# @return [String]
|
42695
42883
|
#
|
42696
42884
|
# @!attribute [rw] network_interface_attachment_status
|
42697
|
-
# For elastic
|
42698
|
-
# interface.
|
42885
|
+
# For elastic network interfaces, this is the status of whether or not
|
42886
|
+
# the elastic network interface is attached.
|
42699
42887
|
# @return [String]
|
42700
42888
|
#
|
42701
42889
|
# @!attribute [rw] sample_time
|
@@ -42767,6 +42955,74 @@ module Aws::EC2
|
|
42767
42955
|
include Aws::Structure
|
42768
42956
|
end
|
42769
42957
|
|
42958
|
+
# A verification token is an Amazon Web Services-generated random value
|
42959
|
+
# that you can use to prove ownership of an external resource. For
|
42960
|
+
# example, you can use a verification token to validate that you control
|
42961
|
+
# a public IP address range when you bring an IP address range to Amazon
|
42962
|
+
# Web Services (BYOIP).
|
42963
|
+
#
|
42964
|
+
# @!attribute [rw] ipam_external_resource_verification_token_id
|
42965
|
+
# The ID of the token.
|
42966
|
+
# @return [String]
|
42967
|
+
#
|
42968
|
+
# @!attribute [rw] ipam_external_resource_verification_token_arn
|
42969
|
+
# Token ARN.
|
42970
|
+
# @return [String]
|
42971
|
+
#
|
42972
|
+
# @!attribute [rw] ipam_id
|
42973
|
+
# The ID of the IPAM that created the token.
|
42974
|
+
# @return [String]
|
42975
|
+
#
|
42976
|
+
# @!attribute [rw] ipam_arn
|
42977
|
+
# ARN of the IPAM that created the token.
|
42978
|
+
# @return [String]
|
42979
|
+
#
|
42980
|
+
# @!attribute [rw] ipam_region
|
42981
|
+
# Region of the IPAM that created the token.
|
42982
|
+
# @return [String]
|
42983
|
+
#
|
42984
|
+
# @!attribute [rw] token_value
|
42985
|
+
# Token value.
|
42986
|
+
# @return [String]
|
42987
|
+
#
|
42988
|
+
# @!attribute [rw] token_name
|
42989
|
+
# Token name.
|
42990
|
+
# @return [String]
|
42991
|
+
#
|
42992
|
+
# @!attribute [rw] not_after
|
42993
|
+
# Token expiration.
|
42994
|
+
# @return [Time]
|
42995
|
+
#
|
42996
|
+
# @!attribute [rw] status
|
42997
|
+
# Token status.
|
42998
|
+
# @return [String]
|
42999
|
+
#
|
43000
|
+
# @!attribute [rw] tags
|
43001
|
+
# Token tags.
|
43002
|
+
# @return [Array<Types::Tag>]
|
43003
|
+
#
|
43004
|
+
# @!attribute [rw] state
|
43005
|
+
# Token state.
|
43006
|
+
# @return [String]
|
43007
|
+
#
|
43008
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/IpamExternalResourceVerificationToken AWS API Documentation
|
43009
|
+
#
|
43010
|
+
class IpamExternalResourceVerificationToken < Struct.new(
|
43011
|
+
:ipam_external_resource_verification_token_id,
|
43012
|
+
:ipam_external_resource_verification_token_arn,
|
43013
|
+
:ipam_id,
|
43014
|
+
:ipam_arn,
|
43015
|
+
:ipam_region,
|
43016
|
+
:token_value,
|
43017
|
+
:token_name,
|
43018
|
+
:not_after,
|
43019
|
+
:status,
|
43020
|
+
:tags,
|
43021
|
+
:state)
|
43022
|
+
SENSITIVE = []
|
43023
|
+
include Aws::Structure
|
43024
|
+
end
|
43025
|
+
|
42770
43026
|
# The operating Regions for an IPAM. Operating Regions are Amazon Web
|
42771
43027
|
# Services Regions where the IPAM is allowed to manage IP address CIDRs.
|
42772
43028
|
# IPAM only discovers and monitors resources in the Amazon Web Services
|
@@ -42837,13 +43093,21 @@ module Aws::EC2
|
|
42837
43093
|
# @return [String]
|
42838
43094
|
#
|
42839
43095
|
# @!attribute [rw] locale
|
42840
|
-
# The locale of the IPAM pool.
|
42841
|
-
#
|
42842
|
-
#
|
42843
|
-
#
|
42844
|
-
#
|
42845
|
-
#
|
42846
|
-
#
|
43096
|
+
# The locale of the IPAM pool.
|
43097
|
+
#
|
43098
|
+
# The locale for the pool should be one of the following:
|
43099
|
+
#
|
43100
|
+
# * An Amazon Web Services Region where you want this IPAM pool to be
|
43101
|
+
# available for allocations.
|
43102
|
+
#
|
43103
|
+
# * The network border group for an Amazon Web Services Local Zone
|
43104
|
+
# where you want this IPAM pool to be available for allocations
|
43105
|
+
# ([supported Local Zones][1]). This option is only available for
|
43106
|
+
# IPAM IPv4 pools in the public scope.
|
43107
|
+
#
|
43108
|
+
# If you choose an Amazon Web Services Region for locale that has not
|
43109
|
+
# been configured as an operating Region for the IPAM, you'll get an
|
43110
|
+
# error.
|
42847
43111
|
#
|
42848
43112
|
#
|
42849
43113
|
#
|
@@ -45366,10 +45630,17 @@ module Aws::EC2
|
|
45366
45630
|
# @return [String]
|
45367
45631
|
#
|
45368
45632
|
# @!attribute [rw] weighted_capacity
|
45369
|
-
# The number of units provided by the specified instance type.
|
45633
|
+
# The number of units provided by the specified instance type. These
|
45634
|
+
# are the same units that you chose to set the target capacity in
|
45635
|
+
# terms of instances, or a performance characteristic such as vCPUs,
|
45636
|
+
# memory, or I/O.
|
45370
45637
|
#
|
45371
|
-
#
|
45372
|
-
#
|
45638
|
+
# If the target capacity divided by this value is not a whole number,
|
45639
|
+
# Amazon EC2 rounds the number of instances to the next whole number.
|
45640
|
+
# If this value is not specified, the default is 1.
|
45641
|
+
#
|
45642
|
+
# <note markdown="1"> When specifying weights, the price used in the `lowestPrice` and
|
45643
|
+
# `priceCapacityOptimized` allocation strategies is per *unit* hour
|
45373
45644
|
# (where the instance price is divided by the specified weight).
|
45374
45645
|
# However, if all the specified weights are above the requested
|
45375
45646
|
# `TargetCapacity`, resulting in only 1 instance being launched, the
|
@@ -54577,8 +54848,8 @@ module Aws::EC2
|
|
54577
54848
|
#
|
54578
54849
|
# @!attribute [rw] cidr_authorization_context
|
54579
54850
|
# A signed document that proves that you are authorized to bring a
|
54580
|
-
# specified IP address range to Amazon using BYOIP. This option
|
54581
|
-
# applies to
|
54851
|
+
# specified IP address range to Amazon using BYOIP. This option only
|
54852
|
+
# applies to IPv4 and IPv6 pools in the public scope.
|
54582
54853
|
# @return [Types::IpamCidrAuthorizationContext]
|
54583
54854
|
#
|
54584
54855
|
# @!attribute [rw] netmask_length
|
@@ -54602,6 +54873,17 @@ module Aws::EC2
|
|
54602
54873
|
# [1]: https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html
|
54603
54874
|
# @return [String]
|
54604
54875
|
#
|
54876
|
+
# @!attribute [rw] verification_method
|
54877
|
+
# The method for verifying control of a public IP address range.
|
54878
|
+
# Defaults to `remarks-x509` if not specified. This option only
|
54879
|
+
# applies to IPv4 and IPv6 pools in the public scope.
|
54880
|
+
# @return [String]
|
54881
|
+
#
|
54882
|
+
# @!attribute [rw] ipam_external_resource_verification_token_id
|
54883
|
+
# Verification token ID. This option only applies to IPv4 and IPv6
|
54884
|
+
# pools in the public scope.
|
54885
|
+
# @return [String]
|
54886
|
+
#
|
54605
54887
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ProvisionIpamPoolCidrRequest AWS API Documentation
|
54606
54888
|
#
|
54607
54889
|
class ProvisionIpamPoolCidrRequest < Struct.new(
|
@@ -54610,7 +54892,9 @@ module Aws::EC2
|
|
54610
54892
|
:cidr,
|
54611
54893
|
:cidr_authorization_context,
|
54612
54894
|
:netmask_length,
|
54613
|
-
:client_token
|
54895
|
+
:client_token,
|
54896
|
+
:verification_method,
|
54897
|
+
:ipam_external_resource_verification_token_id)
|
54614
54898
|
SENSITIVE = []
|
54615
54899
|
include Aws::Structure
|
54616
54900
|
end
|
@@ -61783,6 +62067,15 @@ module Aws::EC2
|
|
61783
62067
|
# If the target capacity divided by this value is not a whole number,
|
61784
62068
|
# Amazon EC2 rounds the number of instances to the next whole number.
|
61785
62069
|
# If this value is not specified, the default is 1.
|
62070
|
+
#
|
62071
|
+
# <note markdown="1"> When specifying weights, the price used in the `lowestPrice` and
|
62072
|
+
# `priceCapacityOptimized` allocation strategies is per *unit* hour
|
62073
|
+
# (where the instance price is divided by the specified weight).
|
62074
|
+
# However, if all the specified weights are above the requested
|
62075
|
+
# `TargetCapacity`, resulting in only 1 instance being launched, the
|
62076
|
+
# price used is per *instance* hour.
|
62077
|
+
#
|
62078
|
+
# </note>
|
61786
62079
|
# @return [Float]
|
61787
62080
|
#
|
61788
62081
|
# @!attribute [rw] tag_specifications
|
@@ -67836,16 +68129,12 @@ module Aws::EC2
|
|
67836
68129
|
|
67837
68130
|
# Describes the modification status of an EBS volume.
|
67838
68131
|
#
|
67839
|
-
# If the volume has never been modified, some element values will be
|
67840
|
-
# null.
|
67841
|
-
#
|
67842
68132
|
# @!attribute [rw] volume_id
|
67843
68133
|
# The ID of the volume.
|
67844
68134
|
# @return [String]
|
67845
68135
|
#
|
67846
68136
|
# @!attribute [rw] modification_state
|
67847
|
-
# The current modification state.
|
67848
|
-
# unmodified volumes.
|
68137
|
+
# The current modification state.
|
67849
68138
|
# @return [String]
|
67850
68139
|
#
|
67851
68140
|
# @!attribute [rw] status_message
|
data/lib/aws-sdk-ec2/volume.rb
CHANGED
@@ -319,7 +319,7 @@ module Aws::EC2
|
|
319
319
|
# outpost_arn: "String",
|
320
320
|
# tag_specifications: [
|
321
321
|
# {
|
322
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
322
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
323
323
|
# tags: [
|
324
324
|
# {
|
325
325
|
# key: "String",
|
data/lib/aws-sdk-ec2/vpc.rb
CHANGED
@@ -359,7 +359,7 @@ module Aws::EC2
|
|
359
359
|
# dry_run: false,
|
360
360
|
# tag_specifications: [
|
361
361
|
# {
|
362
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
362
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
363
363
|
# tags: [
|
364
364
|
# {
|
365
365
|
# key: "String",
|
@@ -405,7 +405,7 @@ module Aws::EC2
|
|
405
405
|
# dry_run: false,
|
406
406
|
# tag_specifications: [
|
407
407
|
# {
|
408
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
408
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
409
409
|
# tags: [
|
410
410
|
# {
|
411
411
|
# key: "String",
|
@@ -452,7 +452,7 @@ module Aws::EC2
|
|
452
452
|
# group_name: "String", # required
|
453
453
|
# tag_specifications: [
|
454
454
|
# {
|
455
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
455
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
456
456
|
# tags: [
|
457
457
|
# {
|
458
458
|
# key: "String",
|
@@ -502,7 +502,7 @@ module Aws::EC2
|
|
502
502
|
# subnet = vpc.create_subnet({
|
503
503
|
# tag_specifications: [
|
504
504
|
# {
|
505
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
505
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
506
506
|
# tags: [
|
507
507
|
# {
|
508
508
|
# key: "String",
|
@@ -855,7 +855,7 @@ module Aws::EC2
|
|
855
855
|
# peer_region: "String",
|
856
856
|
# tag_specifications: [
|
857
857
|
# {
|
858
|
-
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint
|
858
|
+
# resource_type: "capacity-reservation", # accepts capacity-reservation, client-vpn-endpoint, customer-gateway, carrier-gateway, coip-pool, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, ipam, ipam-pool, ipam-scope, ipv4pool-ec2, ipv6pool-ec2, key-pair, launch-template, local-gateway, local-gateway-route-table, local-gateway-virtual-interface, local-gateway-virtual-interface-group, local-gateway-route-table-vpc-association, local-gateway-route-table-virtual-interface-group-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, network-insights-access-scope, network-insights-access-scope-analysis, placement-group, prefix-list, replace-root-volume-task, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, subnet-cidr-reservation, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-policy-table, transit-gateway-route-table, transit-gateway-route-table-announcement, volume, vpc, vpc-endpoint, vpc-endpoint-connection, vpc-endpoint-service, vpc-endpoint-service-permission, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log, capacity-reservation-fleet, traffic-mirror-filter-rule, vpc-endpoint-connection-device-type, verified-access-instance, verified-access-group, verified-access-endpoint, verified-access-policy, verified-access-trust-provider, vpn-connection-device-type, vpc-block-public-access-exclusion, vpc-encryption-control, ipam-resource-discovery, ipam-resource-discovery-association, instance-connect-endpoint, ipam-external-resource-verification-token
|
859
859
|
# tags: [
|
860
860
|
# {
|
861
861
|
# key: "String",
|