aws-partitions 1.174.0 → 1.175.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +107 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f6e49e54f378e456b8077b0de3c165b7492dd587
4
- data.tar.gz: af25ecd7414025e256c3a39b2be695a3acd5c6b3
3
+ metadata.gz: 97ee245e6949f1a575938b85319dda7b1b7727b3
4
+ data.tar.gz: e41f5aded06cdfbcfb436a4b4d2859b40dd560e9
5
5
  SHA512:
6
- metadata.gz: 8bac3ca6894b3e9159f76026996fa5d534497f9e1ae1331e19d35d0c96274b5ff6819f1b1f9d4c2903d31f1b65e1ecf4689d3bd8ce60bed5a77444e4aed45a5d
7
- data.tar.gz: 1c3541b0788d2fbd09cab5bede9d4c1fd851ccb8fea977371e460d96c2ccecd17b4d7dce0b6231e0d629425641dad4e25b9d856de45d14f67bb0ef8a8ec1e906
6
+ metadata.gz: becbb6b263f43c30dd1e8e16b2a335b8110d554301c5aa5741ed4f86313fe7043ad3c6d97645d9f54ee11c9930d0a4b2274bdd6a0130d725904256a92594fc73
7
+ data.tar.gz: f8750a5b3ba25f8d1bf578370e83c9b6bbe3bd79995f7fa98449e0a16ebd84767abe53318f71f91ee10ca85d43703e899f5f8c99525be1f05273cd5866dc400b
data/partitions.json CHANGED
@@ -1030,6 +1030,12 @@
1030
1030
  },
1031
1031
  "hostname" : "rds.ap-northeast-2.amazonaws.com"
1032
1032
  },
1033
+ "ap-southeast-2" : {
1034
+ "credentialScope" : {
1035
+ "region" : "ap-southeast-2"
1036
+ },
1037
+ "hostname" : "rds.ap-southeast-2.amazonaws.com"
1038
+ },
1033
1039
  "eu-central-1" : {
1034
1040
  "credentialScope" : {
1035
1041
  "region" : "eu-central-1"
@@ -1092,6 +1098,12 @@
1092
1098
  "ap-southeast-1" : { },
1093
1099
  "ap-southeast-2" : { },
1094
1100
  "ca-central-1" : { },
1101
+ "ca-central-1-fips" : {
1102
+ "credentialScope" : {
1103
+ "region" : "ca-central-1"
1104
+ },
1105
+ "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
1106
+ },
1095
1107
  "eu-central-1" : { },
1096
1108
  "eu-north-1" : { },
1097
1109
  "eu-west-1" : { },
@@ -1106,9 +1118,33 @@
1106
1118
  },
1107
1119
  "sa-east-1" : { },
1108
1120
  "us-east-1" : { },
1121
+ "us-east-1-fips" : {
1122
+ "credentialScope" : {
1123
+ "region" : "us-east-1"
1124
+ },
1125
+ "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
1126
+ },
1109
1127
  "us-east-2" : { },
1128
+ "us-east-2-fips" : {
1129
+ "credentialScope" : {
1130
+ "region" : "us-east-2"
1131
+ },
1132
+ "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
1133
+ },
1110
1134
  "us-west-1" : { },
1111
- "us-west-2" : { }
1135
+ "us-west-1-fips" : {
1136
+ "credentialScope" : {
1137
+ "region" : "us-west-1"
1138
+ },
1139
+ "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
1140
+ },
1141
+ "us-west-2" : { },
1142
+ "us-west-2-fips" : {
1143
+ "credentialScope" : {
1144
+ "region" : "us-west-2"
1145
+ },
1146
+ "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
1147
+ }
1112
1148
  }
1113
1149
  },
