Skip to content

Commit 484b946

Browse files
Merging v1.4.55 release
2 parents b61be7e + 91a0101 commit 484b946

File tree

12 files changed

+827
-134
lines changed

12 files changed

+827
-134
lines changed

CHANGELOG.md

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

3+
## [1.4.55] - 04/03/2025
4+
5+
### Features
6+
* (**bedrockagent**) Added optional "customMetadataField" for Amazon Aurora knowledge bases, allowing single-column metadata. Also added optional "textIndexName" for MongoDB Atlas knowledge bases, enabling hybrid search support.
7+
* (**chimesdkvoice**) Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address
8+
* (**mailmanager**) Add support for Dual_Stack and PrivateLink types of IngressPoint. For configuration requests, SES Mail Manager will now accept both IPv4/IPv6 dual-stack endpoints and AWS PrivateLink VPC endpoints for email receiving.
9+
* (**route53**) Added us-gov-east-1 and us-gov-west-1 as valid Latency Based Routing regions for change-resource-record-sets.
10+
* (**sagemaker**) Adds support for i3en, m7i, r7i instance types for SageMaker Hyperpod
11+
* (**sesv2**) This release enables customers to provide attachments in the SESv2 SendEmail and SendBulkEmail APIs.
12+
* (**transcribe**) This Feature Adds Support for the "zh-HK" Locale for Batch Operations
13+
14+
### Documentation
15+
* (**opensearch**) Improve descriptions for various API commands and data types.
16+
317
## [1.4.54] - 04/02/2025
418

519
### Features

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

