Skip to content

Commit d8fca45

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 1108cdc commit d8fca45

File tree

10 files changed

+270
-94
lines changed

10 files changed

+270
-94
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::AppMesh - Updated the API, and documentation for AWS App Mesh.
5+
6+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
7+
8+
* Feature - Aws::Macie2 - Updated the documentation for Amazon Macie 2.
9+
10+
* Feature - Aws::Route53 - Updated the API for Amazon Route 53.
11+
12+
* Feature - Aws::Snowball - Updated the API, and documentation for Amazon Import/Export Snowball.
13+
414
2.11.529 (2020-06-16)
515
------------------
616

aws-sdk-core/apis/appmesh/2019-01-25/api-2.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1741,6 +1741,23 @@
17411741
"senderFault": true
17421742
}
17431743
},
1744+
"ListenerTimeout": {
1745+
"type": "structure",
1746+
"members": {
1747+
"grpc": {
1748+
"shape": "GrpcTimeout"
1749+
},
1750+
"http": {
1751+
"shape": "HttpTimeout"
1752+
},
1753+
"http2": {
1754+
"shape": "HttpTimeout"
1755+
},
1756+
"tcp": {
1757+
"shape": "TcpTimeout"
1758+
}
1759+
}
1760+
},
17441761
"MeshList": {
17451762
"type": "list",
17461763
"member": {
@@ -2212,6 +2229,17 @@
22122229
}
22132230
}
22142231
},
2232+
"HttpTimeout": {
2233+
"type": "structure",
2234+
"members": {
2235+
"idle": {
2236+
"shape": "Duration"
2237+
},
2238+
"perRequest": {
2239+
"shape": "Duration"
2240+
}
2241+
}
2242+
},
22152243
"DeleteVirtualServiceInput": {
22162244
"type": "structure",
22172245
"required": [
@@ -2718,6 +2746,17 @@
27182746
}
27192747
}
27202748
},
2749+
"GrpcTimeout": {
2750+
"type": "structure",
2751+
"members": {
2752+
"idle": {
2753+
"shape": "Duration"
2754+
},
2755+
"perRequest": {
2756+
"shape": "Duration"
2757+
}
2758+
}
2759+
},
27212760
"VirtualNodeStatus": {
27222761
"type": "structure",
27232762
"required": [
@@ -3040,6 +3079,9 @@
30403079
"members": {
30413080
"action": {
30423081
"shape": "TcpRouteAction"
3082+
},
3083+
"timeout": {
3084+
"shape": "TcpTimeout"
30433085
}
30443086
}
30453087
},
@@ -3390,6 +3432,9 @@
33903432
"portMapping": {
33913433
"shape": "PortMapping"
33923434
},
3435+
"timeout": {
3436+
"shape": "ListenerTimeout"
3437+
},
33933438
"tls": {
33943439
"shape": "ListenerTls"
33953440
}
@@ -3410,6 +3455,9 @@
34103455
},
34113456
"retryPolicy": {
34123457
"shape": "GrpcRetryPolicy"
3458+
},
3459+
"timeout": {
3460+
"shape": "GrpcTimeout"
34133461
}
34143462
}
34153463
},
@@ -3646,6 +3694,14 @@
36463694
"String": {
36473695
"type": "string"
36483696
},
3697+
"TcpTimeout": {
3698+
"type": "structure",
3699+
"members": {
3700+
"idle": {
3701+
"shape": "Duration"
3702+
}
3703+
}
3704+
},
36493705
"HttpScheme": {
36503706
"type": "string",
36513707
"enum": [
@@ -3706,6 +3762,9 @@
37063762
},
37073763
"retryPolicy": {
37083764
"shape": "HttpRetryPolicy"
3765+
},
3766+
"timeout": {
3767+
"shape": "HttpTimeout"
37093768
}
37103769
}
37113770
},

aws-sdk-core/apis/appmesh/2019-01-25/docs-2.json

