Skip to content

Commit a930aeb

Browse files
Merging v1.0.18 release
2 parents f9d4702 + 66be674 commit a930aeb

File tree

9 files changed

+1716
-564
lines changed

9 files changed

+1716
-564
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.18] - 12/15/2023
4+
5+
### Features
6+
* (**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.
7+
* (**connectcases**) Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
8+
* (**sagemaker**) This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API
9+
10+
### Documentation
11+
* (**cloud9**) Updated Cloud9 API documentation for AL2023 release
12+
* (**kms**) Documentation updates for AWS Key Management Service
13+
* (**rds**) Updates Amazon RDS documentation by adding code examples
14+
315
## [1.0.17] - 12/14/2023
416

517
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 83 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3584,12 +3584,14 @@
35843584
},
35853585
"cognito-identity" : {
35863586
"endpoints" : {
3587+
"af-south-1" : { },
35873588
"ap-northeast-1" : { },
35883589
"ap-northeast-2" : { },
35893590
"ap-northeast-3" : { },
35903591
"ap-south-1" : { },
35913592
"ap-southeast-1" : { },
35923593
"ap-southeast-2" : { },
3594+
"ap-southeast-3" : { },
35933595
"ca-central-1" : { },
35943596
"eu-central-1" : { },
35953597
"eu-north-1" : { },
@@ -3656,12 +3658,14 @@
36563658
},
36573659
"cognito-idp" : {
36583660
"endpoints" : {
3661+
"af-south-1" : { },
36593662
"ap-northeast-1" : { },
36603663
"ap-northeast-2" : { },
36613664
"ap-northeast-3" : { },
36623665
"ap-south-1" : { },
36633666
"ap-southeast-1" : { },
36643667
"ap-southeast-2" : { },
3668+
"ap-southeast-3" : { },
36653669
"ca-central-1" : { },
36663670
"eu-central-1" : { },
36673671
"eu-north-1" : { },
@@ -11907,6 +11911,7 @@
1190711911
"deprecated" : true,
1190811912
"hostname" : "mq-fips.us-west-2.amazonaws.com"
1190911913
},
11914+
"il-central-1" : { },
1191011915
"me-central-1" : { },
1191111916
"me-south-1" : { },
1191211917
"sa-east-1" : { },
@@ -14197,12 +14202,60 @@
1419714202
"eu-west-1" : { },
1419814203
"eu-west-2" : { },
1419914204
"eu-west-3" : { },
14205+
"fips-us-east-1" : {
14206+
"credentialScope" : {
14207+
"region" : "us-east-1"
14208+
},
14209+
"deprecated" : true,
14210+
"hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com"
14211+
},
14212+
"fips-us-east-2" : {
14213+
"credentialScope" : {
14214+
"region" : "us-east-2"
14215+
},
14216+
"deprecated" : true,
14217+
"hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com"
14218+
},
14219+
"fips-us-west-1" : {
14220+
"credentialScope" : {
14221+
"region" : "us-west-1"
14222+
},
14223+
"deprecated" : true,
14224+
"hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com"
14225+
},
14226+
"fips-us-west-2" : {
14227+
"credentialScope" : {
14228+
"region" : "us-west-2"
14229+
},
14230+
"deprecated" : true,
14231+
"hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14232+
},
1420014233
"me-south-1" : { },
1420114234
"sa-east-1" : { },
14202-
"us-east-1" : { },
14203-
"us-east-2" : { },
14204-
"us-west-1" : { },
14205-
"us-west-2" : { }
14235+
"us-east-1" : {
14236+
"variants" : [ {
14237+
"hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com",
14238+
"tags" : [ "fips" ]
14239+
} ]
14240+
},
14241+
"us-east-2" : {
14242+
"variants" : [ {
14243+
"hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com",
14244+
"tags" : [ "fips" ]
14245+
} ]
14246+
},
14247+
"us-west-1" : {
14248+
"variants" : [ {
14249+
"hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com",
14250+
"tags" : [ "fips" ]
14251+
} ]
14252+
},
14253+
"us-west-2" : {
14254+
"variants" : [ {
14255+
"hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com",
14256+
"tags" : [ "fips" ]
14257+
} ]
14258+
}
1420614259
}
1420714260
},
1420814261
"route53" : {
@@ -24448,8 +24501,32 @@
2444824501
},
2444924502
"rolesanywhere" : {
2445024503
"endpoints" : {
24451-
"us-gov-east-1" : { },
24452-
"us-gov-west-1" : { }
24504+
"fips-us-gov-east-1" : {
24505+
"credentialScope" : {
24506+
"region" : "us-gov-east-1"
24507+
},
24508+
"deprecated" : true,
24509+
"hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com"
24510+
},
24511+
"fips-us-gov-west-1" : {
24512+
"credentialScope" : {
24513+
"region" : "us-gov-west-1"
24514+
},
24515+
"deprecated" : true,
24516+
"hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com"
24517+
},
24518+
"us-gov-east-1" : {
24519+
"variants" : [ {
24520+
"hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com",
24521+
"tags" : [ "fips" ]
24522+
} ]
24523+
},
24524+
"us-gov-west-1" : {
24525+
"variants" : [ {
24526+
"hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com",
24527+
"tags" : [ "fips" ]
24528+
} ]
24529+
}
2445324530
}
2445424531
},
2445524532
"route53" : {

codegen/sdk/aws-models/cloud9.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@
11251125
"name": "my-demo-environment",
11261126
"description": "This is my demonstration environment.",
11271127
"instanceType": "t2.micro",
1128-
"imageId": "amazonlinux-2-x86_64",
1128+
"imageId": "amazonlinux-2023-x86_64",
11291129
"subnetId": "subnet-6300cd1b",
11301130
"automaticStopTimeMinutes": 60,
11311131
"ownerArn": "arn:aws:iam::123456789012:user/MyDemoUser"
@@ -1176,7 +1176,7 @@
11761176
"imageId": {
11771177
"target": "com.amazonaws.cloud9#ImageId",
11781178
"traits": {
1179-
"smithy.api#documentation": "<p>The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.\n To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM)\n path.</p>\n <p>From December 04, 2023, you will be required to include the <code>imageId</code> parameter\n for the <code>CreateEnvironmentEC2</code> action. This change will be reflected across all\n direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services\n CloudFormation. This change will only affect direct API consumers, and not Cloud9 console\n users.</p>\n <p>From January 22, 2024, Amazon Linux (AL1) will be removed from the list of available image\n IDs for Cloud9. This is necessary as AL1 will reach the end of maintenance support in December\n 2023, and as a result will no longer receive security updates. We recommend using Amazon Linux\n 2 as the AMI to create your environment as it is fully supported. This change will only affect\n direct API consumers, and not Cloud9 console users.</p>\n <p>Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.</p>\n <p>\n <b>AMI aliases </b>\n </p>\n <ul>\n <li>\n <p>Amazon Linux:\n <code>amazonlinux-1-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2: <code>amazonlinux-2-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 18.04: <code>ubuntu-18.04-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 22.04: <code>ubuntu-22.04-x86_64</code>\n </p>\n </li>\n </ul>\n <p>\n <b>SSM paths</b>\n </p>\n <ul>\n <li>\n <p>Amazon Linux:\n <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2:\n <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 18.04:\n <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 22.04:\n <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64</code>\n </p>\n </li>\n </ul>",
1179+
"smithy.api#documentation": "<p>The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.\n To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM)\n path.</p>\n <p>From December 04, 2023, you will be required to include the <code>imageId</code> parameter\n for the <code>CreateEnvironmentEC2</code> action. This change will be reflected across all\n direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services\n CloudFormation. This change will only affect direct API consumers, and not Cloud9 console\n users.</p>\n <p>From January 22, 2024, Amazon Linux (AL1) will be removed from the list of available image\n IDs for Cloud9. This is necessary as AL1 will reach the end of maintenance support in December\n 2023, and as a result will no longer receive security updates. We recommend using Amazon Linux\n 2023 as the AMI to create your environment as it is fully supported. This change will only affect\n direct API consumers, and not Cloud9 console users.</p>\n <p>Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.</p>\n <p>\n <b>AMI aliases </b>\n </p>\n <ul>\n <li>\n <p>Amazon Linux: <code>amazonlinux-1-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2: <code>amazonlinux-2-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2023 (recommended): <code>amazonlinux-2023-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 18.04: <code>ubuntu-18.04-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 22.04: <code>ubuntu-22.04-x86_64</code>\n </p>\n </li>\n </ul>\n <p>\n <b>SSM paths</b>\n </p>\n <ul>\n <li>\n <p>Amazon Linux:\n <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-1-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2:\n <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64</code>\n </p>\n </li>\n <li>\n <p>Amazon Linux 2023 (recommended): <code>resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 18.04:\n <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64</code>\n </p>\n </li>\n <li>\n <p>Ubuntu 22.04:\n <code>resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64</code>\n </p>\n </li>\n </ul>",
11801180
"smithy.api#required": {}
11811181
}
11821182
},

0 commit comments

Comments
 (0)