Lines changed: 204 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2800,34 +2800,174 @@
28002800
},
28012801
"appsync" : {
28022802
"endpoints" : {
2803-
"af-south-1" : { },
2804-
"ap-east-1" : { },
2805-
"ap-northeast-1" : { },
2806-
"ap-northeast-2" : { },
2807-
"ap-northeast-3" : { },
2808-
"ap-south-1" : { },
2809-
"ap-south-2" : { },
2810-
"ap-southeast-1" : { },
2811-
"ap-southeast-2" : { },
2812-
"ap-southeast-3" : { },
2813-
"ap-southeast-4" : { },
2814-
"ca-central-1" : { },
2815-
"eu-central-1" : { },
2816-
"eu-central-2" : { },
2817-
"eu-north-1" : { },
2818-
"eu-south-1" : { },
2819-
"eu-south-2" : { },
2820-
"eu-west-1" : { },
2821-
"eu-west-2" : { },
2822-
"eu-west-3" : { },
2823-
"il-central-1" : { },
2824-
"me-central-1" : { },
2825-
"me-south-1" : { },
2826-
"sa-east-1" : { },
2827-
"us-east-1" : { },
2828-
"us-east-2" : { },
2829-
"us-west-1" : { },
2830-
"us-west-2" : { }
2803+
"af-south-1" : {
2804+
"variants" : [ {
2805+
"hostname" : "appsync.af-south-1.api.aws",
2806+
"tags" : [ "dualstack" ]
2807+
} ]
2808+
},
2809+
"ap-east-1" : {
2810+
"variants" : [ {
2811+
"hostname" : "appsync.ap-east-1.api.aws",
2812+
"tags" : [ "dualstack" ]
2813+
} ]
2814+
},
2815+
"ap-northeast-1" : {
2816+
"variants" : [ {
2817+
"hostname" : "appsync.ap-northeast-1.api.aws",
2818+
"tags" : [ "dualstack" ]
2819+
} ]
2820+
},
2821+
"ap-northeast-2" : {
2822+
"variants" : [ {
2823+
"hostname" : "appsync.ap-northeast-2.api.aws",
2824+
"tags" : [ "dualstack" ]
2825+
} ]
2826+
},
2827+
"ap-northeast-3" : {
2828+
"variants" : [ {
2829+
"hostname" : "appsync.ap-northeast-3.api.aws",
2830+
"tags" : [ "dualstack" ]
2831+
} ]
2832+
},
2833+
"ap-south-1" : {
2834+
"variants" : [ {
2835+
"hostname" : "appsync.ap-south-1.api.aws",
2836+
"tags" : [ "dualstack" ]
2837+
} ]
2838+
},
2839+
"ap-south-2" : {
2840+
"variants" : [ {
2841+
"hostname" : "appsync.ap-south-2.api.aws",
2842+
"tags" : [ "dualstack" ]
2843+
} ]
2844+
},
2845+
"ap-southeast-1" : {
2846+
"variants" : [ {
2847+
"hostname" : "appsync.ap-southeast-1.api.aws",
2848+
"tags" : [ "dualstack" ]
2849+
} ]
2850+
},
2851+
"ap-southeast-2" : {
2852+
"variants" : [ {
2853+
"hostname" : "appsync.ap-southeast-2.api.aws",
2854+
"tags" : [ "dualstack" ]
2855+
} ]
2856+
},
2857+
"ap-southeast-3" : {
2858+
"variants" : [ {
2859+
"hostname" : "appsync.ap-southeast-3.api.aws",
2860+
"tags" : [ "dualstack" ]
2861+
} ]
2862+
},
2863+
"ap-southeast-4" : {
2864+
"variants" : [ {
2865+
"hostname" : "appsync.ap-southeast-4.api.aws",
2866+
"tags" : [ "dualstack" ]
2867+
} ]
2868+
},
2869+
"ca-central-1" : {
2870+
"variants" : [ {
2871+
"hostname" : "appsync.ca-central-1.api.aws",
2872+
"tags" : [ "dualstack" ]
2873+
} ]
2874+
},
2875+
"eu-central-1" : {
2876+
"variants" : [ {
2877+
"hostname" : "appsync.eu-central-1.api.aws",
2878+
"tags" : [ "dualstack" ]
2879+
} ]
2880+
},
2881+
"eu-central-2" : {
2882+
"variants" : [ {
2883+
"hostname" : "appsync.eu-central-2.api.aws",
2884+
"tags" : [ "dualstack" ]
2885+
} ]
2886+
},
2887+
"eu-north-1" : {
2888+
"variants" : [ {
2889+
"hostname" : "appsync.eu-north-1.api.aws",
2890+
"tags" : [ "dualstack" ]
2891+
} ]
2892+
},
2893+
"eu-south-1" : {
2894+
"variants" : [ {
2895+
"hostname" : "appsync.eu-south-1.api.aws",
2896+
"tags" : [ "dualstack" ]
2897+
} ]
2898+
},
2899+
"eu-south-2" : {
2900+
"variants" : [ {
2901+
"hostname" : "appsync.eu-south-2.api.aws",
2902+
"tags" : [ "dualstack" ]
2903+
} ]
2904+
},
2905+
"eu-west-1" : {
2906+
"variants" : [ {
2907+
"hostname" : "appsync.eu-west-1.api.aws",
2908+
"tags" : [ "dualstack" ]
2909+
} ]
2910+
},
2911+
"eu-west-2" : {
2912+
"variants" : [ {
2913+
"hostname" : "appsync.eu-west-2.api.aws",
2914+
"tags" : [ "dualstack" ]
2915+
} ]
2916+
},
2917+
"eu-west-3" : {
2918+
"variants" : [ {
2919+
"hostname" : "appsync.eu-west-3.api.aws",
2920+
"tags" : [ "dualstack" ]
2921+
} ]
2922+
},
2923+
"il-central-1" : {
2924+
"variants" : [ {
2925+
"hostname" : "appsync.il-central-1.api.aws",
2926+
"tags" : [ "dualstack" ]
2927+
} ]
2928+
},
2929+
"me-central-1" : {
2930+
"variants" : [ {
2931+
"hostname" : "appsync.me-central-1.api.aws",
2932+
"tags" : [ "dualstack" ]
2933+
} ]
2934+
},
2935+
"me-south-1" : {
2936+
"variants" : [ {
2937+
"hostname" : "appsync.me-south-1.api.aws",
2938+
"tags" : [ "dualstack" ]
2939+
} ]
2940+
},
2941+
"sa-east-1" : {
2942+
"variants" : [ {
2943+
"hostname" : "appsync.sa-east-1.api.aws",
2944+
"tags" : [ "dualstack" ]
2945+
} ]
2946+
},
2947+
"us-east-1" : {
2948+
"variants" : [ {
2949+
"hostname" : "appsync.us-east-1.api.aws",
2950+
"tags" : [ "dualstack" ]
2951+
} ]
2952+
},
2953+
"us-east-2" : {
2954+
"variants" : [ {
2955+
"hostname" : "appsync.us-east-2.api.aws",
2956+
"tags" : [ "dualstack" ]
2957+
} ]
2958+
},
2959+
"us-west-1" : {
2960+
"variants" : [ {
2961+
"hostname" : "appsync.us-west-1.api.aws",
2962+
"tags" : [ "dualstack" ]
2963+
} ]
2964+
},
2965+
"us-west-2" : {
2966+
"variants" : [ {
2967+
"hostname" : "appsync.us-west-2.api.aws",
2968+
"tags" : [ "dualstack" ]
2969+
} ]
2970+
}
28312971
}
28322972
},
28332973
"apptest" : {
@@ -25325,6 +25465,7 @@
2532525465
"ap-southeast-2" : { },
2532625466
"ap-southeast-3" : { },
2532725467
"ap-southeast-4" : { },
25468+
"ap-southeast-5" : { },
2532825469
"ca-central-1" : { },
2532925470
"ca-west-1" : { },
2533025471
"eu-central-1" : { },
@@ -28730,8 +28871,18 @@
2873028871
},
2873128872
"appsync" : {
2873228873
"endpoints" : {
28733-
"cn-north-1" : { },
28734-
"cn-northwest-1" : { }
28874+
"cn-north-1" : {
28875+
"variants" : [ {
28876+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
28877+
"tags" : [ "dualstack" ]
28878+
} ]
28879+
},
28880+
"cn-northwest-1" : {
28881+
"variants" : [ {
28882+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
28883+
"tags" : [ "dualstack" ]
28884+
} ]
28885+
}
2873528886
}
2873628887
},
2873728888
"arc-zonal-shift" : {
@@ -38618,16 +38769,8 @@
3861838769
},
3861938770
"secretsmanager" : {
3862038771
"endpoints" : {
38621-
"us-isof-east-1" : {
38622-
"variants" : [ {
38623-
"tags" : [ "dualstack" ]
38624-
} ]
38625-
},
38626-
"us-isof-south-1" : {
38627-
"variants" : [ {
38628-
"tags" : [ "dualstack" ]
38629-
} ]
38630-
}
38772+
"us-isof-east-1" : { },
38773+
"us-isof-south-1" : { }
3863138774
}
3863238775
},
3863338776
"servicediscovery" : {
@@ -38773,6 +38916,27 @@
3877338916
}
3877438917
}
3877538918
}
38919+
}, {
38920+
"defaults" : {
38921+
"hostname" : "{service}.{region}.{dnsSuffix}",
38922+
"protocols" : [ "https" ],
38923+
"signatureVersions" : [ "v4" ],
38924+
"variants" : [ {
38925+
"dnsSuffix" : "amazonaws.eu",
38926+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
38927+
"tags" : [ "fips" ]
38928+
} ]
38929+
},
38930+
"dnsSuffix" : "amazonaws.eu",
38931+
"partition" : "aws-eusc",
38932+
"partitionName" : "AWS EUSC",
38933+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
38934+
"regions" : {
38935+
"eusc-de-east-1" : {
38936+
"description" : "EU (Germany)"
38937+
}
38938+
},
38939+
"services" : { }
3877638940
} ],
3877738941
"version" : 3
3877838942
}

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,22 @@
234234
"description" : "US ISOF SOUTH"
235235
}
236236
}
237+
}, {
238+
"id" : "aws-eusc",
239+
"outputs" : {
240+
"dnsSuffix" : "amazonaws.eu",
241+
"dualStackDnsSuffix" : "amazonaws.eu",
242+
"implicitGlobalRegion" : "eusc-de-east-1",
243+
"name" : "aws-eusc",
244+
"supportsDualStack" : false,
245+
"supportsFIPS" : true
246+
},
247+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
248+
"regions" : {
249+
"eusc-de-east-1" : {
250+
"description" : "EU (Germany)"
251+
}
252+
}
237253
} ],
238254
"version" : "1.1"
239255
}

