Skip to content

Commit cb98cbb

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 4ad884b commit cb98cbb

File tree

6 files changed

+54
-7
lines changed

6 files changed

+54
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
5+
6+
* Feature - Aws::Imagebuilder - Updated the API, and documentation for EC2 Image Builder.
7+
48
2.11.507 (2020-05-13)
59
------------------
610

aws-sdk-core/apis/ec2/2016-11-15/api-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6911,6 +6911,10 @@
69116911
"members":{
69126912
"LocalGatewayRouteTableId":{"shape":"LocalGatewayRoutetableId"},
69136913
"VpcId":{"shape":"VpcId"},
6914+
"TagSpecifications":{
6915+
"shape":"TagSpecificationList",
6916+
"locationName":"TagSpecification"
6917+
},
69146918
"DryRun":{"shape":"Boolean"}
69156919
}
69166920
},

aws-sdk-core/apis/ec2/2016-11-15/docs-2.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5993,10 +5993,10 @@
59935993
"DescribeKeyPairsRequest$Filters": "<p>The filters.</p> <ul> <li> <p> <code>key-pair-id</code> - The ID of the key pair.</p> </li> <li> <p> <code>fingerprint</code> - The fingerprint of the key pair.</p> </li> <li> <p> <code>key-name</code> - The name of the key pair.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> </ul>",
59945994
"DescribeLaunchTemplateVersionsRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>create-time</code> - The time the launch template version was created.</p> </li> <li> <p> <code>ebs-optimized</code> - A boolean that indicates whether the instance is optimized for Amazon EBS I/O.</p> </li> <li> <p> <code>iam-instance-profile</code> - The ARN of the IAM instance profile.</p> </li> <li> <p> <code>image-id</code> - The ID of the AMI.</p> </li> <li> <p> <code>instance-type</code> - The instance type.</p> </li> <li> <p> <code>is-default-version</code> - A boolean that indicates whether the launch template version is the default version.</p> </li> <li> <p> <code>kernel-id</code> - The kernel ID.</p> </li> <li> <p> <code>ram-disk-id</code> - The RAM disk ID.</p> </li> </ul>",
59955995
"DescribeLaunchTemplatesRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>create-time</code> - The time the launch template was created.</p> </li> <li> <p> <code>launch-template-name</code> - The name of the launch template.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p> </li> </ul>",
5996-
"DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest$Filters": "<p>One or more filters.</p>",
5997-
"DescribeLocalGatewayRouteTableVpcAssociationsRequest$Filters": "<p>One or more filters.</p>",
5998-
"DescribeLocalGatewayRouteTablesRequest$Filters": "<p>One or more filters.</p>",
5999-
"DescribeLocalGatewayVirtualInterfaceGroupsRequest$Filters": "<p>One or more filters.</p>",
5996+
"DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> </ul>",
5997+
"DescribeLocalGatewayRouteTableVpcAssociationsRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-vpc-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> <li> <p> <code>vpc-id</code> - The ID of the VPC.</p> </li> </ul>",
5998+
"DescribeLocalGatewayRouteTablesRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of a local gateway route table.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>state</code> - The state of the local gateway route table.</p> </li> </ul>",
5999+
"DescribeLocalGatewayVirtualInterfaceGroupsRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-virtual-interface-id</code> - The ID of the virtual interface.</p> </li> <li> <p> <code>local-gateway-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> </ul>",
60006000
"DescribeLocalGatewayVirtualInterfacesRequest$Filters": "<p>One or more filters.</p>",
60016001
"DescribeLocalGatewaysRequest$Filters": "<p>One or more filters.</p>",
60026002
"DescribeMovingAddressesRequest$Filters": "<p>One or more filters.</p> <ul> <li> <p> <code>moving-status</code> - The status of the Elastic IP address (<code>MovingToVpc</code> | <code>RestoringToClassic</code>).</p> </li> </ul>",
@@ -8669,7 +8669,7 @@
86698669
"LocalGatewayIdSet": {
86708670
"base": null,
86718671
"refs": {
8672-
"DescribeLocalGatewaysRequest$LocalGatewayIds": "<p>The IDs of the local gateways.</p>"
8672+
"DescribeLocalGatewaysRequest$LocalGatewayIds": "<p>One or more filters.</p> <ul> <li> <p> <code>local-gateway-id</code> - The ID of a local gateway.</p> </li> <li> <p> <code>local-gateway-route-table-id</code> - The ID of the local gateway route table.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-association-id</code> - The ID of the association.</p> </li> <li> <p> <code>local-gateway-route-table-virtual-interface-group-id</code> - The ID of the virtual interface group.</p> </li> <li> <p> <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p> </li> <li> <p> <code>state</code> - The state of the association.</p> </li> </ul>"
86738673
}
86748674
},
86758675
"LocalGatewayMaxResults": {
@@ -12139,7 +12139,7 @@
1213912139
"CreateSubnetRequest$AvailabilityZoneId": "<p>The AZ ID or the Local Zone ID of the subnet.</p>",
1214012140
"CreateSubnetRequest$CidrBlock": "<p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>.</p>",
1214112141
"CreateSubnetRequest$Ipv6CidrBlock": "<p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.</p>",
12142-
"CreateSubnetRequest$OutpostArn": "<p>The Amazon Resource Name (ARN) of the Outpost.</p>",
12142+
"CreateSubnetRequest$OutpostArn": "<p>The Amazon Resource Name (ARN) of the Outpost. If you specify an Outpost ARN, you must also specify the Availability Zone of the Outpost subnet.</p>",
1214312143
"CreateTrafficMirrorFilterRequest$Description": "<p>The description of the Traffic Mirror filter.</p>",
1214412144
"CreateTrafficMirrorFilterRequest$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
1214512145
"CreateTrafficMirrorFilterResult$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
@@ -13587,6 +13587,7 @@
1358713587
"CreateFpgaImageRequest$TagSpecifications": "<p>The tags to apply to the FPGA image during creation.</p>",
1358813588
"CreateKeyPairRequest$TagSpecifications": "<p>The tags to apply to the new key pair.</p>",
1358913589
"CreateLaunchTemplateRequest$TagSpecifications": "<p>The tags to apply to the launch template during creation.</p>",
13590+
"CreateLocalGatewayRouteTableVpcAssociationRequest$TagSpecifications": "<p>The tags to assign to the local gateway route table VPC association.</p>",
1359013591
"CreateNatGatewayRequest$TagSpecifications": "<p>The tags to assign to the NAT gateway.</p>",
1359113592
"CreatePlacementGroupRequest$TagSpecifications": "<p>The tags to apply to the new placement group.</p>",
1359213593
"CreateSnapshotRequest$TagSpecifications": "<p>The tags to apply to the snapshot during creation.</p>",

aws-sdk-core/apis/imagebuilder/2019-12-02/api-2.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@
869869
"changeDescription":{"shape":"NonEmptyString"},
870870
"type":{"shape":"ComponentType"},
871871
"platform":{"shape":"Platform"},
872+
"supportedOsVersions":{"shape":"OsVersionList"},
872873
"owner":{"shape":"NonEmptyString"},
873874
"data":{"shape":"ComponentData"},
874875
"kmsKeyId":{"shape":"NonEmptyString"},
@@ -905,6 +906,7 @@
905906
"name":{"shape":"ResourceName"},
906907
"version":{"shape":"VersionNumber"},
907908
"platform":{"shape":"Platform"},
909+
"supportedOsVersions":{"shape":"OsVersionList"},
908910
"type":{"shape":"ComponentType"},
909911
"owner":{"shape":"NonEmptyString"},
910912
"description":{"shape":"NonEmptyString"},
@@ -932,6 +934,7 @@
932934
"version":{"shape":"VersionNumber"},
933935
"description":{"shape":"NonEmptyString"},
934936
"platform":{"shape":"Platform"},
937+
"supportedOsVersions":{"shape":"OsVersionList"},
935938
"type":{"shape":"ComponentType"},
936939
"owner":{"shape":"NonEmptyString"},
937940
"dateCreated":{"shape":"DateTime"}
@@ -963,6 +966,7 @@
963966
"description":{"shape":"NonEmptyString"},
964967
"changeDescription":{"shape":"NonEmptyString"},
965968
"platform":{"shape":"Platform"},
969+
"supportedOsVersions":{"shape":"OsVersionList"},
966970
"data":{"shape":"InlineComponentData"},
967971
"uri":{"shape":"Uri"},
968972
"kmsKeyId":{"shape":"NonEmptyString"},
@@ -2067,6 +2071,12 @@
20672071
"type":"string",
20682072
"min":1
20692073
},
2074+
"OsVersionList":{
2075+
"type":"list",
2076+
"member":{"shape":"OsVersion"},
2077+
"max":25,
2078+
"min":1
2079+
},
20702080
"OutputResources":{
20712081
"type":"structure",
20722082
"members":{

aws-sdk-core/apis/imagebuilder/2019-12-02/docs-2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,17 @@
11461146
"refs": {
11471147
"Image$osVersion": "<p>The operating system version of the instance. For example, Amazon Linux 2, Ubuntu 18, or Microsoft Windows Server 2019. </p>",
11481148
"ImageSummary$osVersion": "<p>The operating system version of the instance. For example, Amazon Linux 2, Ubuntu 18, or Microsoft Windows Server 2019. </p>",
1149-
"ImageVersion$osVersion": "<p> The operating system version of the instance. For example, Amazon Linux 2, Ubuntu 18, or Microsoft Windows Server 2019. </p>"
1149+
"ImageVersion$osVersion": "<p> The operating system version of the instance. For example, Amazon Linux 2, Ubuntu 18, or Microsoft Windows Server 2019. </p>",
1150+
"OsVersionList$member": null
1151+
}
1152+
},
1153+
"OsVersionList": {
1154+
"base": null,
1155+
"refs": {
1156+
"Component$supportedOsVersions": "<p>The operating system (OS) version supported by the component. If the OS information is available, a prefix match is performed against the parent image OS version during image recipe creation. </p>",
1157+
"ComponentSummary$supportedOsVersions": "<p>The operating system (OS) version supported by the component. If the OS information is available, a prefix match is performed against the parent image OS version during image recipe creation. </p>",
1158+
"ComponentVersion$supportedOsVersions": "<p> The operating system (OS) version supported by the component. If the OS information is available, a prefix match is performed against the parent image OS version during image recipe creation. </p>",
1159+
"CreateComponentRequest$supportedOsVersions": "<p> The operating system (OS) version supported by the component. If the OS information is available, a prefix match is performed against the parent image OS version during image recipe creation. </p>"
11501160
}
11511161
},
11521162
"OutputResources": {

aws-sdk-core/endpoints.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3264,6 +3264,24 @@
32643264
"us-east-1" : { }
32653265
}
32663266
},
3267+
"macie" : {
3268+
"endpoints" : {
3269+
"fips-us-east-1" : {
3270+
"credentialScope" : {
3271+
"region" : "us-east-1"
3272+
},
3273+
"hostname" : "macie-fips.us-east-1.amazonaws.com"
3274+
},
3275+
"fips-us-west-2" : {
3276+
"credentialScope" : {
3277+
"region" : "us-west-2"
3278+
},
3279+
"hostname" : "macie-fips.us-west-2.amazonaws.com"
3280+
},
3281+
"us-east-1" : { },
3282+
"us-west-2" : { }
3283+
}
3284+
},
32673285
"managedblockchain" : {
32683286
"endpoints" : {
32693287
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)