aws-partitions 1.778.0 → 1.780.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: 710a1524ac02058b91b7f69ec1ad244f3d97eeb677a6dc66f5a869529b85cabf
4
- data.tar.gz: cb17caded73e78dcff5fcb86d3a0274cc5928fb53752d09f787d61b02e795637
3
+ metadata.gz: 205e6d8d98c7fbe3afc20bc164de806edcb807322326e8cb310e69311843356f
4
+ data.tar.gz: 5bf360f31cbf22d49d7768d6c9c65b60d6a33b89435f2902805eeaca9f842dee
5
5
  SHA512:
6
- metadata.gz: e559d72e47969be9f4c8da635218b2615dcb014196d9cde3f8a3d42b90e330ed7bc33f81ea58513ce43d7017b5f890627e94c883a7384530fcb77651ca4177ee
7
- data.tar.gz: 82b39facd07cc67c4bc757f7c8fa2953bc77270ecc274d998a9a24b1fad1161ac52619338e0ef8857025576f266978db6cbadc7e54d3ef377286036d90f971a8
6
+ metadata.gz: 2529792ccd799a806d28d0857443c0b3f52e43c881b59686fb028ace09b6f114a7e2145ccbfc78c3977795133e91327ac8ed253bf71d7f9ba5cf2624d24562ba
7
+ data.tar.gz: 7040b6ddb384fda1bbb8553420dbcbda521dd5ddb81a7284a174a96a89bbe88bda94d6a2fad0d08d907e24b8e0791e26eb9e5360b1066e9131be3feea7eae151
data/CHANGELOG.md CHANGED
@@ -1,6 +1,18 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.780.0 (2023-06-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.779.0 (2023-06-13)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::VerifiedPermissions`.
13
+
14
+ * Feature - Added support for enumerating regions for `Aws::CodeGuruSecurity`.
15
+
4
16
  1.778.0 (2023-06-12)
5
17
  ------------------
6
18
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.778.0
1
+ 1.780.0
@@ -310,6 +310,7 @@ module Aws
310
310
  'CodeDeploy' => 'codedeploy',
311
311
  'CodeGuruProfiler' => 'codeguru-profiler',
312
312
  'CodeGuruReviewer' => 'codeguru-reviewer',
313
+ 'CodeGuruSecurity' => 'codeguru-security',
313
314
  'CodePipeline' => 'codepipeline',
314
315
  'CodeStar' => 'codestar',
315
316
  'CodeStarNotifications' => 'codestar-notifications',
@@ -579,6 +580,7 @@ module Aws
579
580
  'Transfer' => 'transfer',
580
581
  'Translate' => 'translate',
581
582
  'VPCLattice' => 'vpc-lattice',
583
+ 'VerifiedPermissions' => 'verifiedpermissions',
582
584
  'VoiceID' => 'voiceid',
583
585
  'WAF' => 'waf',
584
586
  'WAFRegional' => 'waf-regional',
@@ -187,6 +187,17 @@
187
187
  },
188
188
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
189
189
  "regions" : { }
190
+ }, {
191
+ "id" : "aws-iso-f",
192
+ "outputs" : {
193
+ "dnsSuffix" : "csp.hci.ic.gov",
194
+ "dualStackDnsSuffix" : "csp.hci.ic.gov",
195
+ "name" : "aws-iso-f",
196
+ "supportsDualStack" : false,
197
+ "supportsFIPS" : true
198
+ },
199
+ "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
200
+ "regions" : { }
190
201
  } ],
191
202
  "version" : "1.1"
192
203
  }
data/partitions.json CHANGED
@@ -16335,6 +16335,37 @@
16335
16335
  }
16336
16336
  }
16337
16337
  },
16338
+ "verifiedpermissions" : {
16339
+ "endpoints" : {
16340
+ "af-south-1" : { },
16341
+ "ap-east-1" : { },
16342
+ "ap-northeast-1" : { },
16343
+ "ap-northeast-2" : { },
16344
+ "ap-northeast-3" : { },
16345
+ "ap-south-1" : { },
16346
+ "ap-south-2" : { },
16347
+ "ap-southeast-1" : { },
16348
+ "ap-southeast-2" : { },
16349
+ "ap-southeast-3" : { },
16350
+ "ap-southeast-4" : { },
16351
+ "ca-central-1" : { },
16352
+ "eu-central-1" : { },
16353
+ "eu-central-2" : { },
16354
+ "eu-north-1" : { },
16355
+ "eu-south-1" : { },
16356
+ "eu-south-2" : { },
16357
+ "eu-west-1" : { },
16358
+ "eu-west-2" : { },
16359
+ "eu-west-3" : { },
16360
+ "me-central-1" : { },
16361
+ "me-south-1" : { },
16362
+ "sa-east-1" : { },
16363
+ "us-east-1" : { },
16364
+ "us-east-2" : { },
16365
+ "us-west-1" : { },
16366
+ "us-west-2" : { }
16367
+ }
16368
+ },
16338
16369
  "voice-chime" : {
16339
16370
  "endpoints" : {
16340
16371
  "ap-northeast-1" : { },
@@ -24344,6 +24375,23 @@
24344
24375
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
24345
24376
  "regions" : { },
24346
24377
  "services" : { }
24378
+ }, {
24379
+ "defaults" : {
24380
+ "hostname" : "{service}.{region}.{dnsSuffix}",
24381
+ "protocols" : [ "https" ],
24382
+ "signatureVersions" : [ "v4" ],
24383
+ "variants" : [ {
24384
+ "dnsSuffix" : "csp.hci.ic.gov",
24385
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
24386
+ "tags" : [ "fips" ]
24387
+ } ]
24388
+ },
24389
+ "dnsSuffix" : "csp.hci.ic.gov",
24390
+ "partition" : "aws-iso-f",
24391
+ "partitionName" : "AWS ISOF",
24392
+ "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
24393
+ "regions" : { },
24394
+ "services" : { }
24347
24395
  } ],
24348
24396
  "version" : 3
24349
24397
  }
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.778.0
4
+ version: 1.780.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: 2023-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: