aws-partitions 1.206.0 → 1.211.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aws-partitions.rb +2 -0
  3. data/partitions.json +516 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fecb7b6ab04f9d6adf20414f705a2313d5583f87
4
- data.tar.gz: e27d29940ecd46e43b18cb2e7280b348bd4d56ee
3
+ metadata.gz: ee1ce00dd9d6f2675ec8897352e5c47e3b77f306
4
+ data.tar.gz: 25759ff3e5a18282c0f50483f61012c4c8c3cafa
5
5
  SHA512:
6
- metadata.gz: 5116c3052f36041951c3ed4e5e82e3ec84c9470230e7c3b27dfee4a5700a49c929008e3bda60ba156de157a439e78c7da43a3cb66a89c5779194c125ae23d47e
7
- data.tar.gz: e351d7c6936c54a69815f18615955fd3c0427aa2f1a62b578c1edd7cf99a186a548cbdaa2a6e827b2fb5f1649e55c7a01908510a80608909a354964de22e7f02
6
+ metadata.gz: d6bca96210be5ef2c5b4576a142579717720f7f5b6392ceeee8181555afbf31b62801135a0bae887408002f8d3e0a33fbeb83ea7115fa08d1533c03b7dd9cff7
7
+ data.tar.gz: e6008b4e5532b8537d07d985cd6a57fb57cb15c013902a5e98c622619d1805eadfeb0745dbc3ab572f174e276eeea2f7e77df0c27d6df7a7bb20ed2375243e63
@@ -361,6 +361,8 @@ module Aws
361
361
  'PinpointSMSVoice' => 'sms-voice.pinpoint',
362
362
  'Polly' => 'polly',
363
363
  'Pricing' => 'api.pricing',
364
+ 'QLDB' => 'qldb',
365
+ 'QLDBSession' => 'session.qldb',
364
366
  'QuickSight' => 'quicksight',
365
367
  'RAM' => 'ram',
366
368
  'RDS' => 'rds',
@@ -803,6 +803,7 @@
803
803
  "ap-southeast-2" : { },
804
804
  "ca-central-1" : { },
805
805
  "eu-central-1" : { },
806
+ "eu-north-1" : { },
806
807
  "eu-west-1" : { },
807
808
  "eu-west-2" : { },
808
809
  "eu-west-3" : { },
@@ -1009,6 +1010,7 @@
1009
1010
  },
1010
1011
  "hostname" : "datasync-fips.us-west-2.amazonaws.com"
1011
1012
  },
1013
+ "me-south-1" : { },
1012
1014
  "us-east-1" : { },
1013
1015
  "us-east-2" : { },
1014
1016
  "us-west-1" : { },
@@ -1037,6 +1039,7 @@
1037
1039
  },
1038
1040
  "directconnect" : {
1039
1041
  "endpoints" : {
1042
+ "ap-east-1" : { },
1040
1043
  "ap-northeast-1" : { },
1041
1044
  "ap-northeast-2" : { },
1042
1045
  "ap-south-1" : { },
@@ -1585,6 +1588,7 @@
1585
1588
  "eu-west-1" : { },
1586
1589
  "eu-west-2" : { },
1587
1590
  "eu-west-3" : { },
1591
+ "me-south-1" : { },
1588
1592
  "sa-east-1" : { },
1589
1593
  "us-east-1" : { },
1590
1594
  "us-east-2" : { },
@@ -2358,6 +2362,15 @@
2358
2362
  "us-west-2" : { }
2359
2363
  }
2360
2364
  },
2365
+ "qldb" : {
2366
+ "endpoints" : {
2367
+ "ap-northeast-1" : { },
2368
+ "eu-west-1" : { },
2369
+ "us-east-1" : { },
2370
+ "us-east-2" : { },
2371
+ "us-west-2" : { }
2372
+ }
2373
+ },
2361
2374
  "ram" : {
2362
2375
  "endpoints" : {
2363
2376
  "ap-northeast-1" : { },
@@ -2975,6 +2988,15 @@
2975
2988
  "us-west-2" : { }
2976
2989
  }
2977
2990
  },
