Skip to content

Commit f4a5864

Browse files
Update models for release
1 parent 44b936e commit f4a5864

27 files changed

+934
-315
lines changed

.changes/3.294.1

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"type": "enhancement",
4+
"category": "KMS",
5+
"description": "Documentation updates for AWS Key Management Service"
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "ConnectCases",
10+
"description": "Increase number of fields that can be included in CaseEventIncludedData from 50 to 200"
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "Connect",
15+
"description": "Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action."
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "SageMaker",
20+
"description": "This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create\/Describe training job API"
21+
},
22+
{
23+
"type": "enhancement",
24+
"category": "RDS",
25+
"description": "Updates Amazon RDS documentation by adding code examples"
26+
},
27+
{
28+
"type": "enhancement",
29+
"category": "Cloud9",
30+
"description": "Updated Cloud9 API documentation for AL2023 release"
31+
}
32+
]

.changes/nextrelease/crt-updates.json

-7
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\Signature` - Fixes issues with CloudfrontKeyValueStore sigv4a operations.
6+
* `Aws\KMS` - Documentation updates for AWS Key Management Service
7+
* `Aws\ConnectCases` - Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
8+
* `Aws\Connect` - Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
9+
* `Aws\SageMaker` - This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API
10+
* `Aws\RDS` - Updates Amazon RDS documentation by adding code examples
11+
* `Aws\Cloud9` - Updated Cloud9 API documentation for AL2023 release
12+
313
## 3.294.0 - 2023-12-14
414

515
* `Aws\GameLift` - Amazon GameLift adds the ability to add and update the game properties of active game sessions.

src/Connect/ConnectClient.php

+4
Original file line numberDiff line numberDiff line change
@@ -313,12 +313,16 @@
313313
* @method \GuzzleHttp\Promise\Promise listViewsAsync(array $args = [])
314314
* @method \Aws\Result monitorContact(array $args = [])
315315
* @method \GuzzleHttp\Promise\Promise monitorContactAsync(array $args = [])
316+
* @method \Aws\Result pauseContact(array $args = [])
317+
* @method \GuzzleHttp\Promise\Promise pauseContactAsync(array $args = [])
316318
* @method \Aws\Result putUserStatus(array $args = [])
317319
* @method \GuzzleHttp\Promise\Promise putUserStatusAsync(array $args = [])
318320
* @method \Aws\Result releasePhoneNumber(array $args = [])
319321
* @method \GuzzleHttp\Promise\Promise releasePhoneNumberAsync(array $args = [])
320322
* @method \Aws\Result replicateInstance(array $args = [])
321323
* @method \GuzzleHttp\Promise\Promise replicateInstanceAsync(array $args = [])
324+
* @method \Aws\Result resumeContact(array $args = [])
325+
* @method \GuzzleHttp\Promise\Promise resumeContactAsync(array $args = [])
322326
* @method \Aws\Result resumeContactRecording(array $args = [])
323327
* @method \GuzzleHttp\Promise\Promise resumeContactRecordingAsync(array $args = [])
324328
* @method \Aws\Result searchAvailablePhoneNumbers(array $args = [])

src/SageMaker/SageMakerClient.php

+2
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@
141141
* @method \GuzzleHttp\Promise\Promise deleteClusterAsync(array $args = [])
142142
* @method \Aws\Result deleteCodeRepository(array $args = [])
143143
* @method \GuzzleHttp\Promise\Promise deleteCodeRepositoryAsync(array $args = [])
144+
* @method \Aws\Result deleteCompilationJob(array $args = [])
145+
* @method \GuzzleHttp\Promise\Promise deleteCompilationJobAsync(array $args = [])
144146
* @method \Aws\Result deleteContext(array $args = [])
145147
* @method \GuzzleHttp\Promise\Promise deleteContextAsync(array $args = [])
146148
* @method \Aws\Result deleteDataQualityJobDefinition(array $args = [])

src/data/cloud9/2017-09-23/docs-2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"ImageId": {
233233
"base": null,
234234
"refs": {
235-
"CreateEnvironmentEC2Request$imageId": "<p>The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM) path.</p> <p>From December 04, 2023, you will be required to include the <code>imageId</code> parameter for the <code>CreateEnvironmentEC2</code> action. This change will be reflected across all direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services CloudFormation. This change will only affect direct API consumers, and not Cloud9 console users.</p> <p>From January 22, 2024, Amazon Linux (AL1) will be removed from the list of available image IDs for Cloud9. This is necessary as AL1 will reach the end of maintenance support in December 2023, and as a result will no longer receive security updates. We recommend using Amazon Linux 2 as the AMI to create your environment as it is fully supported. This change will only affect direct API consumers, and not Cloud9 console users.</p> <p>Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.</p> <p> <b>AMI aliases </b> </p> <ul> <li> <p>Amazon Linux: <code>amazonlinux-1-x86_64</code> </p> </li> <li> <p>Amazon Linux 2: <code>amazonlinux-2-x86_64</code> </p> </li> <li> <p>Ubuntu 18.04: <code>ubuntu-18.04-x86_64</code> </p> </li> <li> <p>Ubuntu 22.04: <code>ubuntu-22.04-x86_64</code> </p> </li> </ul> <p> <b>SSM paths</b> </p> <ul> <li> <p>Amazon Linux: <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64</code> </p> </li> <li> <p>Amazon Linux 2: <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64</code> </p> </li> <li> <p>Ubuntu 18.04: <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64</code> </p> </li> <li> <p>Ubuntu 22.04: <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64</code> </p> </li> </ul>"
235+
"CreateEnvironmentEC2Request$imageId": "<p>The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM) path.</p> <p>From December 04, 2023, you will be required to include the <code>imageId</code> parameter for the <code>CreateEnvironmentEC2</code> action. This change will be reflected across all direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services CloudFormation. This change will only affect direct API consumers, and not Cloud9 console users.</p> <p>From January 22, 2024, Amazon Linux (AL1) will be removed from the list of available image IDs for Cloud9. This is necessary as AL1 will reach the end of maintenance support in December 2023, and as a result will no longer receive security updates. We recommend using Amazon Linux 2023 as the AMI to create your environment as it is fully supported. This change will only affect direct API consumers, and not Cloud9 console users.</p> <p>Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.</p> <p> <b>AMI aliases </b> </p> <ul> <li> <p>Amazon Linux: <code>amazonlinux-1-x86_64</code> </p> </li> <li> <p>Amazon Linux 2: <code>amazonlinux-2-x86_64</code> </p> </li> <li> <p>Amazon Linux 2023 (recommended): <code>amazonlinux-2023-x86_64</code> </p> </li> <li> <p>Ubuntu 18.04: <code>ubuntu-18.04-x86_64</code> </p> </li> <li> <p>Ubuntu 22.04: <code>ubuntu-22.04-x86_64</code> </p> </li> </ul> <p> <b>SSM paths</b> </p> <ul> <li> <p>Amazon Linux: <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64</code> </p> </li> <li> <p>Amazon Linux 2: <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64</code> </p> </li> <li> <p>Amazon Linux 2023 (recommended): <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64</code> </p> </li> <li> <p>Ubuntu 18.04: <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64</code> </p> </li> <li> <p>Ubuntu 22.04: <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64</code> </p> </li> </ul>"
236236
}
237237
},
238238
"InstanceType": {

src/data/cloud9/2017-09-23/docs-2.json.php

+1-1
Large diffs are not rendered by default.

src/data/cloud9/2017-09-23/examples-1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"name": "my-demo-environment",
88
"automaticStopTimeMinutes": 60,
99
"description": "This is my demonstration environment.",
10-
"imageId": "amazonlinux-2-x86_64",
10+
"imageId": "amazonlinux-2023-x86_64",
1111
"instanceType": "t2.micro",
1212
"ownerArn": "arn:aws:iam::123456789012:user/MyDemoUser",
1313
"subnetId": "subnet-6300cd1b"

0 commit comments

Comments
 (0)