aws-sdk-ec2 1.580.0 → 1.581.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +1185 -137
- data/lib/aws-sdk-ec2/client_api.rb +395 -0
- data/lib/aws-sdk-ec2/instance.rb +1 -1
- data/lib/aws-sdk-ec2/placement_group.rb +1 -1
- data/lib/aws-sdk-ec2/resource.rb +41 -18
- 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 +3 -3
- data/lib/aws-sdk-ec2/types.rb +1247 -6
- data/lib/aws-sdk-ec2/volume.rb +1 -1
- data/lib/aws-sdk-ec2/vpc.rb +14 -6
- data/lib/aws-sdk-ec2.rb +1 -1
- data/sig/client.rbs +366 -114
- data/sig/instance.rbs +1 -1
- data/sig/resource.rbs +28 -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 +304 -16
- data/sig/volume.rbs +1 -1
- data/sig/vpc.rbs +5 -5
- metadata +1 -1
data/sig/tag.rbs
CHANGED
|
@@ -24,7 +24,7 @@ module Aws
|
|
|
24
24
|
def value: () -> String
|
|
25
25
|
|
|
26
26
|
# https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/EC2/Tag.html#resource_type-instance_method
|
|
27
|
-
def resource_type: () -> ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
27
|
+
def resource_type: () -> ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
28
28
|
|
|
29
29
|
def client: () -> Client
|
|
30
30
|
|
data/sig/types.rbs
CHANGED
|
@@ -1068,8 +1068,9 @@ module Aws::EC2
|
|
|
1068
1068
|
attr_accessor description: ::String
|
|
1069
1069
|
attr_accessor asn_associations: ::Array[Types::AsnAssociation]
|
|
1070
1070
|
attr_accessor status_message: ::String
|
|
1071
|
-
attr_accessor state: ("advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable")
|
|
1071
|
+
attr_accessor state: ("advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-advertising" | "pending-deprovision" | "pending-provision" | "pending-withdrawal" | "provisioned" | "provisioned-not-publicly-advertisable")
|
|
1072
1072
|
attr_accessor network_border_group: ::String
|
|
1073
|
+
attr_accessor advertisement_type: ::String
|
|
1073
1074
|
SENSITIVE: []
|
|
1074
1075
|
end
|
|
1075
1076
|
|
|
@@ -1695,6 +1696,9 @@ module Aws::EC2
|
|
|
1695
1696
|
attr_accessor log_enabled: bool
|
|
1696
1697
|
attr_accessor log_group_arn: ::String
|
|
1697
1698
|
attr_accessor log_output_format: ::String
|
|
1699
|
+
attr_accessor bgp_log_enabled: bool
|
|
1700
|
+
attr_accessor bgp_log_group_arn: ::String
|
|
1701
|
+
attr_accessor bgp_log_output_format: ::String
|
|
1698
1702
|
SENSITIVE: []
|
|
1699
1703
|
end
|
|
1700
1704
|
|
|
@@ -1702,6 +1706,9 @@ module Aws::EC2
|
|
|
1702
1706
|
attr_accessor log_enabled: bool
|
|
1703
1707
|
attr_accessor log_group_arn: ::String
|
|
1704
1708
|
attr_accessor log_output_format: ::String
|
|
1709
|
+
attr_accessor bgp_log_enabled: bool
|
|
1710
|
+
attr_accessor bgp_log_group_arn: ::String
|
|
1711
|
+
attr_accessor bgp_log_output_format: ::String
|
|
1705
1712
|
SENSITIVE: []
|
|
1706
1713
|
end
|
|
1707
1714
|
|
|
@@ -2376,7 +2383,7 @@ module Aws::EC2
|
|
|
2376
2383
|
attr_accessor allocation_resource_tags: ::Array[Types::RequestIpamResourceTag]
|
|
2377
2384
|
attr_accessor tag_specifications: ::Array[Types::TagSpecification]
|
|
2378
2385
|
attr_accessor client_token: ::String
|
|
2379
|
-
attr_accessor aws_service: ("ec2")
|
|
2386
|
+
attr_accessor aws_service: ("ec2" | "global-services")
|
|
2380
2387
|
attr_accessor public_ip_source: ("amazon" | "byoip")
|
|
2381
2388
|
attr_accessor source_resource: Types::IpamPoolSourceResourceRequest
|
|
2382
2389
|
SENSITIVE: []
|
|
@@ -3131,6 +3138,41 @@ module Aws::EC2
|
|
|
3131
3138
|
SENSITIVE: []
|
|
3132
3139
|
end
|
|
3133
3140
|
|
|
3141
|
+
class CreateTransitGatewayMeteringPolicyEntryRequest
|
|
3142
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
3143
|
+
attr_accessor policy_rule_number: ::Integer
|
|
3144
|
+
attr_accessor source_transit_gateway_attachment_id: ::String
|
|
3145
|
+
attr_accessor source_transit_gateway_attachment_type: ("vpc" | "vpn" | "vpn-concentrator" | "direct-connect-gateway" | "connect" | "peering" | "tgw-peering" | "network-function")
|
|
3146
|
+
attr_accessor source_cidr_block: ::String
|
|
3147
|
+
attr_accessor source_port_range: ::String
|
|
3148
|
+
attr_accessor destination_transit_gateway_attachment_id: ::String
|
|
3149
|
+
attr_accessor destination_transit_gateway_attachment_type: ("vpc" | "vpn" | "vpn-concentrator" | "direct-connect-gateway" | "connect" | "peering" | "tgw-peering" | "network-function")
|
|
3150
|
+
attr_accessor destination_cidr_block: ::String
|
|
3151
|
+
attr_accessor destination_port_range: ::String
|
|
3152
|
+
attr_accessor protocol: ::String
|
|
3153
|
+
attr_accessor metered_account: ("source-attachment-owner" | "destination-attachment-owner" | "transit-gateway-owner")
|
|
3154
|
+
attr_accessor dry_run: bool
|
|
3155
|
+
SENSITIVE: []
|
|
3156
|
+
end
|
|
3157
|
+
|
|
3158
|
+
class CreateTransitGatewayMeteringPolicyEntryResult
|
|
3159
|
+
attr_accessor transit_gateway_metering_policy_entry: Types::TransitGatewayMeteringPolicyEntry
|
|
3160
|
+
SENSITIVE: []
|
|
3161
|
+
end
|
|
3162
|
+
|
|
3163
|
+
class CreateTransitGatewayMeteringPolicyRequest
|
|
3164
|
+
attr_accessor transit_gateway_id: ::String
|
|
3165
|
+
attr_accessor middlebox_attachment_ids: ::Array[::String]
|
|
3166
|
+
attr_accessor tag_specifications: ::Array[Types::TagSpecification]
|
|
3167
|
+
attr_accessor dry_run: bool
|
|
3168
|
+
SENSITIVE: []
|
|
3169
|
+
end
|
|
3170
|
+
|
|
3171
|
+
class CreateTransitGatewayMeteringPolicyResult
|
|
3172
|
+
attr_accessor transit_gateway_metering_policy: Types::TransitGatewayMeteringPolicy
|
|
3173
|
+
SENSITIVE: []
|
|
3174
|
+
end
|
|
3175
|
+
|
|
3134
3176
|
class CreateTransitGatewayMulticastDomainRequest
|
|
3135
3177
|
attr_accessor transit_gateway_id: ::String
|
|
3136
3178
|
attr_accessor options: Types::CreateTransitGatewayMulticastDomainRequestOptions
|
|
@@ -3468,6 +3510,18 @@ module Aws::EC2
|
|
|
3468
3510
|
SENSITIVE: []
|
|
3469
3511
|
end
|
|
3470
3512
|
|
|
3513
|
+
class CreateVpcEncryptionControlRequest
|
|
3514
|
+
attr_accessor dry_run: bool
|
|
3515
|
+
attr_accessor vpc_id: ::String
|
|
3516
|
+
attr_accessor tag_specifications: ::Array[Types::TagSpecification]
|
|
3517
|
+
SENSITIVE: []
|
|
3518
|
+
end
|
|
3519
|
+
|
|
3520
|
+
class CreateVpcEncryptionControlResult
|
|
3521
|
+
attr_accessor vpc_encryption_control: Types::VpcEncryptionControl
|
|
3522
|
+
SENSITIVE: []
|
|
3523
|
+
end
|
|
3524
|
+
|
|
3471
3525
|
class CreateVpcEndpointConnectionNotificationRequest
|
|
3472
3526
|
attr_accessor dry_run: bool
|
|
3473
3527
|
attr_accessor service_id: ::String
|
|
@@ -3554,6 +3608,7 @@ module Aws::EC2
|
|
|
3554
3608
|
attr_accessor ipv_6_ipam_pool_id: ::String
|
|
3555
3609
|
attr_accessor ipv_6_netmask_length: ::Integer
|
|
3556
3610
|
attr_accessor ipv_6_cidr_block_network_border_group: ::String
|
|
3611
|
+
attr_accessor vpc_encryption_control: Types::VpcEncryptionControlConfiguration
|
|
3557
3612
|
attr_accessor tag_specifications: ::Array[Types::TagSpecification]
|
|
3558
3613
|
attr_accessor dry_run: bool
|
|
3559
3614
|
attr_accessor instance_tenancy: ("default" | "dedicated" | "host")
|
|
@@ -4383,6 +4438,29 @@ module Aws::EC2
|
|
|
4383
4438
|
SENSITIVE: []
|
|
4384
4439
|
end
|
|
4385
4440
|
|
|
4441
|
+
class DeleteTransitGatewayMeteringPolicyEntryRequest
|
|
4442
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
4443
|
+
attr_accessor policy_rule_number: ::Integer
|
|
4444
|
+
attr_accessor dry_run: bool
|
|
4445
|
+
SENSITIVE: []
|
|
4446
|
+
end
|
|
4447
|
+
|
|
4448
|
+
class DeleteTransitGatewayMeteringPolicyEntryResult
|
|
4449
|
+
attr_accessor transit_gateway_metering_policy_entry: Types::TransitGatewayMeteringPolicyEntry
|
|
4450
|
+
SENSITIVE: []
|
|
4451
|
+
end
|
|
4452
|
+
|
|
4453
|
+
class DeleteTransitGatewayMeteringPolicyRequest
|
|
4454
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
4455
|
+
attr_accessor dry_run: bool
|
|
4456
|
+
SENSITIVE: []
|
|
4457
|
+
end
|
|
4458
|
+
|
|
4459
|
+
class DeleteTransitGatewayMeteringPolicyResult
|
|
4460
|
+
attr_accessor transit_gateway_metering_policy: Types::TransitGatewayMeteringPolicy
|
|
4461
|
+
SENSITIVE: []
|
|
4462
|
+
end
|
|
4463
|
+
|
|
4386
4464
|
class DeleteTransitGatewayMulticastDomainRequest
|
|
4387
4465
|
attr_accessor transit_gateway_multicast_domain_id: ::String
|
|
4388
4466
|
attr_accessor dry_run: bool
|
|
@@ -4549,6 +4627,17 @@ module Aws::EC2
|
|
|
4549
4627
|
SENSITIVE: []
|
|
4550
4628
|
end
|
|
4551
4629
|
|
|
4630
|
+
class DeleteVpcEncryptionControlRequest
|
|
4631
|
+
attr_accessor dry_run: bool
|
|
4632
|
+
attr_accessor vpc_encryption_control_id: ::String
|
|
4633
|
+
SENSITIVE: []
|
|
4634
|
+
end
|
|
4635
|
+
|
|
4636
|
+
class DeleteVpcEncryptionControlResult
|
|
4637
|
+
attr_accessor vpc_encryption_control: Types::VpcEncryptionControl
|
|
4638
|
+
SENSITIVE: []
|
|
4639
|
+
end
|
|
4640
|
+
|
|
4552
4641
|
class DeleteVpcEndpointConnectionNotificationsRequest
|
|
4553
4642
|
attr_accessor dry_run: bool
|
|
4554
4643
|
attr_accessor connection_notification_ids: ::Array[::String]
|
|
@@ -6948,6 +7037,21 @@ module Aws::EC2
|
|
|
6948
7037
|
SENSITIVE: []
|
|
6949
7038
|
end
|
|
6950
7039
|
|
|
7040
|
+
class DescribeTransitGatewayMeteringPoliciesRequest
|
|
7041
|
+
attr_accessor transit_gateway_metering_policy_ids: ::Array[::String]
|
|
7042
|
+
attr_accessor filters: ::Array[Types::Filter]
|
|
7043
|
+
attr_accessor max_results: ::Integer
|
|
7044
|
+
attr_accessor next_token: ::String
|
|
7045
|
+
attr_accessor dry_run: bool
|
|
7046
|
+
SENSITIVE: []
|
|
7047
|
+
end
|
|
7048
|
+
|
|
7049
|
+
class DescribeTransitGatewayMeteringPoliciesResult
|
|
7050
|
+
attr_accessor transit_gateway_metering_policies: ::Array[Types::TransitGatewayMeteringPolicy]
|
|
7051
|
+
attr_accessor next_token: ::String
|
|
7052
|
+
SENSITIVE: []
|
|
7053
|
+
end
|
|
7054
|
+
|
|
6951
7055
|
class DescribeTransitGatewayMulticastDomainsRequest
|
|
6952
7056
|
attr_accessor transit_gateway_multicast_domain_ids: ::Array[::String]
|
|
6953
7057
|
attr_accessor filters: ::Array[Types::Filter]
|
|
@@ -7270,6 +7374,22 @@ module Aws::EC2
|
|
|
7270
7374
|
SENSITIVE: []
|
|
7271
7375
|
end
|
|
7272
7376
|
|
|
7377
|
+
class DescribeVpcEncryptionControlsRequest
|
|
7378
|
+
attr_accessor dry_run: bool
|
|
7379
|
+
attr_accessor filters: ::Array[Types::Filter]
|
|
7380
|
+
attr_accessor vpc_encryption_control_ids: ::Array[::String]
|
|
7381
|
+
attr_accessor vpc_ids: ::Array[::String]
|
|
7382
|
+
attr_accessor next_token: ::String
|
|
7383
|
+
attr_accessor max_results: ::Integer
|
|
7384
|
+
SENSITIVE: []
|
|
7385
|
+
end
|
|
7386
|
+
|
|
7387
|
+
class DescribeVpcEncryptionControlsResult
|
|
7388
|
+
attr_accessor vpc_encryption_controls: ::Array[Types::VpcEncryptionControl]
|
|
7389
|
+
attr_accessor next_token: ::String
|
|
7390
|
+
SENSITIVE: []
|
|
7391
|
+
end
|
|
7392
|
+
|
|
7273
7393
|
class DescribeVpcEndpointAssociationsRequest
|
|
7274
7394
|
attr_accessor dry_run: bool
|
|
7275
7395
|
attr_accessor vpc_endpoint_ids: ::Array[::String]
|
|
@@ -8592,6 +8712,12 @@ module Aws::EC2
|
|
|
8592
8712
|
SENSITIVE: []
|
|
8593
8713
|
end
|
|
8594
8714
|
|
|
8715
|
+
class EncryptionSupport
|
|
8716
|
+
attr_accessor encryption_state: ("enabling" | "enabled" | "disabling" | "disabled")
|
|
8717
|
+
attr_accessor state_message: ::String
|
|
8718
|
+
SENSITIVE: []
|
|
8719
|
+
end
|
|
8720
|
+
|
|
8595
8721
|
class EventInformation
|
|
8596
8722
|
attr_accessor event_description: ::String
|
|
8597
8723
|
attr_accessor event_sub_type: ::String
|
|
@@ -9632,7 +9758,7 @@ module Aws::EC2
|
|
|
9632
9758
|
attr_accessor ipam_scope_id: ::String
|
|
9633
9759
|
attr_accessor ipam_pool_id: ::String
|
|
9634
9760
|
attr_accessor resource_id: ::String
|
|
9635
|
-
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni")
|
|
9761
|
+
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni" | "anycast-ip-list")
|
|
9636
9762
|
attr_accessor resource_tag: Types::RequestIpamResourceTag
|
|
9637
9763
|
attr_accessor resource_owner: ::String
|
|
9638
9764
|
SENSITIVE: []
|
|
@@ -9870,6 +9996,21 @@ module Aws::EC2
|
|
|
9870
9996
|
SENSITIVE: []
|
|
9871
9997
|
end
|
|
9872
9998
|
|
|
9999
|
+
class GetTransitGatewayMeteringPolicyEntriesRequest
|
|
10000
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
10001
|
+
attr_accessor filters: ::Array[Types::Filter]
|
|
10002
|
+
attr_accessor max_results: ::Integer
|
|
10003
|
+
attr_accessor next_token: ::String
|
|
10004
|
+
attr_accessor dry_run: bool
|
|
10005
|
+
SENSITIVE: []
|
|
10006
|
+
end
|
|
10007
|
+
|
|
10008
|
+
class GetTransitGatewayMeteringPolicyEntriesResult
|
|
10009
|
+
attr_accessor transit_gateway_metering_policy_entries: ::Array[Types::TransitGatewayMeteringPolicyEntry]
|
|
10010
|
+
attr_accessor next_token: ::String
|
|
10011
|
+
SENSITIVE: []
|
|
10012
|
+
end
|
|
10013
|
+
|
|
9873
10014
|
class GetTransitGatewayMulticastDomainAssociationsRequest
|
|
9874
10015
|
attr_accessor transit_gateway_multicast_domain_id: ::String
|
|
9875
10016
|
attr_accessor filters: ::Array[Types::Filter]
|
|
@@ -9997,6 +10138,20 @@ module Aws::EC2
|
|
|
9997
10138
|
SENSITIVE: []
|
|
9998
10139
|
end
|
|
9999
10140
|
|
|
10141
|
+
class GetVpcResourcesBlockingEncryptionEnforcementRequest
|
|
10142
|
+
attr_accessor vpc_id: ::String
|
|
10143
|
+
attr_accessor max_results: ::Integer
|
|
10144
|
+
attr_accessor next_token: ::String
|
|
10145
|
+
attr_accessor dry_run: bool
|
|
10146
|
+
SENSITIVE: []
|
|
10147
|
+
end
|
|
10148
|
+
|
|
10149
|
+
class GetVpcResourcesBlockingEncryptionEnforcementResult
|
|
10150
|
+
attr_accessor non_compliant_resources: ::Array[Types::VpcEncryptionNonCompliantResource]
|
|
10151
|
+
attr_accessor next_token: ::String
|
|
10152
|
+
SENSITIVE: []
|
|
10153
|
+
end
|
|
10154
|
+
|
|
10000
10155
|
class GetVpnConnectionDeviceSampleConfigurationRequest
|
|
10001
10156
|
attr_accessor vpn_connection_id: ::String
|
|
10002
10157
|
attr_accessor vpn_connection_device_type_id: ::String
|
|
@@ -11291,8 +11446,8 @@ module Aws::EC2
|
|
|
11291
11446
|
attr_accessor address_owner_id: ::String
|
|
11292
11447
|
attr_accessor address_allocation_id: ::String
|
|
11293
11448
|
attr_accessor association_status: ("associated" | "disassociated")
|
|
11294
|
-
attr_accessor address_type: ("service-managed-ip" | "service-managed-byoip" | "amazon-owned-eip" | "amazon-owned-contig" | "byoip" | "ec2-public-ip")
|
|
11295
|
-
attr_accessor service: ("nat-gateway" | "database-migration-service" | "redshift" | "elastic-container-service" | "relational-database-service" | "site-to-site-vpn" | "load-balancer" | "global-accelerator" | "other")
|
|
11449
|
+
attr_accessor address_type: ("service-managed-ip" | "service-managed-byoip" | "amazon-owned-eip" | "amazon-owned-contig" | "byoip" | "ec2-public-ip" | "anycast-ip-list-ip")
|
|
11450
|
+
attr_accessor service: ("nat-gateway" | "database-migration-service" | "redshift" | "elastic-container-service" | "relational-database-service" | "site-to-site-vpn" | "load-balancer" | "global-accelerator" | "cloudfront" | "other")
|
|
11296
11451
|
attr_accessor service_resource: ::String
|
|
11297
11452
|
attr_accessor vpc_id: ::String
|
|
11298
11453
|
attr_accessor subnet_id: ::String
|
|
@@ -11314,7 +11469,7 @@ module Aws::EC2
|
|
|
11314
11469
|
attr_accessor resource_owner_id: ::String
|
|
11315
11470
|
attr_accessor resource_cidr: ::String
|
|
11316
11471
|
attr_accessor ip_source: ("amazon" | "byoip" | "none")
|
|
11317
|
-
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni")
|
|
11472
|
+
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni" | "anycast-ip-list")
|
|
11318
11473
|
attr_accessor resource_tags: ::Array[Types::IpamResourceTag]
|
|
11319
11474
|
attr_accessor ip_usage: ::Float
|
|
11320
11475
|
attr_accessor vpc_id: ::String
|
|
@@ -11413,7 +11568,7 @@ module Aws::EC2
|
|
|
11413
11568
|
attr_accessor allocation_default_netmask_length: ::Integer
|
|
11414
11569
|
attr_accessor allocation_resource_tags: ::Array[Types::IpamResourceTag]
|
|
11415
11570
|
attr_accessor tags: ::Array[Types::Tag]
|
|
11416
|
-
attr_accessor aws_service: ("ec2")
|
|
11571
|
+
attr_accessor aws_service: ("ec2" | "global-services")
|
|
11417
11572
|
attr_accessor public_ip_source: ("amazon" | "byoip")
|
|
11418
11573
|
attr_accessor source_resource: Types::IpamPoolSourceResource
|
|
11419
11574
|
SENSITIVE: []
|
|
@@ -11424,7 +11579,7 @@ module Aws::EC2
|
|
|
11424
11579
|
attr_accessor ipam_pool_allocation_id: ::String
|
|
11425
11580
|
attr_accessor description: ::String
|
|
11426
11581
|
attr_accessor resource_id: ::String
|
|
11427
|
-
attr_accessor resource_type: ("ipam-pool" | "vpc" | "ec2-public-ipv4-pool" | "custom" | "subnet" | "eip")
|
|
11582
|
+
attr_accessor resource_type: ("ipam-pool" | "vpc" | "ec2-public-ipv4-pool" | "custom" | "subnet" | "eip" | "anycast-ip-list")
|
|
11428
11583
|
attr_accessor resource_region: ::String
|
|
11429
11584
|
attr_accessor resource_owner: ::String
|
|
11430
11585
|
SENSITIVE: []
|
|
@@ -11480,7 +11635,7 @@ module Aws::EC2
|
|
|
11480
11635
|
attr_accessor rule_type: ("static-cidr" | "ipam-resource-cidr" | "ipam-pool-cidr")
|
|
11481
11636
|
attr_accessor static_cidr: ::String
|
|
11482
11637
|
attr_accessor ipam_scope_id: ::String
|
|
11483
|
-
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni")
|
|
11638
|
+
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni" | "anycast-ip-list")
|
|
11484
11639
|
attr_accessor conditions: ::Array[Types::IpamPrefixListResolverRuleCondition]
|
|
11485
11640
|
SENSITIVE: []
|
|
11486
11641
|
end
|
|
@@ -11511,7 +11666,7 @@ module Aws::EC2
|
|
|
11511
11666
|
attr_accessor rule_type: ("static-cidr" | "ipam-resource-cidr" | "ipam-pool-cidr")
|
|
11512
11667
|
attr_accessor static_cidr: ::String
|
|
11513
11668
|
attr_accessor ipam_scope_id: ::String
|
|
11514
|
-
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni")
|
|
11669
|
+
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni" | "anycast-ip-list")
|
|
11515
11670
|
attr_accessor conditions: ::Array[Types::IpamPrefixListResolverRuleConditionRequest]
|
|
11516
11671
|
SENSITIVE: []
|
|
11517
11672
|
end
|
|
@@ -11568,7 +11723,7 @@ module Aws::EC2
|
|
|
11568
11723
|
attr_accessor resource_id: ::String
|
|
11569
11724
|
attr_accessor resource_name: ::String
|
|
11570
11725
|
attr_accessor resource_cidr: ::String
|
|
11571
|
-
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni")
|
|
11726
|
+
attr_accessor resource_type: ("vpc" | "subnet" | "eip" | "public-ipv4-pool" | "ipv6-pool" | "eni" | "anycast-ip-list")
|
|
11572
11727
|
attr_accessor resource_tags: ::Array[Types::IpamResourceTag]
|
|
11573
11728
|
attr_accessor ip_usage: ::Float
|
|
11574
11729
|
attr_accessor compliance_status: ("compliant" | "noncompliant" | "unmanaged" | "ignored")
|
|
@@ -12091,13 +12246,13 @@ module Aws::EC2
|
|
|
12091
12246
|
end
|
|
12092
12247
|
|
|
12093
12248
|
class LaunchTemplateTagSpecification
|
|
12094
|
-
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
12249
|
+
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
12095
12250
|
attr_accessor tags: ::Array[Types::Tag]
|
|
12096
12251
|
SENSITIVE: []
|
|
12097
12252
|
end
|
|
12098
12253
|
|
|
12099
12254
|
class LaunchTemplateTagSpecificationRequest
|
|
12100
|
-
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
12255
|
+
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
12101
12256
|
attr_accessor tags: ::Array[Types::Tag]
|
|
12102
12257
|
SENSITIVE: []
|
|
12103
12258
|
end
|
|
@@ -12163,6 +12318,20 @@ module Aws::EC2
|
|
|
12163
12318
|
SENSITIVE: []
|
|
12164
12319
|
end
|
|
12165
12320
|
|
|
12321
|
+
class ListVolumesInRecycleBinRequest
|
|
12322
|
+
attr_accessor volume_ids: ::Array[::String]
|
|
12323
|
+
attr_accessor dry_run: bool
|
|
12324
|
+
attr_accessor max_results: ::Integer
|
|
12325
|
+
attr_accessor next_token: ::String
|
|
12326
|
+
SENSITIVE: []
|
|
12327
|
+
end
|
|
12328
|
+
|
|
12329
|
+
class ListVolumesInRecycleBinResult
|
|
12330
|
+
attr_accessor volumes: ::Array[Types::VolumeRecycleBinInfo]
|
|
12331
|
+
attr_accessor next_token: ::String
|
|
12332
|
+
SENSITIVE: []
|
|
12333
|
+
end
|
|
12334
|
+
|
|
12166
12335
|
class LoadBalancersConfig
|
|
12167
12336
|
attr_accessor classic_load_balancers_config: Types::ClassicLoadBalancersConfig
|
|
12168
12337
|
attr_accessor target_groups_config: Types::TargetGroupsConfig
|
|
@@ -13161,6 +13330,19 @@ module Aws::EC2
|
|
|
13161
13330
|
SENSITIVE: []
|
|
13162
13331
|
end
|
|
13163
13332
|
|
|
13333
|
+
class ModifyTransitGatewayMeteringPolicyRequest
|
|
13334
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
13335
|
+
attr_accessor add_middlebox_attachment_ids: ::Array[::String]
|
|
13336
|
+
attr_accessor remove_middlebox_attachment_ids: ::Array[::String]
|
|
13337
|
+
attr_accessor dry_run: bool
|
|
13338
|
+
SENSITIVE: []
|
|
13339
|
+
end
|
|
13340
|
+
|
|
13341
|
+
class ModifyTransitGatewayMeteringPolicyResult
|
|
13342
|
+
attr_accessor transit_gateway_metering_policy: Types::TransitGatewayMeteringPolicy
|
|
13343
|
+
SENSITIVE: []
|
|
13344
|
+
end
|
|
13345
|
+
|
|
13164
13346
|
class ModifyTransitGatewayOptions
|
|
13165
13347
|
attr_accessor add_transit_gateway_cidr_blocks: ::Array[::String]
|
|
13166
13348
|
attr_accessor remove_transit_gateway_cidr_blocks: ::Array[::String]
|
|
@@ -13173,6 +13355,7 @@ module Aws::EC2
|
|
|
13173
13355
|
attr_accessor default_route_table_propagation: ("enable" | "disable")
|
|
13174
13356
|
attr_accessor propagation_default_route_table_id: ::String
|
|
13175
13357
|
attr_accessor amazon_side_asn: ::Integer
|
|
13358
|
+
attr_accessor encryption_support: ("enable" | "disable")
|
|
13176
13359
|
SENSITIVE: []
|
|
13177
13360
|
end
|
|
13178
13361
|
|
|
@@ -13450,6 +13633,26 @@ module Aws::EC2
|
|
|
13450
13633
|
SENSITIVE: []
|
|
13451
13634
|
end
|
|
13452
13635
|
|
|
13636
|
+
class ModifyVpcEncryptionControlRequest
|
|
13637
|
+
attr_accessor dry_run: bool
|
|
13638
|
+
attr_accessor vpc_encryption_control_id: ::String
|
|
13639
|
+
attr_accessor mode: ("monitor" | "enforce")
|
|
13640
|
+
attr_accessor internet_gateway_exclusion: ("enable" | "disable")
|
|
13641
|
+
attr_accessor egress_only_internet_gateway_exclusion: ("enable" | "disable")
|
|
13642
|
+
attr_accessor nat_gateway_exclusion: ("enable" | "disable")
|
|
13643
|
+
attr_accessor virtual_private_gateway_exclusion: ("enable" | "disable")
|
|
13644
|
+
attr_accessor vpc_peering_exclusion: ("enable" | "disable")
|
|
13645
|
+
attr_accessor lambda_exclusion: ("enable" | "disable")
|
|
13646
|
+
attr_accessor vpc_lattice_exclusion: ("enable" | "disable")
|
|
13647
|
+
attr_accessor elastic_file_system_exclusion: ("enable" | "disable")
|
|
13648
|
+
SENSITIVE: []
|
|
13649
|
+
end
|
|
13650
|
+
|
|
13651
|
+
class ModifyVpcEncryptionControlResult
|
|
13652
|
+
attr_accessor vpc_encryption_control: Types::VpcEncryptionControl
|
|
13653
|
+
SENSITIVE: []
|
|
13654
|
+
end
|
|
13655
|
+
|
|
13453
13656
|
class ModifyVpcEndpointConnectionNotificationRequest
|
|
13454
13657
|
attr_accessor dry_run: bool
|
|
13455
13658
|
attr_accessor connection_notification_id: ::String
|
|
@@ -15424,6 +15627,17 @@ module Aws::EC2
|
|
|
15424
15627
|
SENSITIVE: []
|
|
15425
15628
|
end
|
|
15426
15629
|
|
|
15630
|
+
class RestoreVolumeFromRecycleBinRequest
|
|
15631
|
+
attr_accessor volume_id: ::String
|
|
15632
|
+
attr_accessor dry_run: bool
|
|
15633
|
+
SENSITIVE: []
|
|
15634
|
+
end
|
|
15635
|
+
|
|
15636
|
+
class RestoreVolumeFromRecycleBinResult
|
|
15637
|
+
attr_accessor return: bool
|
|
15638
|
+
SENSITIVE: []
|
|
15639
|
+
end
|
|
15640
|
+
|
|
15427
15641
|
class RevokeClientVpnIngressRequest
|
|
15428
15642
|
attr_accessor client_vpn_endpoint_id: ::String
|
|
15429
15643
|
attr_accessor target_network_cidr: ::String
|
|
@@ -16282,7 +16496,7 @@ module Aws::EC2
|
|
|
16282
16496
|
end
|
|
16283
16497
|
|
|
16284
16498
|
class SpotFleetTagSpecification
|
|
16285
|
-
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16499
|
+
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16286
16500
|
attr_accessor tags: ::Array[Types::Tag]
|
|
16287
16501
|
SENSITIVE: []
|
|
16288
16502
|
end
|
|
@@ -16620,13 +16834,13 @@ module Aws::EC2
|
|
|
16620
16834
|
class TagDescription
|
|
16621
16835
|
attr_accessor key: ::String
|
|
16622
16836
|
attr_accessor resource_id: ::String
|
|
16623
|
-
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16837
|
+
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16624
16838
|
attr_accessor value: ::String
|
|
16625
16839
|
SENSITIVE: []
|
|
16626
16840
|
end
|
|
16627
16841
|
|
|
16628
16842
|
class TagSpecification
|
|
16629
|
-
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16843
|
+
attr_accessor resource_type: ("capacity-reservation" | "client-vpn-endpoint" | "customer-gateway" | "carrier-gateway" | "coip-pool" | "declarative-policies-report" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-ip" | "elastic-gpu" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "image-usage-report" | "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" | "outpost-lag" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "service-link-virtual-interface" | "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-metering-policy" | "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" | "route-server" | "route-server-endpoint" | "route-server-peer" | "ipam-resource-discovery" | "ipam-resource-discovery-association" | "instance-connect-endpoint" | "verified-access-endpoint-target" | "ipam-external-resource-verification-token" | "capacity-block" | "mac-modification-task" | "ipam-prefix-list-resolver" | "ipam-policy" | "ipam-prefix-list-resolver-target" | "capacity-manager-data-export" | "vpn-concentrator")
|
|
16630
16844
|
attr_accessor tags: ::Array[Types::Tag]
|
|
16631
16845
|
SENSITIVE: []
|
|
16632
16846
|
end
|
|
@@ -16904,6 +17118,39 @@ module Aws::EC2
|
|
|
16904
17118
|
SENSITIVE: []
|
|
16905
17119
|
end
|
|
16906
17120
|
|
|
17121
|
+
class TransitGatewayMeteringPolicy
|
|
17122
|
+
attr_accessor transit_gateway_metering_policy_id: ::String
|
|
17123
|
+
attr_accessor transit_gateway_id: ::String
|
|
17124
|
+
attr_accessor middlebox_attachment_ids: ::Array[::String]
|
|
17125
|
+
attr_accessor state: ("available" | "deleted" | "pending" | "modifying" | "deleting")
|
|
17126
|
+
attr_accessor update_effective_at: ::Time
|
|
17127
|
+
attr_accessor tags: ::Array[Types::Tag]
|
|
17128
|
+
SENSITIVE: []
|
|
17129
|
+
end
|
|
17130
|
+
|
|
17131
|
+
class TransitGatewayMeteringPolicyEntry
|
|
17132
|
+
attr_accessor policy_rule_number: ::String
|
|
17133
|
+
attr_accessor metered_account: ("source-attachment-owner" | "destination-attachment-owner" | "transit-gateway-owner")
|
|
17134
|
+
attr_accessor state: ("available" | "deleted")
|
|
17135
|
+
attr_accessor updated_at: ::Time
|
|
17136
|
+
attr_accessor update_effective_at: ::Time
|
|
17137
|
+
attr_accessor metering_policy_rule: Types::TransitGatewayMeteringPolicyRule
|
|
17138
|
+
SENSITIVE: []
|
|
17139
|
+
end
|
|
17140
|
+
|
|
17141
|
+
class TransitGatewayMeteringPolicyRule
|
|
17142
|
+
attr_accessor source_transit_gateway_attachment_id: ::String
|
|
17143
|
+
attr_accessor source_transit_gateway_attachment_type: ("vpc" | "vpn" | "vpn-concentrator" | "direct-connect-gateway" | "connect" | "peering" | "tgw-peering" | "network-function")
|
|
17144
|
+
attr_accessor source_cidr_block: ::String
|
|
17145
|
+
attr_accessor source_port_range: ::String
|
|
17146
|
+
attr_accessor destination_transit_gateway_attachment_id: ::String
|
|
17147
|
+
attr_accessor destination_transit_gateway_attachment_type: ("vpc" | "vpn" | "vpn-concentrator" | "direct-connect-gateway" | "connect" | "peering" | "tgw-peering" | "network-function")
|
|
17148
|
+
attr_accessor destination_cidr_block: ::String
|
|
17149
|
+
attr_accessor destination_port_range: ::String
|
|
17150
|
+
attr_accessor protocol: ::String
|
|
17151
|
+
SENSITIVE: []
|
|
17152
|
+
end
|
|
17153
|
+
|
|
16907
17154
|
class TransitGatewayMulticastDeregisteredGroupMembers
|
|
16908
17155
|
attr_accessor transit_gateway_multicast_domain_id: ::String
|
|
16909
17156
|
attr_accessor deregistered_network_interface_ids: ::Array[::String]
|
|
@@ -16997,6 +17244,7 @@ module Aws::EC2
|
|
|
16997
17244
|
attr_accessor dns_support: ("enable" | "disable")
|
|
16998
17245
|
attr_accessor security_group_referencing_support: ("enable" | "disable")
|
|
16999
17246
|
attr_accessor multicast_support: ("enable" | "disable")
|
|
17247
|
+
attr_accessor encryption_support: Types::EncryptionSupport
|
|
17000
17248
|
SENSITIVE: []
|
|
17001
17249
|
end
|
|
17002
17250
|
|
|
@@ -17729,6 +17977,25 @@ module Aws::EC2
|
|
|
17729
17977
|
SENSITIVE: []
|
|
17730
17978
|
end
|
|
17731
17979
|
|
|
17980
|
+
class VolumeRecycleBinInfo
|
|
17981
|
+
attr_accessor volume_id: ::String
|
|
17982
|
+
attr_accessor volume_type: ("standard" | "io1" | "io2" | "gp2" | "sc1" | "st1" | "gp3")
|
|
17983
|
+
attr_accessor state: ("creating" | "available" | "in-use" | "deleting" | "deleted" | "error")
|
|
17984
|
+
attr_accessor size: ::Integer
|
|
17985
|
+
attr_accessor iops: ::Integer
|
|
17986
|
+
attr_accessor throughput: ::Integer
|
|
17987
|
+
attr_accessor outpost_arn: ::String
|
|
17988
|
+
attr_accessor availability_zone: ::String
|
|
17989
|
+
attr_accessor availability_zone_id: ::String
|
|
17990
|
+
attr_accessor source_volume_id: ::String
|
|
17991
|
+
attr_accessor snapshot_id: ::String
|
|
17992
|
+
attr_accessor operator: Types::OperatorResponse
|
|
17993
|
+
attr_accessor create_time: ::Time
|
|
17994
|
+
attr_accessor recycle_bin_enter_time: ::Time
|
|
17995
|
+
attr_accessor recycle_bin_exit_time: ::Time
|
|
17996
|
+
SENSITIVE: []
|
|
17997
|
+
end
|
|
17998
|
+
|
|
17732
17999
|
class VolumeStatusAction
|
|
17733
18000
|
attr_accessor code: ::String
|
|
17734
18001
|
attr_accessor description: ::String
|
|
@@ -17856,6 +18123,19 @@ module Aws::EC2
|
|
|
17856
18123
|
SENSITIVE: []
|
|
17857
18124
|
end
|
|
17858
18125
|
|
|
18126
|
+
class VpcEncryptionControlConfiguration
|
|
18127
|
+
attr_accessor mode: ("monitor" | "enforce")
|
|
18128
|
+
attr_accessor internet_gateway_exclusion: ("enable" | "disable")
|
|
18129
|
+
attr_accessor egress_only_internet_gateway_exclusion: ("enable" | "disable")
|
|
18130
|
+
attr_accessor nat_gateway_exclusion: ("enable" | "disable")
|
|
18131
|
+
attr_accessor virtual_private_gateway_exclusion: ("enable" | "disable")
|
|
18132
|
+
attr_accessor vpc_peering_exclusion: ("enable" | "disable")
|
|
18133
|
+
attr_accessor lambda_exclusion: ("enable" | "disable")
|
|
18134
|
+
attr_accessor vpc_lattice_exclusion: ("enable" | "disable")
|
|
18135
|
+
attr_accessor elastic_file_system_exclusion: ("enable" | "disable")
|
|
18136
|
+
SENSITIVE: []
|
|
18137
|
+
end
|
|
18138
|
+
|
|
17859
18139
|
class VpcEncryptionControlExclusion
|
|
17860
18140
|
attr_accessor state: ("enabling" | "enabled" | "disabling" | "disabled")
|
|
17861
18141
|
attr_accessor state_message: ::String
|
|
@@ -17874,6 +18154,14 @@ module Aws::EC2
|
|
|
17874
18154
|
SENSITIVE: []
|
|
17875
18155
|
end
|
|
17876
18156
|
|
|
18157
|
+
class VpcEncryptionNonCompliantResource
|
|
18158
|
+
attr_accessor id: ::String
|
|
18159
|
+
attr_accessor type: ::String
|
|
18160
|
+
attr_accessor description: ::String
|
|
18161
|
+
attr_accessor is_excludable: bool
|
|
18162
|
+
SENSITIVE: []
|
|
18163
|
+
end
|
|
18164
|
+
|
|
17877
18165
|
class VpcEndpoint
|
|
17878
18166
|
attr_accessor vpc_endpoint_id: ::String
|
|
17879
18167
|
attr_accessor vpc_endpoint_type: ("Interface" | "Gateway" | "GatewayLoadBalancer" | "Resource" | "ServiceNetwork")
|