aws-partitions 1.663.0 → 1.664.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b68a0535f4e7106a6cb622b15f98862acabc728dd9982055953da21ee17cacd7
4
- data.tar.gz: 9f5d7bd28ae2186b0be4de18ca27c0d149e03638d6502b508164bd72780ce961
3
+ metadata.gz: 7499c30391e62417e946aa207815dda83aba54e9a3a07db5643abee993ae547d
4
+ data.tar.gz: 54e961da9915e7d68e09004a6b59b708741c23132ba7f9aa19ff7756ede7c3a1
5
5
  SHA512:
6
- metadata.gz: 7b33f62711baa284e4b8837e978a78b7005e9735cc5f6c273d1e69406d264f3530641cac885316ea013fe75e28ff6b1eb377316d4665d7031d6535178ab05274
7
- data.tar.gz: 8207cfe07299973e9b6f414a7b7578e1dd59a7b022d1b3e3c3e1db4b21af4ea6623cf4c13497de35083bad70eccc15f6c7c8a2712dd48d270c483c8b8d6720b6
6
+ metadata.gz: b01bd515282c8ea8987e0d9a8fe6981041a974b7f0823a963bc8a20a412f3a0eda38bd042e15024240b2935271f6e602beb4e0dcfd704ef2d26cce01a0d578ad
7
+ data.tar.gz: 9c07f9dbf2db472ff3ac238259f4cd1f949a8169c29bdc3fad3a965a216501c7f57592f6afedf4fd73f2a87bb2b73cf18a306c91f0b1d5d556cdfe1364a917bb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.664.0 (2022-11-18)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::IoTRoboRunner`.
8
+
9
+ * Feature - Added support for enumerating regions for `Aws::ChimeSDKVoice`.
10
+
4
11
  1.663.0 (2022-11-17)
5
12
  ------------------
6
13
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.663.0
1
+ 1.664.0
@@ -285,6 +285,7 @@ module Aws
285
285
  'ChimeSDKMediaPipelines' => 'media-pipelines-chime',
286
286
  'ChimeSDKMeetings' => 'meetings-chime',
287
287
  'ChimeSDKMessaging' => 'messaging-chime',
288
+ 'ChimeSDKVoice' => 'voice-chime',
288
289
  'Cloud9' => 'cloud9',
289
290
  'CloudControlApi' => 'cloudcontrolapi',
290
291
  'CloudDirectory' => 'clouddirectory',
@@ -399,6 +400,7 @@ module Aws
399
400
  'IoTFleetHub' => 'api.fleethub.iot',
400
401
  'IoTFleetWise' => 'iotfleetwise',
401
402
  'IoTJobsDataPlane' => 'data.jobs.iot',
403
+ 'IoTRoboRunner' => 'iotroborunner',
402
404
  'IoTSecureTunneling' => 'api.tunneling.iot',
403
405
  'IoTSiteWise' => 'iotsitewise',
404
406
  'IoTThingsGraph' => 'iotthingsgraph',
data/partitions.json CHANGED
@@ -7706,6 +7706,12 @@
7706
7706
  "us-east-1" : { }
7707
7707
  }
7708
7708
  },
7709
+ "iotroborunner" : {
7710
+ "endpoints" : {
7711
+ "eu-central-1" : { },
7712
+ "us-east-1" : { }
7713
+ }
7714
+ },
7709
7715
  "iotsecuredtunneling" : {
7710
7716
  "defaults" : {
7711
7717
  "variants" : [ {
@@ -10675,7 +10681,13 @@
10675
10681
  "proton" : {
10676
10682
  "endpoints" : {
10677
10683
  "ap-northeast-1" : { },
10684
+ "ap-northeast-2" : { },
10685
+ "ap-southeast-1" : { },
10686
+ "ap-southeast-2" : { },
10687
+ "ca-central-1" : { },
10688
+ "eu-central-1" : { },
10678
10689
  "eu-west-1" : { },
10690
+ "eu-west-2" : { },
10679
10691
  "us-east-1" : { },
10680
10692
  "us-east-2" : { },
10681
10693
  "us-west-2" : { }
@@ -14621,6 +14633,43 @@
14621
14633
  }
14622
14634
  }
14623
14635
  },
14636
+ "voice-chime" : {
14637
+ "endpoints" : {
14638
+ "ap-northeast-1" : { },
14639
+ "ap-northeast-2" : { },
14640
+ "ap-southeast-1" : { },
14641
+ "ca-central-1" : { },
14642
+ "eu-central-1" : { },
14643
+ "eu-west-1" : { },
14644
+ "eu-west-2" : { },
14645
+ "us-east-1" : {
14646
+ "variants" : [ {
14647
+ "hostname" : "fips.voice-chime.us-east-1.amazonaws.com",
14648
+ "tags" : [ "fips" ]
14649
+ } ]
14650
+ },
14651
+ "us-east-1-fips" : {
14652
+ "credentialScope" : {
14653
+ "region" : "us-east-1"
14654
+ },
14655
+ "deprecated" : true,
14656
+ "hostname" : "fips.voice-chime.us-east-1.amazonaws.com"
14657
+ },
14658
+ "us-west-2" : {
14659
+ "variants" : [ {
14660
+ "hostname" : "fips.voice-chime.us-west-2.amazonaws.com",
14661
+ "tags" : [ "fips" ]
14662
+ } ]
14663
+ },
14664
+ "us-west-2-fips" : {
14665
+ "credentialScope" : {
14666
+ "region" : "us-west-2"
14667
+ },
14668
+ "deprecated" : true,
14669
+ "hostname" : "fips.voice-chime.us-west-2.amazonaws.com"
14670
+ }
14671
+ }
14672
+ },
14624
14673
  "voiceid" : {
14625
14674
  "endpoints" : {
14626
14675
  "ap-northeast-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.663.0
4
+ version: 1.664.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: 2022-11-17 00:00:00.000000000 Z
11
+ date: 2022-11-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: