Skip to content

Commit 8472539

Browse files
committed
Merge remote-tracking branch 'origin' into feature/master/s3multipart
2 parents 35e6e4e + 84d9780 commit 8472539

File tree

932 files changed

+71929
-26113
lines changed

Some content is hidden

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

932 files changed

+71929
-26113
lines changed

.all-contributorsrc

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,33 @@
796796
"contributions": [
797797
"code"
798798
]
799+
},
800+
{
801+
"login": "scrocquesel",
802+
"name": "Sébastien Crocquesel",
803+
"avatar_url": "https://avatars.githubusercontent.com/u/88554524?v=4",
804+
"profile": "https://www.inulogic.fr",
805+
"contributions": [
806+
"code"
807+
]
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+
]
817+
},
818+
{
819+
"login": "StephenFlavin",
820+
"name": "Stephen Flavin",
821+
"avatar_url": "https://avatars.githubusercontent.com/u/14975957?v=4",
822+
"profile": "https://github.com/StephenFlavin",
823+
"contributions": [
824+
"code"
825+
]
799826
}
800827
],
801828
"contributorsPerLine": 7,
@@ -804,5 +831,6 @@
804831
"repoType": "github",
805832
"repoHost": "https://github.com",
806833
"skipCi": true,
807-
"commitConvention": "angular"
834+
"commitConvention": "angular",
835+
"commitType": "docs"
808836
}

.brazil.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"codegen": { "packageName": "AwsJavaSdk-Codegen" },
1919
"dynamodb-enhanced": { "packageName": "AwsJavaSdk-DynamoDb-Enhanced" },
2020
"http-client-spi": { "packageName": "AwsJavaSdk-HttpClient" },
21+
"iam-policy-builder": { "packageName": "AwsJavaSdk-Iam-PolicyBuilder" },
2122
"json-utils": { "packageName": "AwsJavaSdk-Core-JsonUtils" },
2223
"metrics-spi": { "packageName": "AwsJavaSdk-Core-MetricsSpi" },
2324
"endpoints-spi": { "packageName": "AwsJavaSdk-Core-EndpointsSpi" },
@@ -109,6 +110,7 @@
109110
"io.netty:netty-common": { "packageName": "Netty4", "packageVersion": "4.1" },
110111
"io.netty:netty-handler": { "packageName": "Netty4", "packageVersion": "4.1" },
111112
"io.netty:netty-resolver": { "packageName": "Netty4", "packageVersion": "4.1" },
113+
"io.netty:netty-resolver-dns": { "packageName": "Netty4", "packageVersion": "4.1" },
112114
"io.netty:netty-transport": { "packageName": "Netty4", "packageVersion": "4.1" },
113115
"io.netty:netty-transport-classes-epoll": { "packageName": "Netty4", "packageVersion": "4.1" },
114116
"io.netty:netty-transport-native-unix-common": { "packageName": "Netty4", "packageVersion": "4.1" },

.changes/2.20.100.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.100",
3+
"date": "2023-07-06",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS Single Sign-on",
8+
"contributor": "",
9+
"description": "Fixed issue with SsoAccessTokenProvider prematurely throwing ExpiredTokenException."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Outposts",
14+
"contributor": "",
15+
"description": "Added paginator support to several APIs. Added the ISOLATED enum value to AssetState."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "Add Nitro Enclaves support on DescribeInstanceTypes"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Location Service",
26+
"contributor": "",
27+
"description": "This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon QuickSight",
32+
"contributor": "",
33+
"description": "This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.20.101.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.20.101",
3+
"date": "2023-07-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Database Migration Service",
8+
"contributor": "",
9+
"description": "Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "This release enables the use of Thumbnails in AWS Elemental MediaLive."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS MediaTailor",
26+
"contributor": "",
27+
"description": "The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudWatch Logs",
32+
"contributor": "",
33+
"description": "Add CMK encryption support for CloudWatch Logs Insights query result data"
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.102.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.20.102",
3+
"date": "2023-07-10",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "StephenFlavin",
9+
"description": "Enable zero-copy ByteBuffer publishing in AsyncRequestBody via \"unsafe\" constructors"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Cognito Identity Provider",
14+
"contributor": "",
15+
"description": "API model updated in Amazon Cognito"
16+
}
17+
]
18+
}

.changes/2.20.103.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.20.103",
3+
"date": "2023-07-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS DataSync",
8+
"contributor": "",
9+
"description": "Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Database Migration Service",
14+
"contributor": "",
15+
"description": "Enhanced PostgreSQL target endpoint settings for providing Babelfish support."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Identity and Access Management",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Identity and Access Management (IAM)."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS MediaTailor",
26+
"contributor": "",
27+
"description": "Adds categories to MediaTailor channel assembly alerts"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Proton",
32+
"contributor": "",
33+
"description": "This release adds support for deployment history for Proton provisioned resources"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Secrets Manager",
38+
"contributor": "",
39+
"description": "Documentation updates for Secrets Manager"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Cognito Identity Provider",
44+
"contributor": "",
45+
"description": "API model updated in Amazon Cognito"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "Add support for deleting Queues and Routing Profiles."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Elastic Compute Cloud",
56+
"contributor": "",
57+
"description": "This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon FSx",
62+
"contributor": "",
63+
"description": "Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Personalize",
68+
"contributor": "",
69+
"description": "This release provides ability to customers to change schema associated with their datasets in Amazon Personalize"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker Service",
74+
"contributor": "",
75+
"description": "Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Simple Storage Service",
80+
"contributor": "",
81+
"description": "S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS SDK for Java v2",
86+
"contributor": "",
87+
"description": "Updated endpoint and partition metadata."
88+
}
89+
]
90+
}

.changes/2.20.104.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.104",
3+
"date": "2023-07-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Adding new supported permission type flags to get-unfiltered endpoints that callers may pass to indicate support for enforcing Lake Formation fine-grained access control on nested column attributes."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Lake Formation",
14+
"contributor": "",
15+
"description": "Adds supports for ReadOnlyAdmins and AllowFullTableExternalDataAccess. Adds NESTED_PERMISSION and NESTED_CELL_PERMISSION to SUPPORTED_PERMISSION_TYPES enum. Adds CREATE_LF_TAG on catalog resource and ALTER, DROP, and GRANT_WITH_LF_TAG_EXPRESSION on LF Tag resource."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon DocumentDB with MongoDB compatibility",
20+
"contributor": "",
21+
"description": "Added major version upgrade option in ModifyDBCluster API"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Add Nitro TPM support on DescribeInstanceTypes"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Interactive Video Service",
32+
"contributor": "",
33+
"description": "This release provides the flexibility to configure what renditions or thumbnail qualities to record when creating recording configuration."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "CodeArtifact",
38+
"contributor": "",
39+
"description": "Doc only update for AWS CodeArtifact"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.20.105.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.20.105",
3+
"date": "2023-07-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWSMainframeModernization",
8+
"contributor": "",
9+
"description": "Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Added support for IamPolicy in new module software.amazon.awssdk:iam-policy-builder, a class to simplify the use of AWS policies."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CodeGuru Security",
20+
"contributor": "",
21+
"description": "Documentation updates for CodeGuru Security."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Service",
26+
"contributor": "",
27+
"description": "GetMetricDataV2 API: Update to include Contact Lens Conversational Analytics Metrics"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elasticsearch Service",
32+
"contributor": "",
33+
"description": "Regex Validation on the ElasticSearch Engine Version attribute"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Import/Export Snowball",
38+
"contributor": "",
39+
"description": "Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Lex Model Building V2",
44+
"contributor": "",
45+
"description": "This release adds support for Lex Developers to view analytics for their bots."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Translate",
50+
"contributor": "",
51+
"description": "Added DOCX word document support to TranslateDocument API"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

0 commit comments

Comments
 (0)