Skip to content

Commit 676e3d4

Browse files
Merging v1.4.17 release
2 parents f9541c3 + 43ec74d commit 676e3d4

File tree

7 files changed

+142
-29
lines changed

7 files changed

+142
-29
lines changed

CHANGELOG.md

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

3+
## [1.4.17] - 02/10/2025
4+
5+
### Features
6+
* (**apigatewayv2**) Documentation updates for Amazon API Gateway
7+
* (**databasemigrationservice**) New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS
8+
9+
### Documentation
10+
* (**cloudfront**) Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
11+
* (**connect**) Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
12+
313
## [1.4.16] - 02/07/2025
414

515
### Features

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34087,7 +34087,19 @@
3408734087
"protocols" : [ "https" ]
3408834088
},
3408934089
"endpoints" : {
34090-
"us-iso-east-1" : { }
34090+
"fips-us-iso-east-1" : {
34091+
"credentialScope" : {
34092+
"region" : "us-iso-east-1"
34093+
},
34094+
"deprecated" : true,
34095+
"hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov"
34096+
},
34097+
"us-iso-east-1" : {
34098+
"variants" : [ {
34099+
"hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov",
34100+
"tags" : [ "fips" ]
34101+
} ]
34102+
}
3409134103
}
3409234104
},
3409334105
"transcribestreaming" : {

codegen/sdk/aws-models/apigatewayv2.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,9 @@
425425
"name": "apigateway"
426426
},
427427
"aws.protocols#restJson1": {},
428+
"smithy.api#auth": [
429+
"aws.auth#sigv4"
430+
],
428431
"smithy.api#documentation": "<p>Amazon API Gateway V2</p>",
429432
"smithy.api#title": "AmazonApiGatewayV2",
430433
"smithy.rules#endpointRuleSet": {
@@ -2606,7 +2609,7 @@
26062609
"PayloadFormatVersion": {
26072610
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
26082611
"traits": {
2609-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
2612+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
26102613
"smithy.api#jsonName": "payloadFormatVersion"
26112614
}
26122615
},
@@ -2898,7 +2901,7 @@
28982901
"PayloadFormatVersion": {
28992902
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
29002903
"traits": {
2901-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
2904+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
29022905
"smithy.api#jsonName": "payloadFormatVersion"
29032906
}
29042907
},
@@ -6236,7 +6239,7 @@
62366239
"PayloadFormatVersion": {
62376240
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
62386241
"traits": {
6239-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
6242+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
62406243
"smithy.api#jsonName": "payloadFormatVersion"
62416244
}
62426245
},
@@ -7821,7 +7824,7 @@
78217824
"PayloadFormatVersion": {
78227825
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
78237826
"traits": {
7824-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
7827+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
78257828
"smithy.api#jsonName": "payloadFormatVersion"
78267829
}
78277830
},
@@ -10012,7 +10015,7 @@
1001210015
"PayloadFormatVersion": {
1001310016
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
1001410017
"traits": {
10015-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
10018+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
1001610019
"smithy.api#jsonName": "payloadFormatVersion"
1001710020
}
1001810021
},
@@ -10310,7 +10313,7 @@
1031010313
"PayloadFormatVersion": {
1031110314
"target": "com.amazonaws.apigatewayv2#StringWithLengthBetween1And64",
1031210315
"traits": {
10313-
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs.</p>",
10316+
"smithy.api#documentation": "<p>Specifies the format of the payload sent to an integration. Required for HTTP APIs. Supported values for Lambda proxy integrations are 1.0 and 2.0. For all other integrations, 1.0 is the only supported value. To learn more, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html\">Working with AWS Lambda proxy integrations for HTTP APIs</a>.</p>",
1031410317
"smithy.api#jsonName": "payloadFormatVersion"
1031510318
}
1031610319
},

codegen/sdk/aws-models/cloudfront.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
}
245245
},
246246
"traits": {
247-
"smithy.api#documentation": "<p>An Anycast static IP list.</p>"
247+
"smithy.api#documentation": "<p>An Anycast static IP list. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/request-static-ips.html\">Request Anycast static IPs to use for allowlisting</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>"
248248
}
249249
},
250250
"com.amazonaws.cloudfront#AnycastIpListCollection": {
@@ -6781,7 +6781,7 @@
67816781
"IfMatch": {
67826782
"target": "com.amazonaws.cloudfront#string",
67836783
"traits": {
6784-
"smithy.api#documentation": "<p>The VPC origin to delete, if a match occurs.</p>",
6784+
"smithy.api#documentation": "<p>The version identifier of the VPC origin to delete. This is the <code>ETag</code> value returned in the response to <a>GetVpcOrigin</a>.</p>",
67856785
"smithy.api#httpHeader": "If-Match",
67866786
"smithy.api#required": {}
67876787
}
@@ -20515,14 +20515,14 @@
2051520515
"HTTPPort": {
2051620516
"target": "com.amazonaws.cloudfront#integer",
2051720517
"traits": {
20518-
"smithy.api#documentation": "<p>The HTTP port for the CloudFront VPC origin endpoint configuration.</p>",
20518+
"smithy.api#documentation": "<p>The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is <code>80</code>.</p>",
2051920519
"smithy.api#required": {}
2052020520
}
2052120521
},
2052220522
"HTTPSPort": {
2052320523
"target": "com.amazonaws.cloudfront#integer",
2052420524
"traits": {
20525-
"smithy.api#documentation": "<p>The HTTPS port of the CloudFront VPC origin endpoint configuration.</p>",
20525+
"smithy.api#documentation": "<p>The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is <code>443</code>.</p>",
2052620526
"smithy.api#required": {}
2052720527
}
2052820528
},

0 commit comments

Comments
 (0)