Skip to content

Commit 536fb7a

Browse files
Updated API models and rebuilt service gems.
1 parent e6f71a6 commit 536fb7a

File tree

17 files changed

+170
-39
lines changed

17 files changed

+170
-39
lines changed

apis/ecs/2014-11-13/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@
13531353
"LinuxParameters": {
13541354
"base": "<p>The Linux-specific options that are applied to the container, such as Linux <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p>",
13551355
"refs": {
1356-
"ContainerDefinition$linuxParameters": "<p>Linux-specific modifications that are applied to the container, such as Linux kernel capabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p> <note> <p>This parameter is not supported for Windows containers.</p> </note>"
1356+
"ContainerDefinition$linuxParameters": "<p>Linux-specific modifications that are applied to the default Docker container configuration, such as Linux kernel capabilities. For more information see <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html\">KernelCapabilities</a>.</p> <note> <p>This parameter is not supported for Windows containers.</p> </note>"
13571357
}
13581358
},
13591359
"ListAccountSettingsRequest": {

apis/sagemaker/2017-07-24/api-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21792,6 +21792,7 @@
2179221792
"ml.p5.48xlarge",
2179321793
"ml.p5e.48xlarge",
2179421794
"ml.p5en.48xlarge",
21795+
"ml.trn1.32xlarge",
2179521796
"ml.trn2.48xlarge"
2179621797
]
2179721798
},

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.1039.0 (2025-01-16)
5+
------------------
6+
7+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8+
49
1.1038.0 (2025-01-15)
510
------------------
611

gems/aws-partitions/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1038.0
1+
1.1039.0

gems/aws-partitions/partitions-metadata.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292
"me-south-1" : {
9393
"description" : "Middle East (Bahrain)"
9494
},
95+
"mx-central-1" : {
96+
"description" : "Mexico (Central)"
97+
},
9598
"sa-east-1" : {
9699
"description" : "South America (Sao Paulo)"
97100
},

gems/aws-partitions/partitions.json

