Skip to content

Commit c20030b

Browse files
committed
Merge branch 'master' into rvaknin/auth-schem-preference-config
2 parents f31aa2a + 817193b commit c20030b

File tree

1,030 files changed

+11724
-4817
lines changed

Some content is hidden

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

1,030 files changed

+11724
-4817
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,15 @@
10481048
"contributions": [
10491049
"code"
10501050
]
1051+
},
1052+
{
1053+
"login": "kstich",
1054+
"name": "Kevin Stich",
1055+
"avatar_url": "https://avatars.githubusercontent.com/u/26905335?v=4",
1056+
"profile": "https://github.com/kstich",
1057+
"contributions": [
1058+
"code"
1059+
]
10511060
}
10521061
],
10531062
"contributorsPerLine": 7,

.attach_pid890

Whitespace-only changes.

.changes/2.31.36.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.36",
3+
"date": "2025-05-05",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT-based S3 Client",
8+
"contributor": "",
9+
"description": "Fixed \"Connection pool shut down\" error thrown when a default AWS CRT-based S3 client is created and closed per request. See [#5881](https://github.com/aws/aws-sdk-java-v2/issues/5881)"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Allow default values for non-builtIn endpoint params"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Device Farm",
20+
"contributor": "",
21+
"description": "Add an optional parameter to the GetDevicePoolCompatibility API to pass in project information to check device pool compatibility."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Elemental MediaConvert",
26+
"contributor": "",
27+
"description": "This release adds an optional sidecar per-frame video quality metrics report and an ALL_PCM option for audio selectors. It also changes the data type for Probe API response fields related to video and audio bitrate from integer to double."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DataZone",
32+
"contributor": "",
33+
"description": "This release adds a new authorization policy to control the usage of custom AssetType when creating an Asset. Customer can now add new grant(s) of policyType USE_ASSET_TYPE for custom AssetTypes to apply authorization policy to projects members and domain unit owners."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EC2 Container Service",
38+
"contributor": "",
39+
"description": "Add support to roll back an In_Progress ECS Service Deployment"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "This update introduces API operations to manage and create local gateway VIF and VIF groups. It also includes API operations to describe Outpost LAGs and service link VIFs."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/2.31.37.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.31.37",
3+
"date": "2025-05-06",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "kstich",
9+
"description": "Fix Smithy RPC v2 CBOR URI resolution allowing custom URIs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Service Catalog",
14+
"contributor": "",
15+
"description": "ServiceCatalog's APIs (DeleteServiceAction, DisassociateServiceActionFromProvisioningArtifact, AssociateServiceActionWithProvisioningArtifact) now throw InvalidParametersException when IdempotencyToken is invalid."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Timestream Query",
26+
"contributor": "",
27+
"description": "Add dualstack endpoints support and correct us-gov-west-1 FIPS endpoint."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Timestream Write",
32+
"contributor": "",
33+
"description": "Add dualstack endpoints support."
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.31.38.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.31.38",
3+
"date": "2025-05-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaLive",
8+
"contributor": "",
9+
"description": "Enables Updating Anywhere Settings on a MediaLive Anywhere Channel."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic Compute Cloud",
14+
"contributor": "",
15+
"description": "This release adds API support for Path Component Exclusion (Filter Out ARN) for Reachability Analyzer"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon SageMaker Service",
20+
"contributor": "",
21+
"description": "SageMaker AI Studio users can now migrate to SageMaker Unified Studio, which offers a unified web-based development experience that integrates AWS data, analytics, artificial intelligence (AI), and machine learning (ML) services, as well as additional tools and resource"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "EC2 Image Builder",
26+
"contributor": "",
27+
"description": "Updated the CreateImageRecipeRequest ParentImage description to include all valid values as updated with the SSM Parameters project."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Synthetics",
32+
"contributor": "",
33+
"description": "Add support to test a canary update by invoking a dry run of a canary. This behavior can be used via the new StartCanaryDryRun API along with new fields in UpdateCanary to apply dry run changes. Also includes changes in GetCanary and GetCanaryRuns to support retrieving dry run configurations."
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.31.39.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.31.39",
3+
"date": "2025-05-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodePipeline",
8+
"contributor": "",
9+
"description": "Add support for Secrets Manager and Plaintext environment variable types in Commands action"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "This new release supports customizable RefreshInterval for all Saas ZETL integrations from 15 minutes to 6 days."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Single Sign-On Admin",
20+
"contributor": "",
21+
"description": "Update PutPermissionBoundaryToPermissionSet API's managedPolicyArn pattern to allow valid ARN only. Update ApplicationName to allow white spaces."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudFront",
26+
"contributor": "",
27+
"description": "Doc-only update for CloudFront. These changes include customer-reported issues."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Launching the feature to support ENA queues offering flexibility to support multiple queues per Enhanced Network Interface (ENI)"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon GuardDuty",
38+
"contributor": "",
39+
"description": "Updated description of a data structure."
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.31.40.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.31.40",
3+
"date": "2025-05-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Athena",
8+
"contributor": "",
9+
"description": "Minor API documentation updates"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch Logs",
14+
"contributor": "",
15+
"description": "We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon WorkSpaces",
20+
"contributor": "",
21+
"description": "Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Synthetics",
26+
"contributor": "",
27+
"description": "Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.31.41.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.31.41",
3+
"date": "2025-05-12",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Add `@Mutable` and `@NotThreadSafe` to model Builders"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWSDeadlineCloud",
14+
"contributor": "",
15+
"description": "AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "Add support to the AV1 rate control mode"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Identity and Access Management",
26+
"contributor": "",
27+
"description": "Updating the endpoint list for the Identity and access management (IAM) service"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS MediaTailor",
32+
"contributor": "",
33+
"description": "Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS S3 Control",
38+
"contributor": "",
39+
"description": "Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Supply Chain",
44+
"contributor": "",
45+
"description": "Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Elastic Compute Cloud",
50+
"contributor": "",
51+
"description": "EC2 - Adding support for AvailabilityZoneId"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon SageMaker Service",
56+
"contributor": "",
57+
"description": "No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.31.42.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.31.42",
3+
"date": "2025-05-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Control Tower",
8+
"contributor": "",
9+
"description": "AWS Control Tower now reports the inheritance drift status for EnabledBaselines through the GetEnabledBaseline and ListEnabledBaselines APIs. You can now filter EnabledBaselines by their enablement and drift status using the ListEnabledBaselines API to view accounts and OUs that require attention."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS License Manager",
14+
"contributor": "",
15+
"description": "Add Tagging feature to resources in the Managed Entitlements service. License and Grant resources can now be tagged."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Agents for Amazon Bedrock Runtime",
20+
"contributor": "",
21+
"description": "Changes for enhanced metadata in trace"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Aurora DSQL",
26+
"contributor": "",
27+
"description": "CreateMultiRegionClusters and DeleteMultiRegionClusters APIs marked as deprecated. Introduced new multi-Region clusters creation experience through multiRegionProperties parameter in CreateCluster API."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Bedrock",
32+
"contributor": "",
33+
"description": "Enable cross-Region inference for Amazon Bedrock Guardrails by using the crossRegionConfig parameter when calling the CreateGuardrail or UpdateGuardrail operation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EC2 Container Service",
38+
"contributor": "",
39+
"description": "This release extends functionality for Amazon EBS volumes attached to Amazon ECS tasks by adding support for the new EBS volumeInitializationRate parameter in ECS RunTask/StartTask/CreateService/UpdateService APIs."
40+
}
41+
]
42+
}

.changes/2.31.43.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.31.43",
3+
"date": "2025-05-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaConvert",
8+
"contributor": "",
9+
"description": "This update enables cropping for video overlays and adds a new STL to Teletext upconversion toggle to preserve styling."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch Logs",
14+
"contributor": "",
15+
"description": "This release adds a new API \"ListLogGroups\" and an improvement in API \"DescribeLogGroups\""
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Cognito Identity Provider",
20+
"contributor": "",
21+
"description": "Add exceptions to WebAuthn operations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Kinesis Firehose",
26+
"contributor": "",
27+
"description": "This release adds catalogARN support for s3 tables multi-catalog catalogARNs."
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)