codegen/sdk/aws-models/bedrock-agent.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12535,6 +12535,12 @@
1253512535
"traits": {
1253612536
"smithy.api#documentation": "<p>The name of the VPC endpoint service in your account that is connected to your MongoDB Atlas cluster.</p>"
1253712537
}
12538+
},
12539+
"textIndexName": {
12540+
"target": "com.amazonaws.bedrockagent#MongoDbAtlasIndexName",
12541+
"traits": {
12542+
"smithy.api#documentation": "<p>The name of the text search index in the MongoDB collection. This is required for using the hybrid search\n feature.</p>"
12543+
}
1253812544
}
1253912545
},
1254012546
"traits": {
@@ -14280,6 +14286,12 @@
1428014286
"smithy.api#documentation": "<p>The name of the field in which Amazon Bedrock stores metadata about the vector store.</p>",
1428114287
"smithy.api#required": {}
1428214288
}
14289+
},
14290+
"customMetadataField": {
14291+
"target": "com.amazonaws.bedrockagent#ColumnName",
14292+
"traits": {
14293+
"smithy.api#documentation": "<p>Provide a name for the universal metadata field where Amazon Bedrock will store any custom metadata from \n your data source.</p>"
14294+
}
1428314295
}
1428414296
},
1428514297
"traits": {

codegen/sdk/aws-models/chime-sdk-voice.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7322,6 +7322,12 @@
73227322
"traits": {
73237323
"smithy.api#documentation": "<p>The updated phone number order time stamp, in ISO 8601 format.</p>"
73247324
}
7325+
},
7326+
"FocDate": {
7327+
"target": "com.amazonaws.chimesdkvoice#Iso8601Timestamp",
7328+
"traits": {
7329+
"smithy.api#documentation": "<p>The Firm Order Commitment (FOC) date for phone number porting orders. This field is null\n if a phone number order is not a porting order.</p>"
7330+
}
73257331
}
73267332
},
73277333
"traits": {
@@ -10939,6 +10945,9 @@
1093910945
"target": "com.amazonaws.chimesdkvoice#ValidateE911AddressResponse"
1094010946
},
1094110947
"errors": [
10948+
{
10949+
"target": "com.amazonaws.chimesdkvoice#AccessDeniedException"
10950+
},
1094210951
{
1094310952
"target": "com.amazonaws.chimesdkvoice#BadRequestException"
1094410953
},

0 commit comments

Comments
 (0)