Lines changed: 64 additions & 33 deletions
Large diffs are not rendered by default.

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13514,6 +13514,10 @@
1351413514
"EbsOptimizedInfo":{
1351513515
"shape":"EbsOptimizedInfo",
1351613516
"locationName":"ebsOptimizedInfo"
13517+
},
13518+
"NvmeSupport":{
13519+
"shape":"EbsNvmeSupport",
13520+
"locationName":"nvmeSupport"
1351713521
}
1351813522
}
1351913523
},
@@ -13551,6 +13555,14 @@
1355113555
}
1355213556
}
1355313557
},
13558+
"EbsNvmeSupport":{
13559+
"type":"string",
13560+
"enum":[
13561+
"unsupported",
13562+
"supported",
13563+
"required"
13564+
]
13565+
},
1355413566
"EbsOptimizedInfo":{
1355513567
"type":"structure",
1355613568
"members":{

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

Lines changed: 24 additions & 18 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/macie2/2020-01-01/docs-2.json

Lines changed: 31 additions & 32 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/route53/2013-04-01/api-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
{"shape":"InvalidInput"},
3232
{"shape":"PublicZoneVPCAssociation"},
3333
{"shape":"ConflictingDomainExists"},
34-
{"shape":"LimitsExceeded"}
34+
{"shape":"LimitsExceeded"},
35+
{"shape":"PriorRequestNotComplete"}
3536
]
3637
},
3738
"ChangeResourceRecordSets":{

aws-sdk-core/apis/snowball/2016-06-30/api-2.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,8 @@
450450
"ClusterId":{"shape":"ClusterId"},
451451
"SnowballType":{"shape":"SnowballType"},
452452
"ForwardingAddressId":{"shape":"AddressId"},
453-
"TaxDocuments":{"shape":"TaxDocuments"}
453+
"TaxDocuments":{"shape":"TaxDocuments"},
454+
"DeviceConfiguration":{"shape":"DeviceConfiguration"}
454455
}
455456
},
456457
"CreateJobResult":{
@@ -522,6 +523,12 @@
522523
"SubJobMetadata":{"shape":"JobMetadataList"}
523524
}
524525
},
526+
"DeviceConfiguration":{
527+
"type":"structure",
528+
"members":{
529+
"SnowconeDeviceConfiguration":{"shape":"SnowconeDeviceConfiguration"}
530+
}
531+
},
525532
"Ec2AmiResource":{
526533
"type":"structure",
527534
"required":["AmiId"],
@@ -699,7 +706,8 @@
699706
"JobLogInfo":{"shape":"JobLogs"},
700707
"ClusterId":{"shape":"String"},
701708
"ForwardingAddressId":{"shape":"AddressId"},
702-
"TaxDocuments":{"shape":"TaxDocuments"}
709+
"TaxDocuments":{"shape":"TaxDocuments"},
710+
"DeviceConfiguration":{"shape":"DeviceConfiguration"}
703711
}
704712
},
705713
"JobMetadataList":{
@@ -898,6 +906,7 @@
898906
"T100",
899907
"T42",
900908
"T98",
909+
"T8",
901910
"NoPreference"
902911
]
903912
},
@@ -908,9 +917,16 @@
908917
"EDGE",
909918
"EDGE_C",
910919
"EDGE_CG",
911-
"EDGE_S"
920+
"EDGE_S",
921+
"SNC1_HDD"
912922
]
913923
},
924+
"SnowconeDeviceConfiguration":{
925+
"type":"structure",
926+
"members":{
927+
"WirelessConnection":{"shape":"WirelessConnection"}
928+
}
929+
},
914930
"SnsTopicARN":{
915931
"type":"string",
916932
"max":255,
@@ -972,6 +988,12 @@
972988
"type":"structure",
973989
"members":{
974990
}
991+
},
992+
"WirelessConnection":{
993+
"type":"structure",
994+
"members":{
995+
"IsWifiEnabled":{"shape":"Boolean"}
996+
}
975997
}
976998
}
977999
}

aws-sdk-core/apis/snowball/2016-06-30/docs-2.json

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@
6767
"refs": {
6868
"Address$IsRestricted": "<p>If the address you are creating is a primary address, then set this option to true. This field is not supported in most regions.</p>",
6969
"JobListEntry$IsMaster": "<p>A value that indicates that this job is a master job. A master job represents a successful request to create an export job. Master jobs aren't associated with any Snowballs. Instead, each master job will have at least one job part, and each job part is associated with a Snowball. It might take some time before the job parts associated with a particular master job are listed, because they are created after the master job is created.</p>",
70-
"Notification$NotifyAll": "<p>Any change in job state will trigger a notification for this job.</p>"
70+
"Notification$NotifyAll": "<p>Any change in job state will trigger a notification for this job.</p>",
71+
"WirelessConnection$IsWifiEnabled": "<p>Enables the Wi-Fi adapter on an AWS Snowcone device.</p>"
7172
}
7273
},
7374
"CancelClusterRequest": {
@@ -219,6 +220,13 @@
219220
"refs": {
220221
}
221222
},
223+
"DeviceConfiguration": {
224+
"base": "<p>The container for <code>SnowconeDeviceConfiguration</code>. </p>",
225+
"refs": {
226+
"CreateJobRequest$DeviceConfiguration": "<p>Defines the device configuration for an AWS Snowcone job.</p>",
227+
"JobMetadata$DeviceConfiguration": null
228+
}
229+
},
222230
"Ec2AmiResource": {
223231
"base": "<p>A JSON-formatted object that contains the IDs for an Amazon Machine Image (AMI), including the Amazon EC2 AMI ID and the Snowball Edge AMI ID. Each AMI has these two IDs to simplify identifying the AMI in both the AWS Cloud and on the device.</p>",
224232
"refs": {
@@ -297,7 +305,7 @@
297305
"INDTaxDocuments": {
298306
"base": "<p>The tax documents required in AWS Regions in India.</p>",
299307
"refs": {
300-
"TaxDocuments$IND": "<p>The tax documents required in AWS Regions in India.</p>"
308+
"TaxDocuments$IND": null
301309
}
302310
},
303311
"Integer": {
@@ -313,7 +321,7 @@
313321
}
314322
},
315323
"InvalidInputCombinationException": {
316-
"base": "<p>Job or cluster creation failed. One ore more inputs were invalid. Confirm that the <a>CreateClusterRequest$SnowballType</a> value supports your <a>CreateJobRequest$JobType</a>, and try again.</p>",
324+
"base": "<p>Job or cluster creation failed. One or more inputs were invalid. Confirm that the <a>CreateClusterRequest$SnowballType</a> value supports your <a>CreateJobRequest$JobType</a>, and try again.</p>",
317325
"refs": {
318326
}
319327
},
@@ -561,7 +569,7 @@
561569
"base": null,
562570
"refs": {
563571
"ClusterMetadata$ShippingOption": "<p>The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:</p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowball Edges shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowball Edges are delivered in one to seven days.</p> </li> <li> <p>In the US, you have access to one-day shipping and two-day shipping.</p> </li> </ul>",
564-
"CreateClusterRequest$ShippingOption": "<p>The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:</p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowball Edges shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowball Edges are delivered in one to seven days.</p> </li> <li> <p>In the US, you have access to one-day shipping and two-day shipping.</p> </li> </ul>",
572+
"CreateClusterRequest$ShippingOption": "<p>The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows: </p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowballs are delivered in one to seven days.</p> </li> <li> <p>In the United States of America (US), you have access to one-day shipping and two-day shipping.</p> </li> </ul> <ul> <li> <p>In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowball Edges shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowball Edges are delivered in one to seven days.</p> </li> <li> <p>In the US, you have access to one-day shipping and two-day shipping.</p> </li> </ul>",
565573
"CreateJobRequest$ShippingOption": "<p>The shipping speed for this job. This speed doesn't dictate how soon you'll get the Snowball, rather it represents how quickly the Snowball moves to its destination while in transit. Regional shipping speeds are as follows:</p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowballs are delivered in one to seven days.</p> </li> <li> <p>In the US, you have access to one-day shipping and two-day shipping.</p> </li> </ul>",
566574
"ShippingDetails$ShippingOption": "<p>The shipping speed for a particular job. This speed doesn't dictate how soon you'll get the Snowball from the job's creation date. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:</p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snowballs shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snowballs are delivered in one to seven days.</p> </li> <li> <p>In the United States of America (US), you have access to one-day shipping and two-day shipping.</p> </li> </ul>",
567575
"UpdateClusterRequest$ShippingOption": "<p>The updated shipping option value of this cluster's <a>ShippingDetails</a> object.</p>",
@@ -579,13 +587,19 @@
579587
"SnowballType": {
580588
"base": null,
581589
"refs": {
582-
"ClusterMetadata$SnowballType": "<p>The type of AWS Snowball device to use for this cluster. Currently, the only supported device type for cluster jobs is <code>EDGE</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/snowball/latest/developer-guide/device-differences.html\">Snowball Edge Device Options</a> in the Snowball Edge Developer Guide.</p>",
583-
"CreateClusterRequest$SnowballType": "<p>The type of AWS Snowball device to use for this cluster. Currently, the only supported device type for cluster jobs is <code>EDGE</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/snowball/latest/developer-guide/device-differences.html\">Snowball Edge Device Options</a> in the Snowball Edge Developer Guide.</p>",
584-
"CreateJobRequest$SnowballType": "<p>The type of AWS Snowball device to use for this job. Currently, the only supported device type for cluster jobs is <code>EDGE</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/snowball/latest/developer-guide/device-differences.html\">Snowball Edge Device Options</a> in the Snowball Edge Developer Guide.</p>",
590+
"ClusterMetadata$SnowballType": "<p>The type of AWS Snowball device to use for this cluster. </p> <note> <p>For cluster jobs, AWS Snowball currently supports only the <code>EDGE</code> device type.</p> </note>",
591+
"CreateClusterRequest$SnowballType": "<p>The type of AWS Snowball device to use for this cluster. </p> <note> <p>For cluster jobs, AWS Snowball currently supports only the <code>EDGE</code> device type.</p> </note>",
592+
"CreateJobRequest$SnowballType": "<p>The type of AWS Snowball device to use for this job. </p> <note> <p>For cluster jobs, AWS Snowball currently supports only the <code>EDGE</code> device type.</p> </note> <p>The type of AWS Snowball device to use for this job. Currently, the only supported device type for cluster jobs is <code>EDGE</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/snowball/latest/developer-guide/device-differences.html\">Snowball Edge Device Options</a> in the Snowball Edge Developer Guide.</p>",
585593
"JobListEntry$SnowballType": "<p>The type of device used with this job.</p>",
586594
"JobMetadata$SnowballType": "<p>The type of device used with this job.</p>"
587595
}
588596
},
597+
"SnowconeDeviceConfiguration": {
598+
"base": "<p>Specifies the device configuration for an AWS Snowcone job. </p>",
599+
"refs": {
600+
"DeviceConfiguration$SnowconeDeviceConfiguration": "<p>Returns information about the device configuration for an AWS Snowcone job.</p>"
601+
}
602+
},
589603
"SnsTopicARN": {
590604
"base": null,
591605
"refs": {
@@ -698,6 +712,12 @@
698712
"base": null,
699713
"refs": {
700714
}
715+
},
716+
"WirelessConnection": {
717+
"base": "<p>Configures the wireless connection on an AWS Snowcone device.</p>",
718+
"refs": {
719+
"SnowconeDeviceConfiguration$WirelessConnection": "<p>Configures the wireless connection for the AWS Snowcone device.</p>"
720+
}
701721
}
702722
}
703723
}

aws-sdk-core/endpoints.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@
14421442
},
14431443
"datasync" : {
14441444
"endpoints" : {
1445+
"af-south-1" : { },
14451446
"ap-east-1" : { },
14461447
"ap-northeast-1" : { },
14471448
"ap-northeast-2" : { },
@@ -1451,6 +1452,7 @@
14511452
"ca-central-1" : { },
14521453
"eu-central-1" : { },
14531454
"eu-north-1" : { },
1455+
"eu-south-1" : { },
14541456
"eu-west-1" : { },
14551457
"eu-west-2" : { },
14561458
"eu-west-3" : { },
@@ -3230,6 +3232,7 @@
32303232
},
32313233
"license-manager" : {
32323234
"endpoints" : {
3235+
"af-south-1" : { },
32333236
"ap-east-1" : { },
32343237
"ap-northeast-1" : { },
32353238
"ap-northeast-2" : { },
@@ -3239,6 +3242,7 @@
32393242
"ca-central-1" : { },
32403243
"eu-central-1" : { },
32413244
"eu-north-1" : { },
3245+
"eu-south-1" : { },
32423246
"eu-west-1" : { },
32433247
"eu-west-2" : { },
32443248
"eu-west-3" : { },
@@ -6032,6 +6036,18 @@
60326036
"cn-northwest-1" : { }
60336037
}
60346038
},
6039+
"budgets" : {
6040+
"endpoints" : {
6041+
"aws-cn-global" : {
6042+
"credentialScope" : {
6043+
"region" : "cn-northwest-1"
6044+
},
6045+
"hostname" : "budgets.amazonaws.com.cn"
6046+
}
6047+
},
6048+
"isRegionalized" : false,
6049+
"partitionEndpoint" : "aws-cn-global"
6050+
},
60356051
"cloudformation" : {
60366052
"endpoints" : {
60376053
"cn-north-1" : { },

0 commit comments

Comments
 (0)