1114
1150
  "ec2" : {
@@ -1208,6 +1244,7 @@
1208
1244
  "endpoints" : {
1209
1245
  "ap-northeast-1" : { },
1210
1246
  "ap-northeast-2" : { },
1247
+ "ap-south-1" : { },
1211
1248
  "ap-southeast-1" : { },
1212
1249
  "ap-southeast-2" : { },
1213
1250
  "ca-central-1" : { },
@@ -2271,9 +2308,33 @@
2271
2308
  "eu-west-1" : { },
2272
2309
  "eu-west-2" : { },
2273
2310
  "us-east-1" : { },
2311
+ "us-east-1-fips" : {
2312
+ "credentialScope" : {
2313
+ "region" : "us-east-1"
2314
+ },
2315
+ "hostname" : "runtime-fips.sagemaker.us-east-1.amazonaws.com"
2316
+ },
2274
2317
  "us-east-2" : { },
2318
+ "us-east-2-fips" : {
2319
+ "credentialScope" : {
2320
+ "region" : "us-east-2"
2321
+ },
2322
+ "hostname" : "runtime-fips.sagemaker.us-east-2.amazonaws.com"
2323
+ },
2275
2324
  "us-west-1" : { },
2276
- "us-west-2" : { }
2325
+ "us-west-1-fips" : {
2326
+ "credentialScope" : {
2327
+ "region" : "us-west-1"
2328
+ },
2329
+ "hostname" : "runtime-fips.sagemaker.us-west-1.amazonaws.com"
2330
+ },
2331
+ "us-west-2" : { },
2332
+ "us-west-2-fips" : {
2333
+ "credentialScope" : {
2334
+ "region" : "us-west-2"
2335
+ },
2336
+ "hostname" : "runtime-fips.sagemaker.us-west-2.amazonaws.com"
2337
+ }
2277
2338
  }
2278
2339
  },
2279
2340
  "s3" : {
@@ -2880,6 +2941,12 @@
2880
2941
  "ap-southeast-1" : { },
2881
2942
  "ap-southeast-2" : { },
2882
2943
  "ca-central-1" : { },
2944
+ "ca-central-1-fips" : {
2945
+ "credentialScope" : {
2946
+ "region" : "ca-central-1"
2947
+ },
2948
+ "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
2949
+ },
2883
2950
  "eu-central-1" : { },
2884
2951
  "eu-north-1" : { },
2885
2952
  "eu-west-1" : { },
@@ -2894,9 +2961,33 @@
2894
2961
  },
2895
2962
  "sa-east-1" : { },
2896
2963
  "us-east-1" : { },
2964
+ "us-east-1-fips" : {
2965
+ "credentialScope" : {
2966
+ "region" : "us-east-1"
2967
+ },
2968
+ "hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
2969
+ },
2897
2970
  "us-east-2" : { },
2971
+ "us-east-2-fips" : {
2972
+ "credentialScope" : {
2973
+ "region" : "us-east-2"
2974
+ },
2975
+ "hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
2976
+ },
2898
2977
  "us-west-1" : { },
2899
- "us-west-2" : { }
2978
+ "us-west-1-fips" : {
2979
+ "credentialScope" : {
2980
+ "region" : "us-west-1"
2981
+ },
2982
+ "hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
2983
+ },
2984
+ "us-west-2" : { },
2985
+ "us-west-2-fips" : {
2986
+ "credentialScope" : {
2987
+ "region" : "us-west-2"
2988
+ },
2989
+ "hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
2990
+ }
2900
2991
  }
2901
2992
  },
2902
2993
  "sts" : {
@@ -3686,6 +3777,7 @@
3686
3777
  },
3687
3778
  "codecommit" : {
3688
3779
  "endpoints" : {
3780
+ "us-gov-east-1" : { },
3689
3781
  "us-gov-west-1" : { }
3690
3782
  }
3691
3783
  },
@@ -3753,6 +3845,12 @@
3753
3845
  "dynamodb" : {
3754
3846
  "endpoints" : {
3755
3847
  "us-gov-east-1" : { },
3848
+ "us-gov-east-1-fips" : {
3849
+ "credentialScope" : {
3850
+ "region" : "us-gov-east-1"
3851
+ },
3852
+ "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
3853
+ },
3756
3854
  "us-gov-west-1" : { },
3757
3855
  "us-gov-west-1-fips" : {
3758
3856
  "credentialScope" : {
@@ -4093,6 +4191,12 @@
4093
4191
  },
4094
4192
  "endpoints" : {
4095
4193
  "us-gov-east-1" : { },
4194
+ "us-gov-east-1-fips" : {
4195
+ "credentialScope" : {
4196
+ "region" : "us-gov-east-1"
4197
+ },
4198
+ "hostname" : "dynamodb.us-gov-east-1.amazonaws.com"
4199
+ },
4096
4200
  "us-gov-west-1" : { },
4097
4201
  "us-gov-west-1-fips" : {
4098
4202
  "credentialScope" : {
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.174.0
4
+ version: 1.175.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-06-10 00:00:00.000000000 Z
11
+ date: 2019-06-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: