aws-sdk-ec2 1.465.0 → 1.467.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 +10 -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 +433 -51
- 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,
|
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, 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,
|
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, 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,
|
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, 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
|
-
#
|
8535
|
-
# Amazon Web Services
|
8536
|
-
#
|
8537
|
-
#
|
8538
|
-
#
|
8584
|
+
# The locale for the pool should be one of the following:
|
8585
|
+
#
|
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.
|
8539
8593
|
#
|
8540
|
-
#
|
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
|
@@ -33369,10 +33550,47 @@ module Aws::EC2
|
|
33369
33550
|
# @return [Types::InstanceRequirements]
|
33370
33551
|
#
|
33371
33552
|
# @!attribute [rw] image_id
|
33372
|
-
# The ID of the AMI
|
33373
|
-
#
|
33374
|
-
#
|
33375
|
-
#
|
33553
|
+
# The ID of the AMI in the format `ami-17characters00000`.
|
33554
|
+
#
|
33555
|
+
# Alternatively, you can specify a Systems Manager parameter, using
|
33556
|
+
# one of the following formats. The Systems Manager parameter will
|
33557
|
+
# resolve to an AMI ID on launch.
|
33558
|
+
#
|
33559
|
+
# To reference a public parameter:
|
33560
|
+
#
|
33561
|
+
# * `resolve:ssm:public-parameter `
|
33562
|
+
#
|
33563
|
+
# ^
|
33564
|
+
#
|
33565
|
+
# To reference a parameter stored in the same account:
|
33566
|
+
#
|
33567
|
+
# * `resolve:ssm:parameter-name `
|
33568
|
+
#
|
33569
|
+
# * `resolve:ssm:parameter-name:version-number `
|
33570
|
+
#
|
33571
|
+
# * `resolve:ssm:parameter-name:label `
|
33572
|
+
#
|
33573
|
+
# To reference a parameter shared from another Amazon Web Services
|
33574
|
+
# account:
|
33575
|
+
#
|
33576
|
+
# * `resolve:ssm:parameter-ARN `
|
33577
|
+
#
|
33578
|
+
# * `resolve:ssm:parameter-ARN:version-number `
|
33579
|
+
#
|
33580
|
+
# * `resolve:ssm:parameter-ARN:label `
|
33581
|
+
#
|
33582
|
+
# For more information, see [Use a Systems Manager parameter instead
|
33583
|
+
# of an AMI ID][1] in the *Amazon EC2 User Guide*.
|
33584
|
+
#
|
33585
|
+
# <note markdown="1"> This parameter is only available for fleets of type `instant`. For
|
33586
|
+
# fleets of type `maintain` and `request`, you must specify the AMI ID
|
33587
|
+
# in the launch template.
|
33588
|
+
#
|
33589
|
+
# </note>
|
33590
|
+
#
|
33591
|
+
#
|
33592
|
+
#
|
33593
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-template.html#use-an-ssm-parameter-instead-of-an-ami-id
|
33376
33594
|
# @return [String]
|
33377
33595
|
#
|
33378
33596
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/FleetLaunchTemplateOverrides AWS API Documentation
|
@@ -33426,7 +33644,14 @@ module Aws::EC2
|
|
33426
33644
|
# @return [String]
|
33427
33645
|
#
|
33428
33646
|
# @!attribute [rw] weighted_capacity
|
33429
|
-
# The number of units provided by the specified instance type.
|
33647
|
+
# The number of units provided by the specified instance type. These
|
33648
|
+
# are the same units that you chose to set the target capacity in
|
33649
|
+
# terms of instances, or a performance characteristic such as vCPUs,
|
33650
|
+
# memory, or I/O.
|
33651
|
+
#
|
33652
|
+
# If the target capacity divided by this value is not a whole number,
|
33653
|
+
# Amazon EC2 rounds the number of instances to the next whole number.
|
33654
|
+
# If this value is not specified, the default is 1.
|
33430
33655
|
#
|
33431
33656
|
# <note markdown="1"> When specifying weights, the price used in the `lowest-price` and
|
33432
33657
|
# `price-capacity-optimized` allocation strategies is per *unit* hour
|
@@ -33473,10 +33698,47 @@ module Aws::EC2
|
|
33473
33698
|
# @return [Types::InstanceRequirementsRequest]
|
33474
33699
|
#
|
33475
33700
|
# @!attribute [rw] image_id
|
33476
|
-
# The ID of the AMI
|
33477
|
-
#
|
33478
|
-
#
|
33479
|
-
#
|
33701
|
+
# The ID of the AMI in the format `ami-17characters00000`.
|
33702
|
+
#
|
33703
|
+
# Alternatively, you can specify a Systems Manager parameter, using
|
33704
|
+
# one of the following formats. The Systems Manager parameter will
|
33705
|
+
# resolve to an AMI ID on launch.
|
33706
|
+
#
|
33707
|
+
# To reference a public parameter:
|
33708
|
+
#
|
33709
|
+
# * `resolve:ssm:public-parameter `
|
33710
|
+
#
|
33711
|
+
# ^
|
33712
|
+
#
|
33713
|
+
# To reference a parameter stored in the same account:
|
33714
|
+
#
|
33715
|
+
# * `resolve:ssm:parameter-name `
|
33716
|
+
#
|
33717
|
+
# * `resolve:ssm:parameter-name:version-number `
|
33718
|
+
#
|
33719
|
+
# * `resolve:ssm:parameter-name:label `
|
33720
|
+
#
|
33721
|
+
# To reference a parameter shared from another Amazon Web Services
|
33722
|
+
# account:
|
33723
|
+
#
|
33724
|
+
# * `resolve:ssm:parameter-ARN `
|
33725
|
+
#
|
33726
|
+
# * `resolve:ssm:parameter-ARN:version-number `
|
33727
|
+
#
|
33728
|
+
# * `resolve:ssm:parameter-ARN:label `
|
33729
|
+
#
|
33730
|
+
# For more information, see [Use a Systems Manager parameter instead
|
33731
|
+
# of an AMI ID][1] in the *Amazon EC2 User Guide*.
|
33732
|
+
#
|
33733
|
+
# <note markdown="1"> This parameter is only available for fleets of type `instant`. For
|
33734
|
+
# fleets of type `maintain` and `request`, you must specify the AMI ID
|
33735
|
+
# in the launch template.
|
33736
|
+
#
|
33737
|
+
# </note>
|
33738
|
+
#
|
33739
|
+
#
|
33740
|
+
#
|
33741
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-template.html#use-an-ssm-parameter-instead-of-an-ami-id
|
33480
33742
|
# @return [String]
|
33481
33743
|
#
|
33482
33744
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/FleetLaunchTemplateOverridesRequest AWS API Documentation
|
@@ -42694,8 +42956,8 @@ module Aws::EC2
|
|
42694
42956
|
# @return [String]
|
42695
42957
|
#
|
42696
42958
|
# @!attribute [rw] network_interface_attachment_status
|
42697
|
-
# For elastic
|
42698
|
-
# interface.
|
42959
|
+
# For elastic network interfaces, this is the status of whether or not
|
42960
|
+
# the elastic network interface is attached.
|
42699
42961
|
# @return [String]
|
42700
42962
|
#
|
42701
42963
|
# @!attribute [rw] sample_time
|
@@ -42767,6 +43029,74 @@ module Aws::EC2
|
|
42767
43029
|
include Aws::Structure
|
42768
43030
|
end
|
42769
43031
|
|
43032
|
+
# A verification token is an Amazon Web Services-generated random value
|
43033
|
+
# that you can use to prove ownership of an external resource. For
|
43034
|
+
# example, you can use a verification token to validate that you control
|
43035
|
+
# a public IP address range when you bring an IP address range to Amazon
|
43036
|
+
# Web Services (BYOIP).
|
43037
|
+
#
|
43038
|
+
# @!attribute [rw] ipam_external_resource_verification_token_id
|
43039
|
+
# The ID of the token.
|
43040
|
+
# @return [String]
|
43041
|
+
#
|
43042
|
+
# @!attribute [rw] ipam_external_resource_verification_token_arn
|
43043
|
+
# Token ARN.
|
43044
|
+
# @return [String]
|
43045
|
+
#
|
43046
|
+
# @!attribute [rw] ipam_id
|
43047
|
+
# The ID of the IPAM that created the token.
|
43048
|
+
# @return [String]
|
43049
|
+
#
|
43050
|
+
# @!attribute [rw] ipam_arn
|
43051
|
+
# ARN of the IPAM that created the token.
|
43052
|
+
# @return [String]
|
43053
|
+
#
|
43054
|
+
# @!attribute [rw] ipam_region
|
43055
|
+
# Region of the IPAM that created the token.
|
43056
|
+
# @return [String]
|
43057
|
+
#
|
43058
|
+
# @!attribute [rw] token_value
|
43059
|
+
# Token value.
|
43060
|
+
# @return [String]
|
43061
|
+
#
|
43062
|
+
# @!attribute [rw] token_name
|
43063
|
+
# Token name.
|
43064
|
+
# @return [String]
|
43065
|
+
#
|
43066
|
+
# @!attribute [rw] not_after
|
43067
|
+
# Token expiration.
|
43068
|
+
# @return [Time]
|
43069
|
+
#
|
43070
|
+
# @!attribute [rw] status
|
43071
|
+
# Token status.
|
43072
|
+
# @return [String]
|
43073
|
+
#
|
43074
|
+
# @!attribute [rw] tags
|
43075
|
+
# Token tags.
|
43076
|
+
# @return [Array<Types::Tag>]
|
43077
|
+
#
|
43078
|
+
# @!attribute [rw] state
|
43079
|
+
# Token state.
|
43080
|
+
# @return [String]
|
43081
|
+
#
|
43082
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/IpamExternalResourceVerificationToken AWS API Documentation
|
43083
|
+
#
|
43084
|
+
class IpamExternalResourceVerificationToken < Struct.new(
|
43085
|
+
:ipam_external_resource_verification_token_id,
|
43086
|
+
:ipam_external_resource_verification_token_arn,
|
43087
|
+
:ipam_id,
|
43088
|
+
:ipam_arn,
|
43089
|
+
:ipam_region,
|
43090
|
+
:token_value,
|
43091
|
+
:token_name,
|
43092
|
+
:not_after,
|
43093
|
+
:status,
|
43094
|
+
:tags,
|
43095
|
+
:state)
|
43096
|
+
SENSITIVE = []
|
43097
|
+
include Aws::Structure
|
43098
|
+
end
|
43099
|
+
|
42770
43100
|
# The operating Regions for an IPAM. Operating Regions are Amazon Web
|
42771
43101
|
# Services Regions where the IPAM is allowed to manage IP address CIDRs.
|
42772
43102
|
# IPAM only discovers and monitors resources in the Amazon Web Services
|
@@ -42837,13 +43167,21 @@ module Aws::EC2
|
|
42837
43167
|
# @return [String]
|
42838
43168
|
#
|
42839
43169
|
# @!attribute [rw] locale
|
42840
|
-
# The locale of the IPAM pool.
|
42841
|
-
#
|
42842
|
-
#
|
42843
|
-
#
|
42844
|
-
#
|
42845
|
-
#
|
42846
|
-
#
|
43170
|
+
# The locale of the IPAM pool.
|
43171
|
+
#
|
43172
|
+
# The locale for the pool should be one of the following:
|
43173
|
+
#
|
43174
|
+
# * An Amazon Web Services Region where you want this IPAM pool to be
|
43175
|
+
# available for allocations.
|
43176
|
+
#
|
43177
|
+
# * The network border group for an Amazon Web Services Local Zone
|
43178
|
+
# where you want this IPAM pool to be available for allocations
|
43179
|
+
# ([supported Local Zones][1]). This option is only available for
|
43180
|
+
# IPAM IPv4 pools in the public scope.
|
43181
|
+
#
|
43182
|
+
# If you choose an Amazon Web Services Region for locale that has not
|
43183
|
+
# been configured as an operating Region for the IPAM, you'll get an
|
43184
|
+
# error.
|
42847
43185
|
#
|
42848
43186
|
#
|
42849
43187
|
#
|
@@ -45366,10 +45704,17 @@ module Aws::EC2
|
|
45366
45704
|
# @return [String]
|
45367
45705
|
#
|
45368
45706
|
# @!attribute [rw] weighted_capacity
|
45369
|
-
# The number of units provided by the specified instance type.
|
45707
|
+
# The number of units provided by the specified instance type. These
|
45708
|
+
# are the same units that you chose to set the target capacity in
|
45709
|
+
# terms of instances, or a performance characteristic such as vCPUs,
|
45710
|
+
# memory, or I/O.
|
45370
45711
|
#
|
45371
|
-
#
|
45372
|
-
#
|
45712
|
+
# If the target capacity divided by this value is not a whole number,
|
45713
|
+
# Amazon EC2 rounds the number of instances to the next whole number.
|
45714
|
+
# If this value is not specified, the default is 1.
|
45715
|
+
#
|
45716
|
+
# <note markdown="1"> When specifying weights, the price used in the `lowestPrice` and
|
45717
|
+
# `priceCapacityOptimized` allocation strategies is per *unit* hour
|
45373
45718
|
# (where the instance price is divided by the specified weight).
|
45374
45719
|
# However, if all the specified weights are above the requested
|
45375
45720
|
# `TargetCapacity`, resulting in only 1 instance being launched, the
|
@@ -54577,8 +54922,8 @@ module Aws::EC2
|
|
54577
54922
|
#
|
54578
54923
|
# @!attribute [rw] cidr_authorization_context
|
54579
54924
|
# 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
|
54925
|
+
# specified IP address range to Amazon using BYOIP. This option only
|
54926
|
+
# applies to IPv4 and IPv6 pools in the public scope.
|
54582
54927
|
# @return [Types::IpamCidrAuthorizationContext]
|
54583
54928
|
#
|
54584
54929
|
# @!attribute [rw] netmask_length
|
@@ -54602,6 +54947,17 @@ module Aws::EC2
|
|
54602
54947
|
# [1]: https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html
|
54603
54948
|
# @return [String]
|
54604
54949
|
#
|
54950
|
+
# @!attribute [rw] verification_method
|
54951
|
+
# The method for verifying control of a public IP address range.
|
54952
|
+
# Defaults to `remarks-x509` if not specified. This option only
|
54953
|
+
# applies to IPv4 and IPv6 pools in the public scope.
|
54954
|
+
# @return [String]
|
54955
|
+
#
|
54956
|
+
# @!attribute [rw] ipam_external_resource_verification_token_id
|
54957
|
+
# Verification token ID. This option only applies to IPv4 and IPv6
|
54958
|
+
# pools in the public scope.
|
54959
|
+
# @return [String]
|
54960
|
+
#
|
54605
54961
|
# @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ProvisionIpamPoolCidrRequest AWS API Documentation
|
54606
54962
|
#
|
54607
54963
|
class ProvisionIpamPoolCidrRequest < Struct.new(
|
@@ -54610,7 +54966,9 @@ module Aws::EC2
|
|
54610
54966
|
:cidr,
|
54611
54967
|
:cidr_authorization_context,
|
54612
54968
|
:netmask_length,
|
54613
|
-
:client_token
|
54969
|
+
:client_token,
|
54970
|
+
:verification_method,
|
54971
|
+
:ipam_external_resource_verification_token_id)
|
54614
54972
|
SENSITIVE = []
|
54615
54973
|
include Aws::Structure
|
54616
54974
|
end
|
@@ -56531,30 +56889,49 @@ module Aws::EC2
|
|
56531
56889
|
# @return [Array<Types::LaunchTemplateInstanceNetworkInterfaceSpecificationRequest>]
|
56532
56890
|
#
|
56533
56891
|
# @!attribute [rw] image_id
|
56534
|
-
# The ID of the AMI
|
56535
|
-
# parameter, which will resolve to an AMI ID on launch.
|
56892
|
+
# The ID of the AMI in the format `ami-17characters00000`.
|
56536
56893
|
#
|
56537
|
-
#
|
56894
|
+
# Alternatively, you can specify a Systems Manager parameter, using
|
56895
|
+
# one of the following formats. The Systems Manager parameter will
|
56896
|
+
# resolve to an AMI ID on launch.
|
56538
56897
|
#
|
56539
|
-
#
|
56898
|
+
# To reference a public parameter:
|
56540
56899
|
#
|
56541
|
-
# * `resolve:ssm:parameter
|
56900
|
+
# * `resolve:ssm:public-parameter `
|
56542
56901
|
#
|
56543
|
-
#
|
56902
|
+
# ^
|
56544
56903
|
#
|
56545
|
-
#
|
56904
|
+
# To reference a parameter stored in the same account:
|
56546
56905
|
#
|
56547
|
-
# * `resolve:ssm:
|
56906
|
+
# * `resolve:ssm:parameter-name `
|
56548
56907
|
#
|
56549
|
-
#
|
56550
|
-
# Systems Manager parameter. If the launch template will be used by an
|
56551
|
-
# EC2 Fleet or Spot Fleet, you must specify the AMI ID.
|
56908
|
+
# * `resolve:ssm:parameter-name:version-number `
|
56552
56909
|
#
|
56553
|
-
#
|
56910
|
+
# * `resolve:ssm:parameter-name:label `
|
56911
|
+
#
|
56912
|
+
# To reference a parameter shared from another Amazon Web Services
|
56913
|
+
# account:
|
56914
|
+
#
|
56915
|
+
# * `resolve:ssm:parameter-ARN `
|
56916
|
+
#
|
56917
|
+
# * `resolve:ssm:parameter-ARN:version-number `
|
56918
|
+
#
|
56919
|
+
# * `resolve:ssm:parameter-ARN:label `
|
56554
56920
|
#
|
56555
56921
|
# For more information, see [Use a Systems Manager parameter instead
|
56556
56922
|
# of an AMI ID][1] in the *Amazon EC2 User Guide*.
|
56557
56923
|
#
|
56924
|
+
# <note markdown="1"> If the launch template will be used for an EC2 Fleet or Spot Fleet,
|
56925
|
+
# note the following:
|
56926
|
+
#
|
56927
|
+
# * Only EC2 Fleets of type `instant` support specifying a Systems
|
56928
|
+
# Manager parameter.
|
56929
|
+
#
|
56930
|
+
# * For EC2 Fleets of type `maintain` or `request`, or for Spot
|
56931
|
+
# Fleets, you must specify the AMI ID.
|
56932
|
+
#
|
56933
|
+
# </note>
|
56934
|
+
#
|
56558
56935
|
#
|
56559
56936
|
#
|
56560
56937
|
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-template.html#use-an-ssm-parameter-instead-of-an-ami-id
|
@@ -61783,6 +62160,15 @@ module Aws::EC2
|
|
61783
62160
|
# If the target capacity divided by this value is not a whole number,
|
61784
62161
|
# Amazon EC2 rounds the number of instances to the next whole number.
|
61785
62162
|
# If this value is not specified, the default is 1.
|
62163
|
+
#
|
62164
|
+
# <note markdown="1"> When specifying weights, the price used in the `lowestPrice` and
|
62165
|
+
# `priceCapacityOptimized` allocation strategies is per *unit* hour
|
62166
|
+
# (where the instance price is divided by the specified weight).
|
62167
|
+
# However, if all the specified weights are above the requested
|
62168
|
+
# `TargetCapacity`, resulting in only 1 instance being launched, the
|
62169
|
+
# price used is per *instance* hour.
|
62170
|
+
#
|
62171
|
+
# </note>
|
61786
62172
|
# @return [Float]
|
61787
62173
|
#
|
61788
62174
|
# @!attribute [rw] tag_specifications
|
@@ -67836,16 +68222,12 @@ module Aws::EC2
|
|
67836
68222
|
|
67837
68223
|
# Describes the modification status of an EBS volume.
|
67838
68224
|
#
|
67839
|
-
# If the volume has never been modified, some element values will be
|
67840
|
-
# null.
|
67841
|
-
#
|
67842
68225
|
# @!attribute [rw] volume_id
|
67843
68226
|
# The ID of the volume.
|
67844
68227
|
# @return [String]
|
67845
68228
|
#
|
67846
68229
|
# @!attribute [rw] modification_state
|
67847
|
-
# The current modification state.
|
67848
|
-
# unmodified volumes.
|
68230
|
+
# The current modification state.
|
67849
68231
|
# @return [String]
|
67850
68232
|
#
|
67851
68233
|
# @!attribute [rw] status_message
|