Skip to content

Commit 3777b57

Browse files
AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs Add new status READY_FOR_CHECKIN used for vehicle synchronisation Documentation updates for Amazon API Gateway Fixed regex patterns for ARN fields. Documentation updates for Amazon API Gateway This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service. This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
1 parent 6af34a2 commit 3777b57

File tree

60 files changed

+1855
-991
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1855
-991
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.587
1+
1.11.588

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/CreateDomainNameResult.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ namespace Model
7171

7272
///@{
7373
/**
74-
* <p>The ARN of the domain name. Supported only for private custom domain names.
75-
* </p>
74+
* <p>The ARN of the domain name. </p>
7675
*/
7776
inline const Aws::String& GetDomainNameArn() const { return m_domainNameArn; }
7877
template<typename DomainNameArnT = Aws::String>

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/DomainName.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ namespace Model
7373

7474
///@{
7575
/**
76-
* <p>The ARN of the domain name. Supported only for private custom domain names.
77-
* </p>
76+
* <p>The ARN of the domain name. </p>
7877
*/
7978
inline const Aws::String& GetDomainNameArn() const { return m_domainNameArn; }
8079
inline bool DomainNameArnHasBeenSet() const { return m_domainNameArnHasBeenSet; }

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/GetDomainNameResult.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ namespace Model
7171

7272
///@{
7373
/**
74-
* <p>The ARN of the domain name. Supported only for private custom domain names.
75-
* </p>
74+
* <p>The ARN of the domain name. </p>
7675
*/
7776
inline const Aws::String& GetDomainNameArn() const { return m_domainNameArn; }
7877
template<typename DomainNameArnT = Aws::String>

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/GetIntegrationResult.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,8 @@ namespace Model
230230
///@{
231231
/**
232232
* <p>Custom timeout between 50 and 29,000 milliseconds. The default value is
233-
* 29,000 milliseconds or 29 seconds.</p>
233+
* 29,000 milliseconds or 29 seconds. You can increase the default value to longer
234+
* than 29 seconds for Regional or private APIs only.</p>
234235
*/
235236
inline int GetTimeoutInMillis() const { return m_timeoutInMillis; }
236237
inline void SetTimeoutInMillis(int value) { m_timeoutInMillisHasBeenSet = true; m_timeoutInMillis = value; }

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/Integration.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,8 @@ namespace Model
240240
///@{
241241
/**
242242
* <p>Custom timeout between 50 and 29,000 milliseconds. The default value is
243-
* 29,000 milliseconds or 29 seconds.</p>
243+
* 29,000 milliseconds or 29 seconds. You can increase the default value to longer
244+
* than 29 seconds for Regional or private APIs only.</p>
244245
*/
245246
inline int GetTimeoutInMillis() const { return m_timeoutInMillis; }
246247
inline bool TimeoutInMillisHasBeenSet() const { return m_timeoutInMillisHasBeenSet; }

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/PutIntegrationRequest.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,8 @@ namespace Model
277277
///@{
278278
/**
279279
* <p>Custom timeout between 50 and 29,000 milliseconds. The default value is
280-
* 29,000 milliseconds or 29 seconds.</p>
280+
* 29,000 milliseconds or 29 seconds. You can increase the default value to longer
281+
* than 29 seconds for Regional or private APIs only.</p>
281282
*/
282283
inline int GetTimeoutInMillis() const { return m_timeoutInMillis; }
283284
inline bool TimeoutInMillisHasBeenSet() const { return m_timeoutInMillisHasBeenSet; }

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/PutIntegrationResult.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,8 @@ namespace Model
230230
///@{
231231
/**
232232
* <p>Custom timeout between 50 and 29,000 milliseconds. The default value is
233-
* 29,000 milliseconds or 29 seconds.</p>
233+
* 29,000 milliseconds or 29 seconds. You can increase the default value to longer
234+
* than 29 seconds for Regional or private APIs only.</p>
234235
*/
235236
inline int GetTimeoutInMillis() const { return m_timeoutInMillis; }
236237
inline void SetTimeoutInMillis(int value) { m_timeoutInMillisHasBeenSet = true; m_timeoutInMillis = value; }

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/UpdateDomainNameResult.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ namespace Model
7171

7272
///@{
7373
/**
74-
* <p>The ARN of the domain name. Supported only for private custom domain names.
75-
* </p>
74+
* <p>The ARN of the domain name. </p>
7675
*/
7776
inline const Aws::String& GetDomainNameArn() const { return m_domainNameArn; }
7877
template<typename DomainNameArnT = Aws::String>

generated/src/aws-cpp-sdk-apigateway/include/aws/apigateway/model/UpdateIntegrationResult.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,8 @@ namespace Model
230230
///@{
231231
/**
232232
* <p>Custom timeout between 50 and 29,000 milliseconds. The default value is
233-
* 29,000 milliseconds or 29 seconds.</p>
233+
* 29,000 milliseconds or 29 seconds. You can increase the default value to longer
234+
* than 29 seconds for Regional or private APIs only.</p>
234235
*/
235236
inline int GetTimeoutInMillis() const { return m_timeoutInMillis; }
236237
inline void SetTimeoutInMillis(int value) { m_timeoutInMillisHasBeenSet = true; m_timeoutInMillis = value; }

0 commit comments

Comments
 (0)