Skip to content

Commit 45a41f8

Browse files
Updated API models and rebuilt service gems.
1 parent e74da80 commit 45a41f8

File tree

21 files changed

+1090
-164
lines changed

21 files changed

+1090
-164
lines changed

apis/iotsecuretunneling/2018-10-05/endpoint-rule-set-1.json

Lines changed: 170 additions & 20 deletions
Large diffs are not rendered by default.

apis/iotsecuretunneling/2018-10-05/endpoint-tests-1.json

Lines changed: 389 additions & 51 deletions
Large diffs are not rendered by default.

apis/supplychain/2024-01-01/api-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@
599599
"instanceName":{"shape":"InstanceName"},
600600
"instanceDescription":{"shape":"InstanceDescription"},
601601
"kmsKeyArn":{"shape":"KmsKeyArn"},
602+
"webAppDnsDomain":{"shape":"InstanceWebAppDnsDomain"},
602603
"tags":{"shape":"TagMap"},
603604
"clientToken":{
604605
"shape":"ClientToken",
@@ -1213,7 +1214,7 @@
12131214
},
12141215
"InstanceWebAppDnsDomain":{
12151216
"type":"string",
1216-
"pattern":"[A-Za-z0-9]+(.[A-Za-z0-9]+)+"
1217+
"pattern":"(?![-])[a-zA-Z0-9-]{1,62}[a-zA-Z0-9]"
12171218
},
12181219
"InternalServerException":{
12191220
"type":"structure",

apis/supplychain/2024-01-01/docs-2.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"DataIntegrationEventData": {
128128
"base": null,
129129
"refs": {
130-
"SendDataIntegrationEventRequest$data": "<p>The data payload of the event. For more information on the data schema to use, see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">Data entities supported in AWS Supply Chain </a>.</p>"
130+
"SendDataIntegrationEventRequest$data": "<p>The data payload of the event. For more information on the data schema to use, see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">Data entities supported in AWS Supply Chain</a>.</p>"
131131
}
132132
},
133133
"DataIntegrationEventGroupId": {
@@ -338,7 +338,7 @@
338338
"refs": {
339339
"CreateDataLakeDatasetRequest$name": "<p>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p>",
340340
"DataLakeDataset$name": "<p>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p>",
341-
"DeleteDataLakeDatasetRequest$name": "<p>The name of the dataset. If the namespace is <i>asc</i>, the name must be one of the supported <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">data entities </a>.</p>",
341+
"DeleteDataLakeDatasetRequest$name": "<p>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p>",
342342
"DeleteDataLakeDatasetResponse$name": "<p>The name of deleted dataset.</p>",
343343
"GetDataLakeDatasetRequest$name": "<p>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p>",
344344
"UpdateDataLakeDatasetRequest$name": "<p>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p>"
@@ -349,10 +349,10 @@
349349
"refs": {
350350
"CreateDataLakeDatasetRequest$namespace": "<p>The name space of the dataset.</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>",
351351
"DataLakeDataset$namespace": "<p>The name space of the dataset. The available values are:</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>",
352-
"DeleteDataLakeDatasetRequest$namespace": "<p>The namespace of the dataset. The available values are:</p> <ul> <li> <p>asc: for <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\"> AWS Supply Chain supported datasets </a>.</p> </li> <li> <p>default: for datasets with custom user-defined schemas.</p> </li> </ul>",
353-
"DeleteDataLakeDatasetResponse$namespace": "<p>The namespace of deleted dataset.</p>",
352+
"DeleteDataLakeDatasetRequest$namespace": "<p>The name space of the dataset. The available values are:</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>",
353+
"DeleteDataLakeDatasetResponse$namespace": "<p>The name space of deleted dataset.</p>",
354354
"GetDataLakeDatasetRequest$namespace": "<p>The name space of the dataset. The available values are:</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>",
355-
"ListDataLakeDatasetsRequest$namespace": "<p>The namespace of the dataset. The available values are:</p> <ul> <li> <p>asc: for <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\"> AWS Supply Chain supported datasets </a>.</p> </li> <li> <p>default: for datasets with custom user-defined schemas.</p> </li> </ul>",
355+
"ListDataLakeDatasetsRequest$namespace": "<p>The name space of the dataset. The available values are:</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>",
356356
"UpdateDataLakeDatasetRequest$namespace": "<p>The name space of the dataset. The available values are:</p> <ul> <li> <p> <b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href=\"https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html\">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</p> </li> <li> <p> <b>default</b> - For datasets with custom user-defined schemas.</p> </li> </ul>"
357357
}
358358
},
@@ -366,7 +366,7 @@
366366
"DataLakeDatasetSchema": {
367367
"base": "<p>The schema details of the dataset.</p>",
368368
"refs": {
369-
"CreateDataLakeDatasetRequest$schema": "<p>The custom schema of the data lake dataset and is only required when the name space is <i>default</i>.</p>",
369+
"CreateDataLakeDatasetRequest$schema": "<p>The custom schema of the data lake dataset and is only required when the name space is <b>default</b>.</p>",
370370
"DataLakeDataset$schema": "<p>The schema of the dataset.</p>"
371371
}
372372
},
@@ -551,6 +551,7 @@
551551
"InstanceWebAppDnsDomain": {
552552
"base": null,
553553
"refs": {
554+
"CreateInstanceRequest$webAppDnsDomain": "<p>The DNS subdomain of the web app. This would be \"example\" in the URL \"example.scn.global.on.aws\". You can set this to a custom value, as long as the domain isn't already being used by someone else. The name may only include alphanumeric characters and hyphens.</p>",
554555
"Instance$webAppDnsDomain": "<p>The WebApp DNS domain name of the instance.</p>"
555556
}
556557
},

gems/aws-partitions/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.1032.0 (2025-01-06)
5+
------------------
6+
7+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8+
49
1.1031.0 (2025-01-03)
510
------------------
611

gems/aws-partitions/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1031.0
1+
1.1032.0

gems/aws-partitions/partitions.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11913,9 +11913,21 @@
1191311913
},
1191411914
"iotfleetwise" : {
1191511915
"endpoints" : {
11916-
"ap-south-1" : { },
11917-
"eu-central-1" : { },
11918-
"us-east-1" : { }
11916+
"ap-south-1" : {
11917+
"variants" : [ {
11918+
"tags" : [ "dualstack" ]
11919+
} ]
11920+
},
11921+
"eu-central-1" : {
11922+
"variants" : [ {
11923+
"tags" : [ "dualstack" ]
11924+
} ]
11925+
},
11926+
"us-east-1" : {
11927+
"variants" : [ {
11928+
"tags" : [ "dualstack" ]
11929+
} ]
11930+
}
1191911931
}
1192011932
},
1192111933
"iotsecuredtunneling" : {

gems/aws-sdk-iotsecuretunneling/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.48.0 (2025-01-06)
5+
------------------
6+
7+
* Feature - Adds dualstack endpoint support for IoT Secure Tunneling
8+
49
1.47.0 (2024-10-18)
510
------------------
611

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.47.0
1+
1.48.0

gems/aws-sdk-iotsecuretunneling/lib/aws-sdk-iotsecuretunneling.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module Plugins
5454
autoload :EndpointProvider, 'aws-sdk-iotsecuretunneling/endpoint_provider'
5555
autoload :Endpoints, 'aws-sdk-iotsecuretunneling/endpoints'
5656

57-
GEM_VERSION = '1.47.0'
57+
GEM_VERSION = '1.48.0'
5858

5959
end
6060

0 commit comments

Comments
 (0)