Lines changed: 132 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18598,26 +18598,126 @@
1859818598
},
1859918599
"resiliencehub" : {
1860018600
"endpoints" : {
18601-
"af-south-1" : { },
18602-
"ap-east-1" : { },
18603-
"ap-northeast-1" : { },
18604-
"ap-northeast-2" : { },
18605-
"ap-south-1" : { },
18606-
"ap-southeast-1" : { },
18607-
"ap-southeast-2" : { },
18608-
"ca-central-1" : { },
18609-
"eu-central-1" : { },
18610-
"eu-north-1" : { },
18611-
"eu-south-1" : { },
18612-
"eu-west-1" : { },
18613-
"eu-west-2" : { },
18614-
"eu-west-3" : { },
18615-
"me-south-1" : { },
18616-
"sa-east-1" : { },
18617-
"us-east-1" : { },
18618-
"us-east-2" : { },
18619-
"us-west-1" : { },
18620-
"us-west-2" : { }
18601+
"af-south-1" : {
18602+
"variants" : [ {
18603+
"hostname" : "resiliencehub.af-south-1.api.aws",
18604+
"tags" : [ "dualstack" ]
18605+
} ]
18606+
},
18607+
"ap-east-1" : {
18608+
"variants" : [ {
18609+
"hostname" : "resiliencehub.ap-east-1.api.aws",
18610+
"tags" : [ "dualstack" ]
18611+
} ]
18612+
},
18613+
"ap-northeast-1" : {
18614+
"variants" : [ {
18615+
"hostname" : "resiliencehub.ap-northeast-1.api.aws",
18616+
"tags" : [ "dualstack" ]
18617+
} ]
18618+
},
18619+
"ap-northeast-2" : {
18620+
"variants" : [ {
18621+
"hostname" : "resiliencehub.ap-northeast-2.api.aws",
18622+
"tags" : [ "dualstack" ]
18623+
} ]
18624+
},
18625+
"ap-south-1" : {
18626+
"variants" : [ {
18627+
"hostname" : "resiliencehub.ap-south-1.api.aws",
18628+
"tags" : [ "dualstack" ]
18629+
} ]
18630+
},
18631+
"ap-southeast-1" : {
18632+
"variants" : [ {
18633+
"hostname" : "resiliencehub.ap-southeast-1.api.aws",
18634+
"tags" : [ "dualstack" ]
18635+
} ]
18636+
},
18637+
"ap-southeast-2" : {
18638+
"variants" : [ {
18639+
"hostname" : "resiliencehub.ap-southeast-2.api.aws",
18640+
"tags" : [ "dualstack" ]
18641+
} ]
18642+
},
18643+
"ca-central-1" : {
18644+
"variants" : [ {
18645+
"hostname" : "resiliencehub.ca-central-1.api.aws",
18646+
"tags" : [ "dualstack" ]
18647+
} ]
18648+
},
18649+
"eu-central-1" : {
18650+
"variants" : [ {
18651+
"hostname" : "resiliencehub.eu-central-1.api.aws",
18652+
"tags" : [ "dualstack" ]
18653+
} ]
18654+
},
18655+
"eu-north-1" : {
18656+
"variants" : [ {
18657+
"hostname" : "resiliencehub.eu-north-1.api.aws",
18658+
"tags" : [ "dualstack" ]
18659+
} ]
18660+
},
18661+
"eu-south-1" : {
18662+
"variants" : [ {
18663+
"hostname" : "resiliencehub.eu-south-1.api.aws",
18664+
"tags" : [ "dualstack" ]
18665+
} ]
18666+
},
18667+
"eu-west-1" : {
18668+
"variants" : [ {
18669+
"hostname" : "resiliencehub.eu-west-1.api.aws",
18670+
"tags" : [ "dualstack" ]
18671+
} ]
18672+
},
18673+
"eu-west-2" : {
18674+
"variants" : [ {
18675+
"hostname" : "resiliencehub.eu-west-2.api.aws",
18676+
"tags" : [ "dualstack" ]
18677+
} ]
18678+
},
18679+
"eu-west-3" : {
18680+
"variants" : [ {
18681+
"hostname" : "resiliencehub.eu-west-3.api.aws",
18682+
"tags" : [ "dualstack" ]
18683+
} ]
18684+
},
18685+
"me-south-1" : {
18686+
"variants" : [ {
18687+
"hostname" : "resiliencehub.me-south-1.api.aws",
18688+
"tags" : [ "dualstack" ]
18689+
} ]
18690+
},
18691+
"sa-east-1" : {
18692+
"variants" : [ {
18693+
"hostname" : "resiliencehub.sa-east-1.api.aws",
18694+
"tags" : [ "dualstack" ]
18695+
} ]
18696+
},
18697+
"us-east-1" : {
18698+
"variants" : [ {
18699+
"hostname" : "resiliencehub.us-east-1.api.aws",
18700+
"tags" : [ "dualstack" ]
18701+
} ]
18702+
},
18703+
"us-east-2" : {
18704+
"variants" : [ {
18705+
"hostname" : "resiliencehub.us-east-2.api.aws",
18706+
"tags" : [ "dualstack" ]
18707+
} ]
18708+
},
18709+
"us-west-1" : {
18710+
"variants" : [ {
18711+
"hostname" : "resiliencehub.us-west-1.api.aws",
18712+
"tags" : [ "dualstack" ]
18713+
} ]
18714+
},
18715+
"us-west-2" : {
18716+
"variants" : [ {
18717+
"hostname" : "resiliencehub.us-west-2.api.aws",
18718+
"tags" : [ "dualstack" ]
18719+
} ]
18720+
}
1862118721
}
1862218722
},
1862318723
"resource-explorer-2" : {
@@ -31220,12 +31320,24 @@
3122031320
"variants" : [ {
3122131321
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
3122231322
"tags" : [ "fips" ]
31323+
}, {
31324+
"hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
31325+
"tags" : [ "dualstack", "fips" ]
31326+
}, {
31327+
"hostname" : "resiliencehub.us-gov-east-1.api.aws",
31328+
"tags" : [ "dualstack" ]
3122331329
} ]
3122431330
},
3122531331
"us-gov-west-1" : {
3122631332
"variants" : [ {
3122731333
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
3122831334
"tags" : [ "fips" ]
31335+
}, {
31336+
"hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
31337+
"tags" : [ "dualstack", "fips" ]
31338+
}, {
31339+
"hostname" : "resiliencehub.us-gov-west-1.api.aws",
31340+
"tags" : [ "dualstack" ]
3122931341
} ]
3123031342
}
3123131343
}

gems/aws-sdk-ecs/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.176.0 (2025-01-16)
5+
------------------
6+
7+
* Feature - The release addresses Amazon ECS documentation tickets.
8+
49
1.175.0 (2025-01-15)
510
------------------
611

gems/aws-sdk-ecs/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.175.0
1+
1.176.0

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

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

58-
GEM_VERSION = '1.175.0'
58+
GEM_VERSION = '1.176.0'
5959

6060
end
6161

gems/aws-sdk-ecs/lib/aws-sdk-ecs/client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12429,7 +12429,7 @@ def build_request(operation_name, params = {})
1242912429
tracer: tracer
1243012430
)
1243112431
context[:gem_name] = 'aws-sdk-ecs'
12432-
context[:gem_version] = '1.175.0'
12432+
context[:gem_version] = '1.176.0'
1243312433
Seahorse::Client::Request.new(handlers, context)
1243412434
end
1243512435

0 commit comments

Comments
 (0)