2991
+ "session.qldb" : {
2992
+ "endpoints" : {
2993
+ "ap-northeast-1" : { },
2994
+ "eu-west-1" : { },
2995
+ "us-east-1" : { },
2996
+ "us-east-2" : { },
2997
+ "us-west-2" : { }
2998
+ }
2999
+ },
2978
3000
  "shield" : {
2979
3001
  "defaults" : {
2980
3002
  "protocols" : [ "https" ],
@@ -4273,6 +4295,7 @@
4273
4295
  },
4274
4296
  "health" : {
4275
4297
  "endpoints" : {
4298
+ "us-gov-east-1" : { },
4276
4299
  "us-gov-west-1" : { }
4277
4300
  }
4278
4301
  },
@@ -4397,6 +4420,7 @@
4397
4420
  },
4398
4421
  "ram" : {
4399
4422
  "endpoints" : {
4423
+ "us-gov-east-1" : { },
4400
4424
  "us-gov-west-1" : { }
4401
4425
  }
4402
4426
  },
@@ -4627,6 +4651,498 @@
4627
4651
  }
4628
4652
  }
4629
4653
  }
4654
+ }, {
4655
+ "defaults" : {
4656
+ "hostname" : "{service}.{region}.{dnsSuffix}",
4657
+ "protocols" : [ "https" ],
4658
+ "signatureVersions" : [ "v4" ]
4659
+ },
4660
+ "dnsSuffix" : "c2s.ic.gov",
4661
+ "partition" : "aws-iso",
4662
+ "partitionName" : "AWS ISO (US)",
4663
+ "regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
4664
+ "regions" : {
4665
+ "us-iso-east-1" : {
4666
+ "description" : "US ISO East"
4667
+ }
4668
+ },
4669
+ "services" : {
4670
+ "api.ecr" : {
4671
+ "endpoints" : {
4672
+ "us-iso-east-1" : {
4673
+ "credentialScope" : {
4674
+ "region" : "us-iso-east-1"
4675
+ },
4676
+ "hostname" : "api.ecr.us-iso-east-1.c2s.ic.gov"
4677
+ }
4678
+ }
4679
+ },
4680
+ "application-autoscaling" : {
4681
+ "defaults" : {
4682
+ "credentialScope" : {
4683
+ "service" : "application-autoscaling"
4684
+ },
4685
+ "hostname" : "autoscaling.{region}.amazonaws.com",
4686
+ "protocols" : [ "http", "https" ]
4687
+ },
4688
+ "endpoints" : {
4689
+ "us-iso-east-1" : { }
4690
+ }
4691
+ },
4692
+ "autoscaling" : {
4693
+ "endpoints" : {
4694
+ "us-iso-east-1" : {
4695
+ "protocols" : [ "http", "https" ]
4696
+ }
4697
+ }
4698
+ },
4699
+ "cloudformation" : {
4700
+ "endpoints" : {
4701
+ "us-iso-east-1" : { }
4702
+ }
4703
+ },
4704
+ "cloudtrail" : {
4705
+ "endpoints" : {
4706
+ "us-iso-east-1" : { }
4707
+ }
4708
+ },
4709
+ "codedeploy" : {
4710
+ "endpoints" : {
4711
+ "us-iso-east-1" : { }
4712
+ }
4713
+ },
4714
+ "config" : {
4715
+ "endpoints" : {
4716
+ "us-iso-east-1" : { }
4717
+ }
4718
+ },
4719
+ "datapipeline" : {
4720
+ "endpoints" : {
4721
+ "us-iso-east-1" : { }
4722
+ }
4723
+ },
4724
+ "directconnect" : {
4725
+ "endpoints" : {
4726
+ "us-iso-east-1" : { }
4727
+ }
4728
+ },
4729
+ "dms" : {
4730
+ "endpoints" : {
4731
+ "us-iso-east-1" : { }
4732
+ }
4733
+ },
4734
+ "ds" : {
4735
+ "endpoints" : {
4736
+ "us-iso-east-1" : { }
4737
+ }
4738
+ },
4739
+ "dynamodb" : {
4740
+ "endpoints" : {
4741
+ "us-iso-east-1" : {
4742
+ "protocols" : [ "http", "https" ]
4743
+ }
4744
+ }
4745
+ },
4746
+ "ec2" : {
4747
+ "endpoints" : {
4748
+ "us-iso-east-1" : { }
4749
+ }
4750
+ },
4751
+ "ecs" : {
4752
+ "endpoints" : {
4753
+ "us-iso-east-1" : { }
4754
+ }
4755
+ },
4756
+ "elasticache" : {
4757
+ "endpoints" : {
4758
+ "us-iso-east-1" : { }
4759
+ }
4760
+ },
4761
+ "elasticloadbalancing" : {
4762
+ "endpoints" : {
4763
+ "us-iso-east-1" : {
4764
+ "protocols" : [ "http", "https" ]
4765
+ }
4766
+ }
4767
+ },
4768
+ "elasticmapreduce" : {
4769
+ "endpoints" : {
4770
+ "us-iso-east-1" : {
4771
+ "protocols" : [ "https" ]
4772
+ }
4773
+ }
4774
+ },
4775
+ "events" : {
4776
+ "endpoints" : {
4777
+ "us-iso-east-1" : { }
4778
+ }
4779
+ },
4780
+ "glacier" : {
4781
+ "endpoints" : {
4782
+ "us-iso-east-1" : {
4783
+ "protocols" : [ "http", "https" ]
4784
+ }
4785
+ }
4786
+ },
4787
+ "health" : {
4788
+ "endpoints" : {
4789
+ "us-iso-east-1" : { }
4790
+ }
4791
+ },
4792
+ "iam" : {
4793
+ "endpoints" : {
4794
+ "aws-iso-global" : {
4795
+ "credentialScope" : {
4796
+ "region" : "us-iso-east-1"
4797
+ },
4798
+ "hostname" : "iam.us-iso-east-1.c2s.ic.gov"
4799
+ }
4800
+ },
4801
+ "isRegionalized" : false,
4802
+ "partitionEndpoint" : "aws-iso-global"
4803
+ },
4804
+ "kinesis" : {
4805
+ "endpoints" : {
4806
+ "us-iso-east-1" : { }
4807
+ }
4808
+ },
4809
+ "kms" : {
4810
+ "endpoints" : {
4811
+ "ProdFips" : {
4812
+ "credentialScope" : {
4813
+ "region" : "us-iso-east-1"
4814
+ },
4815
+ "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
4816
+ },
4817
+ "us-iso-east-1" : { }
4818
+ }
4819
+ },
4820
+ "lambda" : {
4821
+ "endpoints" : {
4822
+ "us-iso-east-1" : { }
4823
+ }
4824
+ },
4825
+ "logs" : {
4826
+ "endpoints" : {
4827
+ "us-iso-east-1" : { }
4828
+ }
4829
+ },
4830
+ "monitoring" : {
4831
+ "endpoints" : {
4832
+ "us-iso-east-1" : { }
4833
+ }
4834
+ },
4835
+ "rds" : {
4836
+ "endpoints" : {
4837
+ "us-iso-east-1" : { }
4838
+ }
4839
+ },
4840
+ "redshift" : {
4841
+ "endpoints" : {
4842
+ "us-iso-east-1" : { }
4843
+ }
4844
+ },
4845
+ "s3" : {
4846
+ "defaults" : {
4847
+ "signatureVersions" : [ "s3v4" ]
4848
+ },
4849
+ "endpoints" : {
4850
+ "us-iso-east-1" : {
4851
+ "protocols" : [ "http", "https" ],
4852
+ "signatureVersions" : [ "s3v4" ]
4853
+ }
4854
+ }
4855
+ },
4856
+ "snowball" : {
4857
+ "endpoints" : {
4858
+ "us-iso-east-1" : { }
4859
+ }
4860
+ },
4861
+ "sns" : {
4862
+ "endpoints" : {
4863
+ "us-iso-east-1" : {
4864
+ "protocols" : [ "http", "https" ]
4865
+ }
4866
+ }
4867
+ },
4868
+ "sqs" : {
4869
+ "endpoints" : {
4870
+ "us-iso-east-1" : {
4871
+ "protocols" : [ "http", "https" ]
4872
+ }
4873
+ }
4874
+ },
4875
+ "states" : {
4876
+ "endpoints" : {
4877
+ "us-iso-east-1" : { }
4878
+ }
4879
+ },
4880
+ "streams.dynamodb" : {
4881
+ "defaults" : {
4882
+ "credentialScope" : {
4883
+ "service" : "dynamodb"
4884
+ },
4885
+ "protocols" : [ "http", "https" ]
4886
+ },
4887
+ "endpoints" : {
4888
+ "us-iso-east-1" : {
4889
+ "protocols" : [ "http", "https" ]
4890
+ }
4891
+ }
4892
+ },
4893
+ "sts" : {
4894
+ "endpoints" : {
4895
+ "us-iso-east-1" : { }
4896
+ }
4897
+ },
4898
+ "support" : {
4899
+ "endpoints" : {
4900
+ "aws-iso-global" : {
4901
+ "credentialScope" : {
4902
+ "region" : "us-iso-east-1"
4903
+ },
4904
+ "hostname" : "support.us-iso-east-1.c2s.ic.gov"
4905
+ }
4906
+ },
4907
+ "partitionEndpoint" : "aws-iso-global"
4908
+ },
4909
+ "swf" : {
4910
+ "endpoints" : {
4911
+ "us-iso-east-1" : { }
4912
+ }
4913
+ },
4914
+ "workspaces" : {
4915
+ "endpoints" : {
4916
+ "us-iso-east-1" : { }
4917
+ }
4918
+ }
4919
+ }
4920
+ }, {
4921
+ "defaults" : {
4922
+ "hostname" : "{service}.{region}.{dnsSuffix}",
4923
+ "protocols" : [ "https" ],
4924
+ "signatureVersions" : [ "v4" ]
4925
+ },
4926
+ "dnsSuffix" : "sc2s.sgov.gov",
4927
+ "partition" : "aws-iso-b",
4928
+ "partitionName" : "AWS ISOB (US)",
4929
+ "regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
4930
+ "regions" : {
4931
+ "us-isob-east-1" : {
4932
+ "description" : "US ISOB East (Ohio)"
4933
+ }
4934
+ },
4935
+ "services" : {
4936
+ "application-autoscaling" : {
4937
+ "defaults" : {
4938
+ "credentialScope" : {
4939
+ "service" : "application-autoscaling"
4940
+ },
4941
+ "hostname" : "autoscaling.{region}.amazonaws.com",
4942
+ "protocols" : [ "http", "https" ]
4943
+ },
4944
+ "endpoints" : {
4945
+ "us-isob-east-1" : { }
4946
+ }
4947
+ },
4948
+ "autoscaling" : {
4949
+ "defaults" : {
4950
+ "protocols" : [ "http", "https" ]
4951
+ },
4952
+ "endpoints" : {
4953
+ "us-isob-east-1" : { }
4954
+ }
4955
+ },
4956
+ "cloudformation" : {
4957
+ "endpoints" : {
4958
+ "us-isob-east-1" : { }
4959
+ }
4960
+ },
4961
+ "cloudtrail" : {
4962
+ "endpoints" : {
4963
+ "us-isob-east-1" : { }
4964
+ }
4965
+ },
4966
+ "config" : {
4967
+ "endpoints" : {
4968
+ "us-isob-east-1" : { }
4969
+ }
4970
+ },
4971
+ "directconnect" : {
4972
+ "endpoints" : {
4973
+ "us-isob-east-1" : { }
4974
+ }
4975
+ },
4976
+ "dms" : {
4977
+ "endpoints" : {
4978
+ "us-isob-east-1" : { }
4979
+ }
4980
+ },
4981
+ "dynamodb" : {
4982
+ "defaults" : {
4983
+ "protocols" : [ "http", "https" ]
4984
+ },
4985
+ "endpoints" : {
4986
+ "us-isob-east-1" : { }
4987
+ }
4988
+ },
4989
+ "ec2" : {
4990
+ "defaults" : {
4991
+ "protocols" : [ "http", "https" ]
4992
+ },
4993
+ "endpoints" : {
4994
+ "us-isob-east-1" : { }
4995
+ }
4996
+ },
4997
+ "elasticache" : {
4998
+ "endpoints" : {
4999
+ "us-isob-east-1" : { }
5000
+ }
5001
+ },
5002
+ "elasticloadbalancing" : {
5003
+ "endpoints" : {
5004
+ "us-isob-east-1" : {
5005
+ "protocols" : [ "https" ]
5006
+ }
5007
+ }
5008
+ },
5009
+ "elasticmapreduce" : {
5010
+ "endpoints" : {
5011
+ "us-isob-east-1" : { }
5012
+ }
5013
+ },
5014
+ "events" : {
5015
+ "endpoints" : {
5016
+ "us-isob-east-1" : { }
5017
+ }
5018
+ },
5019
+ "glacier" : {
5020
+ "endpoints" : {
5021
+ "us-isob-east-1" : { }
5022
+ }
5023
+ },
5024
+ "health" : {
5025
+ "endpoints" : {
5026
+ "us-isob-east-1" : { }
5027
+ }
5028
+ },
5029
+ "iam" : {
5030
+ "endpoints" : {
5031
+ "aws-iso-b-global" : {
5032
+ "credentialScope" : {
5033
+ "region" : "us-isob-east-1"
5034
+ },
5035
+ "hostname" : "iam.us-isob-east-1.sc2s.sgov.gov"
5036
+ }
5037
+ },
5038
+ "isRegionalized" : false,
5039
+ "partitionEndpoint" : "aws-iso-b-global"
5040
+ },
5041
+ "kinesis" : {
5042
+ "endpoints" : {
5043
+ "us-isob-east-1" : { }
5044
+ }
5045
+ },
5046
+ "kms" : {
5047
+ "endpoints" : {
5048
+ "ProdFips" : {
5049
+ "credentialScope" : {
5050
+ "region" : "us-isob-east-1"
5051
+ },
5052
+ "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
5053
+ },
5054
+ "us-isob-east-1" : { }
5055
+ }
5056
+ },
5057
+ "logs" : {
5058
+ "endpoints" : {
5059
+ "us-isob-east-1" : { }
5060
+ }
5061
+ },
5062
+ "monitoring" : {
5063
+ "endpoints" : {
5064
+ "us-isob-east-1" : { }
5065
+ }
5066
+ },
5067
+ "rds" : {
5068
+ "endpoints" : {
5069
+ "us-isob-east-1" : { }
5070
+ }
5071
+ },
5072
+ "redshift" : {
5073
+ "endpoints" : {
5074
+ "us-isob-east-1" : { }
5075
+ }
5076
+ },
5077
+ "s3" : {
5078
+ "defaults" : {
5079
+ "protocols" : [ "http", "https" ],
5080
+ "signatureVersions" : [ "s3v4" ]
5081
+ },
5082
+ "endpoints" : {
5083
+ "us-isob-east-1" : { }
5084
+ }
5085
+ },
5086
+ "snowball" : {
5087
+ "endpoints" : {
5088
+ "us-isob-east-1" : { }
5089
+ }
5090
+ },
5091
+ "sns" : {
5092
+ "defaults" : {
5093
+ "protocols" : [ "http", "https" ]
5094
+ },
5095
+ "endpoints" : {
5096
+ "us-isob-east-1" : { }
5097
+ }
5098
+ },
5099
+ "sqs" : {
5100
+ "defaults" : {
5101
+ "protocols" : [ "http", "https" ],
5102
+ "sslCommonName" : "{region}.queue.{dnsSuffix}"
5103
+ },
5104
+ "endpoints" : {
5105
+ "us-isob-east-1" : { }
5106
+ }
5107
+ },
5108
+ "states" : {
5109
+ "endpoints" : {
5110
+ "us-isob-east-1" : { }
5111
+ }
5112
+ },
5113
+ "streams.dynamodb" : {
5114
+ "defaults" : {
5115
+ "credentialScope" : {
5116
+ "service" : "dynamodb"
5117
+ },
5118
+ "protocols" : [ "http", "https" ]
5119
+ },
5120
+ "endpoints" : {
5121
+ "us-isob-east-1" : { }
5122
+ }
5123
+ },
5124
+ "sts" : {
5125
+ "endpoints" : {
5126
+ "us-isob-east-1" : { }
5127
+ }
5128
+ },
5129
+ "support" : {
5130
+ "endpoints" : {
5131
+ "aws-iso-b-global" : {
5132
+ "credentialScope" : {
5133
+ "region" : "us-isob-east-1"
5134
+ },
5135
+ "hostname" : "support.us-isob-east-1.sc2s.sgov.gov"
5136
+ }
5137
+ },
5138
+ "partitionEndpoint" : "aws-iso-b-global"
5139
+ },
5140
+ "swf" : {
5141
+ "endpoints" : {
5142
+ "us-isob-east-1" : { }
5143
+ }
5144
+ }
5145
+ }
4630
5146
  } ],
4631
5147
  "version" : 3
4632
5148
  }
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.206.0
4
+ version: 1.211.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: 2019-08-23 00:00:00.000000000 Z
11
+ date: 2019-09-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: