Skip to content

Commit 6e290fe

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 63646c8 commit 6e290fe

File tree

9 files changed

+330
-282
lines changed

9 files changed

+330
-282
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::EC2 - Updated the API for Amazon Elastic Compute Cloud.
5+
6+
* Feature - Aws::Lambda - Updated the API, and documentation for AWS Lambda.
7+
8+
* Feature - Aws::Organizations - Updated the documentation for AWS Organizations.
9+
10+
* Feature - Aws::S3 - Updated the API, and documentation for Amazon Simple Storage Service.
11+
412
2.11.563 (2020-08-10)
513
------------------
614

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5550,8 +5550,7 @@
55505550
"Windows with SQL Server Web",
55515551
"Linux with SQL Server Standard",
55525552
"Linux with SQL Server Web",
5553-
"Linux with SQL Server Enterprise",
5554-
"Windows BYOL"
5553+
"Linux with SQL Server Enterprise"
55555554
]
55565555
},
55575556
"CapacityReservationOptions":{

aws-sdk-core/apis/lambda/2015-03-31/api-2.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,8 @@
10431043
"DestinationConfig":{"shape":"DestinationConfig"},
10441044
"MaximumRecordAgeInSeconds":{"shape":"MaximumRecordAgeInSeconds"},
10451045
"BisectBatchOnFunctionError":{"shape":"BisectBatchOnFunctionError"},
1046-
"MaximumRetryAttempts":{"shape":"MaximumRetryAttemptsEventSourceMapping"}
1046+
"MaximumRetryAttempts":{"shape":"MaximumRetryAttemptsEventSourceMapping"},
1047+
"Topics":{"shape":"Topics"}
10471048
}
10481049
},
10491050
"CreateFunctionRequest":{
@@ -1334,6 +1335,7 @@
13341335
"State":{"shape":"String"},
13351336
"StateTransitionReason":{"shape":"String"},
13361337
"DestinationConfig":{"shape":"DestinationConfig"},
1338+
"Topics":{"shape":"Topics"},
13371339
"MaximumRecordAgeInSeconds":{"shape":"MaximumRecordAgeInSeconds"},
13381340
"BisectBatchOnFunctionError":{"shape":"BisectBatchOnFunctionError"},
13391341
"MaximumRetryAttempts":{"shape":"MaximumRetryAttemptsEventSourceMapping"}
@@ -2310,7 +2312,7 @@
23102312
"MaximumRecordAgeInSeconds":{
23112313
"type":"integer",
23122314
"max":604800,
2313-
"min":60
2315+
"min":-1
23142316
},
23152317
"MaximumRetryAttempts":{
23162318
"type":"integer",
@@ -2320,7 +2322,7 @@
23202322
"MaximumRetryAttemptsEventSourceMapping":{
23212323
"type":"integer",
23222324
"max":10000,
2323-
"min":0
2325+
"min":-1
23242326
},
23252327
"MemorySize":{
23262328
"type":"integer",
@@ -2828,6 +2830,18 @@
28282830
"error":{"httpStatusCode":429},
28292831
"exception":true
28302832
},
2833+
"Topic":{
2834+
"type":"string",
2835+
"max":249,
2836+
"min":1,
2837+
"pattern":"^[^.]([a-zA-Z0-9\\-_.]+)"
2838+
},
2839+
"Topics":{
2840+
"type":"list",
2841+
"member":{"shape":"Topic"},
2842+
"max":1,
2843+
"min":1
2844+
},
28312845
"TracingConfig":{
28322846
"type":"structure",
28332847
"members":{

aws-sdk-core/apis/lambda/2015-03-31/docs-2.json

Lines changed: 26 additions & 13 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/lambda/2015-03-31/examples-1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -649,9 +649,9 @@
649649
"output": {
650650
}
651651
},
652-
"description": "The following example displays details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
653-
"id": "to-view-a-provisioned-concurrency-configuration-1586490192690",
654-
"title": "To view a provisioned concurrency configuration"
652+
"description": "The following example returns details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
653+
"id": "to-get-a-provisioned-concurrency-configuration-1586490192690",
654+
"title": "To get a provisioned concurrency configuration"
655655
},
656656
{
657657
"input": {
@@ -671,9 +671,9 @@
671671
"output": {
672672
}
673673
},
674-
"description": "The following example returns details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
675-
"id": "to-get-a-provisioned-concurrency-configuration-1586490192690",
676-
"title": "To get a provisioned concurrency configuration"
674+
"description": "The following example displays details for the provisioned concurrency configuration for the BLUE alias of the specified function.",
675+
"id": "to-view-a-provisioned-concurrency-configuration-1586490192690",
676+
"title": "To view a provisioned concurrency configuration"
677677
}
678678
],
679679
"Invoke": [

aws-sdk-core/apis/organizations/2016-11-28/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ListCreateAccountStatus": "<p>Lists the account creation requests that match the specified status that is currently being tracked for the organization.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
3838
"ListDelegatedAdministrators": "<p>Lists the AWS accounts that are designated as delegated administrators in this organization.</p> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
3939
"ListDelegatedServicesForAccount": "<p>List the AWS services for which the specified account is a delegated administrator. </p> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
40-
"ListHandshakesForAccount": "<p>Lists the current handshakes that are associated with the account of the requesting user.</p> <p>Handshakes that are <code>ACCEPTED</code>, <code>DECLINED</code>, or <code>CANCELED</code> appear in the results of this API for only 30 days after changing to that state. After that, they're deleted and no longer accessible.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
40+
"ListHandshakesForAccount": "<p>Lists the current handshakes that are associated with the account of the requesting user.</p> <p>Handshakes that are <code>ACCEPTED</code>, <code>DECLINED</code>, or <code>CANCELED</code> appear in the results of this API for only 30 days after changing to that state. After that, they're deleted and no longer accessible.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called from any account in the organization.</p>",
4141
"ListHandshakesForOrganization": "<p>Lists the handshakes that are associated with the organization that the requesting user is part of. The <code>ListHandshakesForOrganization</code> operation returns a list of handshake structures. Each structure contains details and status about a handshake.</p> <p>Handshakes that are <code>ACCEPTED</code>, <code>DECLINED</code>, or <code>CANCELED</code> appear in the results of this API for only 30 days after changing to that state. After that, they're deleted and no longer accessible.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
4242
"ListOrganizationalUnitsForParent": "<p>Lists the organizational units (OUs) in a parent organizational unit or root.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p>",
4343
"ListParents": "<p>Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or account. This operation, along with <a>ListChildren</a> enables you to traverse the tree structure that makes up this root.</p> <note> <p>Always check the <code>NextToken</code> response parameter for a <code>null</code> value when calling a <code>List*</code> operation. These operations can occasionally return an empty set of results even when there are more results available. The <code>NextToken</code> response parameter value is <code>null</code> <i>only</i> when there are no more results to display.</p> </note> <p>This operation can be called only from the organization's master account or by a member account that is a delegated administrator for an AWS service.</p> <note> <p>In the current release, a child can have only a single parent. </p> </note>",

aws-sdk-core/apis/s3/2006-03-01/api-2.json

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,17 +1110,31 @@
11101110
"BucketLocationConstraint":{
11111111
"type":"string",
11121112
"enum":[
1113-
"EU",
1114-
"eu-west-1",
1115-
"us-west-1",
1116-
"us-west-2",
1113+
"af-south-1",
1114+
"ap-east-1",
1115+
"ap-northeast-1",
1116+
"ap-northeast-2",
1117+
"ap-northeast-3",
11171118
"ap-south-1",
11181119
"ap-southeast-1",
11191120
"ap-southeast-2",
1120-
"ap-northeast-1",
1121-
"sa-east-1",
1121+
"ca-central-1",
11221122
"cn-north-1",
1123-
"eu-central-1"
1123+
"cn-northwest-1",
1124+
"EU",
1125+
"eu-central-1",
1126+
"eu-north-1",
1127+
"eu-south-1",
1128+
"eu-west-1",
1129+
"eu-west-2",
1130+
"eu-west-3",
1131+
"me-south-1",
1132+
"sa-east-1",
1133+
"us-east-2",
1134+
"us-gov-east-1",
1135+
"us-gov-west-1",
1136+
"us-west-1",
1137+
"us-west-2"
11241138
]
11251139
},
11261140
"BucketLoggingStatus":{

0 commit comments

Comments
 (0)