Skip to content

Commit 0a3bbfa

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feature/master/sra-retries
2 parents 43fcfef + 62a012b commit 0a3bbfa

File tree

498 files changed

+10823
-5822
lines changed

Some content is hidden

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

498 files changed

+10823
-5822
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,15 @@
805805
"contributions": [
806806
"code"
807807
]
808+
},
809+
{
810+
"login": "dave-fn",
811+
"name": "David Negrete",
812+
"avatar_url": "https://avatars.githubusercontent.com/u/21349334?v=4",
813+
"profile": "https://github.com/dave-fn",
814+
"contributions": [
815+
"code"
816+
]
808817
}
809818
],
810819
"contributorsPerLine": 7,

.changes/2.20.88.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.20.88",
3+
"date": "2023-06-19",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "flittev",
9+
"description": "`WaiterExecutor` recursive implementation changed to iterative"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CloudFormation",
14+
"contributor": "",
15+
"description": "Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "This release adds support for creating cross region table/database resource links"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Price List Service",
26+
"contributor": "",
27+
"description": "This release updates the PriceListArn regex pattern."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon EC2 Container Service",
32+
"contributor": "",
33+
"description": "Documentation only update to address various tickets."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "API changes to AWS Verified Access to include data from trust providers in logs"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Route 53 Domains",
44+
"contributor": "",
45+
"description": "Update MaxItems upper bound to 1000 for ListPricesRequest"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support."
52+
}
53+
]
54+
}

.changes/2.20.89.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.20.89",
3+
"date": "2023-06-20",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Config",
8+
"contributor": "",
9+
"description": "Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Lambda",
14+
"contributor": "",
15+
"description": "This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Appflow",
20+
"contributor": "",
21+
"description": "This release adds new API to reset connector metadata cache"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Redshift",
32+
"contributor": "",
33+
"description": "Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.20.90.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.90",
3+
"date": "2023-06-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaConvert",
8+
"contributor": "",
9+
"description": "This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Transfer Family",
14+
"contributor": "",
15+
"description": "This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DynamoDB",
20+
"contributor": "",
21+
"description": "Documentation updates for DynamoDB"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR",
26+
"contributor": "",
27+
"description": "This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AmazonMQ",
32+
"contributor": "",
33+
"description": "The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Inspector2",
44+
"contributor": "",
45+
"description": "This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions."
46+
}
47+
]
48+
}

.changes/2.20.91.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.20.91",
3+
"date": "2023-06-22",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Maven config",
8+
"contributor": "jensim",
9+
"description": "Fix the scm.url in the maven project"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWSKendraFrontendService",
14+
"contributor": "",
15+
"description": "Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Step Functions",
20+
"contributor": "",
21+
"description": "Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Chime SDK Identity",
26+
"contributor": "",
27+
"description": "AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Chime SDK Messaging",
32+
"contributor": "",
33+
"description": "ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them."
34+
}
35+
]
36+
}

.changes/2.20.92.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.20.92",
3+
"date": "2023-06-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DevOps Guru",
8+
"contributor": "",
9+
"description": "This release adds support for encryption via customer managed keys."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon FSx",
14+
"contributor": "",
15+
"description": "Update to Amazon FSx documentation."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Relational Database Service",
20+
"contributor": "",
21+
"description": "Documentation improvements for create, describe, and modify DB clusters and DB instances."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Verified Permissions",
26+
"contributor": "",
27+
"description": "Added improved descriptions and new code samples to SDK documentation."
28+
}
29+
]
30+
}

.changes/2.20.93.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.20.93",
3+
"date": "2023-06-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Identity and Access Management",
14+
"contributor": "",
15+
"description": "Support for a new API \"GetMFADevice\" to present MFA device metadata such as device certifications"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon GuardDuty",
26+
"contributor": "",
27+
"description": "Add support for user.extra.sessionName in Kubernetes Audit Logs Findings."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Pinpoint",
32+
"contributor": "",
33+
"description": "Added time zone estimation support for journeys"
34+
}
35+
]
36+
}

.changes/2.20.94.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.20.94",
3+
"date": "2023-06-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Private 5G",
8+
"contributor": "",
9+
"description": "This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Appflow",
14+
"contributor": "",
15+
"description": "This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "DynamoDB Enhanced Client",
20+
"contributor": "acouvreur",
21+
"description": "Added support for StreamSpecification in the CreateTableEnhancedRequest, allowing configuration of table stream specification using DynamoDB Enhanced Client."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Interactive Video Service",
26+
"contributor": "",
27+
"description": "IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Kinesis Video Streams",
32+
"contributor": "",
33+
"description": "General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Macie 2",
38+
"contributor": "",
39+
"description": "This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Feature Store Runtime",
44+
"contributor": "",
45+
"description": "Introducing TTL for online store records for feature groups."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Introducing TTL for online store records in feature groups."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Systems Manager (SSM)",
56+
"contributor": "",
57+
"description": "Systems Manager doc-only update for June 2023."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Verified Permissions",
62+
"contributor": "",
63+
"description": "This update fixes several broken links to the Cedar documentation."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AppFabric",
68+
"contributor": "",
69+
"description": "Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "EMR Serverless",
74+
"contributor": "",
75+
"description": "This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API."
76+
}
77+
]
78+
}

0 commit comments

Comments
 (0)