aws-partitions 1.1058.0 → 1.1060.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 42bccbf77df0f3e482044051d206242bc8f5e3b5a3bfaa7bb286a3214de5d5e2
4
- data.tar.gz: 59cea6b69f4b3d09945da0422a8b808994926c44b4c44afd78c24ccc6c4d342f
3
+ metadata.gz: e19de18167eb5eb956267c76e81ab74cee05a96fa293741466981519a6332777
4
+ data.tar.gz: 50ac5b0f4dae848d416d8c43f44d818ff5057a847072d66c2ba54ef69942ec4d
5
5
  SHA512:
6
- metadata.gz: b77e195937a9e7e08b11f89de6cfe0173f9f929e347c68b946f8f8d5b64e7f380a1791666a9ba33cd6abefbb8d95efdc2c418b655281fed383e70eeaf1c33ea0
7
- data.tar.gz: e1926caf147c49714218a7159b497fb5e38d4fc91e68de281ae48a72f255c76a43b922a898ad8c8d01d81b0fbd6e8d83618b7408a10f6924218a82d8e9d2fecb
6
+ metadata.gz: 265f32ab3ee937faacca5641d033f26776dd30fa945dc814e70b66ab020c5fec346b216f5e13abba282a103fb5901437d2bc6f6aed9d3a9304cd3097a5c36375
7
+ data.tar.gz: 39ca2237011cb474b3e570921670c270d09bc32c783d32e866f6857b7ae76eafbaed03d4f90c946a337b731bce2087c17d073deacb8076694670ebd4213b78bf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1060.0 (2025-03-04)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::IoTManagedIntegrations`.
8
+
9
+ 1.1059.0 (2025-03-03)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1058.0 (2025-02-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1058.0
1
+ 1.1060.0
@@ -435,6 +435,7 @@ module Aws
435
435
  'IoTFleetHub' => 'api.fleethub.iot',
436
436
  'IoTFleetWise' => 'iotfleetwise',
437
437
  'IoTJobsDataPlane' => 'data.jobs.iot',
438
+ 'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
438
439
  'IoTSecureTunneling' => 'api.tunneling.iot',
439
440
  'IoTSiteWise' => 'iotsitewise',
440
441
  'IoTThingsGraph' => 'iotthingsgraph',
data/partitions.json CHANGED
@@ -23152,22 +23152,78 @@
23152
23152
  },
23153
23153
  "ssm-incidents" : {
23154
23154
  "endpoints" : {
23155
- "ap-northeast-1" : { },
23156
- "ap-northeast-2" : { },
23157
- "ap-south-1" : { },
23158
- "ap-southeast-1" : { },
23159
- "ap-southeast-2" : { },
23155
+ "ap-northeast-1" : {
23156
+ "variants" : [ {
23157
+ "hostname" : "ssm-incidents.ap-northeast-1.api.aws",
23158
+ "tags" : [ "dualstack" ]
23159
+ } ]
23160
+ },
23161
+ "ap-northeast-2" : {
23162
+ "variants" : [ {
23163
+ "hostname" : "ssm-incidents.ap-northeast-2.api.aws",
23164
+ "tags" : [ "dualstack" ]
23165
+ } ]
23166
+ },
23167
+ "ap-south-1" : {
23168
+ "variants" : [ {
23169
+ "hostname" : "ssm-incidents.ap-south-1.api.aws",
23170
+ "tags" : [ "dualstack" ]
23171
+ } ]
23172
+ },
23173
+ "ap-southeast-1" : {
23174
+ "variants" : [ {
23175
+ "hostname" : "ssm-incidents.ap-southeast-1.api.aws",
23176
+ "tags" : [ "dualstack" ]
23177
+ } ]
23178
+ },
23179
+ "ap-southeast-2" : {
23180
+ "variants" : [ {
23181
+ "hostname" : "ssm-incidents.ap-southeast-2.api.aws",
23182
+ "tags" : [ "dualstack" ]
23183
+ } ]
23184
+ },
23160
23185
  "ca-central-1" : {
23161
23186
  "variants" : [ {
23162
23187
  "hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
23163
23188
  "tags" : [ "fips" ]
23189
+ }, {
23190
+ "hostname" : "ssm-incidents-fips.ca-central-1.api.aws",
23191
+ "tags" : [ "dualstack", "fips" ]
23192
+ }, {
23193
+ "hostname" : "ssm-incidents.ca-central-1.api.aws",
23194
+ "tags" : [ "dualstack" ]
23195
+ } ]
23196
+ },
23197
+ "eu-central-1" : {
23198
+ "variants" : [ {
23199
+ "hostname" : "ssm-incidents.eu-central-1.api.aws",
23200
+ "tags" : [ "dualstack" ]
23201
+ } ]
23202
+ },
23203
+ "eu-north-1" : {
23204
+ "variants" : [ {
23205
+ "hostname" : "ssm-incidents.eu-north-1.api.aws",
23206
+ "tags" : [ "dualstack" ]
23207
+ } ]
23208
+ },
23209
+ "eu-west-1" : {
23210
+ "variants" : [ {
23211
+ "hostname" : "ssm-incidents.eu-west-1.api.aws",
23212
+ "tags" : [ "dualstack" ]
23213
+ } ]
23214
+ },
23215
+ "eu-west-2" : {
23216
+ "variants" : [ {
23217
+ "hostname" : "ssm-incidents.eu-west-2.api.aws",
23218
+ "tags" : [ "dualstack" ]
23219
+ } ]
23220
+ },
23221
+ "eu-west-3" : {
23222
+ "variants" : [ {
23223
+ "hostname" : "ssm-incidents.eu-west-3.api.aws",
23224
+ "tags" : [ "dualstack" ]
23164
23225
  } ]
23165
23226
  },
23166
- "eu-central-1" : { },
23167
- "eu-north-1" : { },
23168
- "eu-west-1" : { },
23169
- "eu-west-2" : { },
23170
- "eu-west-3" : { },
23171
23227
  "fips-ca-central-1" : {
23172
23228
  "credentialScope" : {
23173
23229
  "region" : "ca-central-1"
@@ -23203,29 +23259,58 @@
23203
23259
  "deprecated" : true,
23204
23260
  "hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
23205
23261
  },
23206
- "sa-east-1" : { },
23262
+ "sa-east-1" : {
23263
+ "variants" : [ {
23264
+ "hostname" : "ssm-incidents.sa-east-1.api.aws",
23265
+ "tags" : [ "dualstack" ]
23266
+ } ]
23267
+ },
23207
23268
  "us-east-1" : {
23208
23269
  "variants" : [ {
23209
23270
  "hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
23210
23271
  "tags" : [ "fips" ]
23272
+ }, {
23273
+ "hostname" : "ssm-incidents-fips.us-east-1.api.aws",
23274
+ "tags" : [ "dualstack", "fips" ]
23275
+ }, {
23276
+ "hostname" : "ssm-incidents.us-east-1.api.aws",
23277
+ "tags" : [ "dualstack" ]
23211
23278
  } ]
23212
23279
  },
23213
23280
  "us-east-2" : {
23214
23281
  "variants" : [ {
23215
23282
  "hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
23216
23283
  "tags" : [ "fips" ]
23284
+ }, {
23285
+ "hostname" : "ssm-incidents-fips.us-east-2.api.aws",
23286
+ "tags" : [ "dualstack", "fips" ]
23287
+ }, {
23288
+ "hostname" : "ssm-incidents.us-east-2.api.aws",
23289
+ "tags" : [ "dualstack" ]
23217
23290
  } ]
23218
23291
  },
23219
23292
  "us-west-1" : {
23220
23293
  "variants" : [ {
23221
23294
  "hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
23222
23295
  "tags" : [ "fips" ]
23296
+ }, {
23297
+ "hostname" : "ssm-incidents-fips.us-west-1.api.aws",
23298
+ "tags" : [ "dualstack", "fips" ]
23299
+ }, {
23300
+ "hostname" : "ssm-incidents.us-west-1.api.aws",
23301
+ "tags" : [ "dualstack" ]
23223
23302
  } ]
23224
23303
  },
23225
23304
  "us-west-2" : {
23226
23305
  "variants" : [ {
23227
23306
  "hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
23228
23307
  "tags" : [ "fips" ]
23308
+ }, {
23309
+ "hostname" : "ssm-incidents-fips.us-west-2.api.aws",
23310
+ "tags" : [ "dualstack", "fips" ]
23311
+ }, {
23312
+ "hostname" : "ssm-incidents.us-west-2.api.aws",
23313
+ "tags" : [ "dualstack" ]
23229
23314
  } ]
23230
23315
  }
23231
23316
  }
@@ -31956,6 +32041,7 @@
31956
32041
  },
31957
32042
  "quicksight" : {
31958
32043
  "endpoints" : {
32044
+ "us-gov-east-1" : { },
31959
32045
  "us-gov-west-1" : { }
31960
32046
  }
31961
32047
  },
@@ -35709,6 +35795,12 @@
35709
35795
  "isRegionalized" : false,
35710
35796
  "partitionEndpoint" : "aws-iso-f-global"
35711
35797
  },
35798
+ "cloudcontrolapi" : {
35799
+ "endpoints" : {
35800
+ "us-isof-east-1" : { },
35801
+ "us-isof-south-1" : { }
35802
+ }
35803
+ },
35712
35804
  "cloudformation" : {
35713
35805
  "endpoints" : {
35714
35806
  "us-isof-east-1" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1058.0
4
+ version: 1.1060.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-28 00:00:00.000000000 Z
11
+ date: 2025-03-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: