aws-sdk-core 2.11.507 → 2.11.508
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 +4 -4
- data/apis/ec2/2016-11-15/api-2.json +4 -0
- data/apis/imagebuilder/2019-12-02/api-2.json +10 -0
- data/endpoints.json +18 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 02e150894aaf1ad691d81459b0a3e322ad39212670d6fc20a98a64caf9260782
|
|
4
|
+
data.tar.gz: 10d812cfcbacd7dbcfe6123740bc1aa7d8aa55c648b86ebb97dea2917224cba9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ecb75297cbf016497d8a1137ed774ffc7b4f9c3628775cf450f28328c6650ef340c54e6bf69724a4340e888f86d2eb30d8121b6839d77a5b14d7eb07085ffad3
|
|
7
|
+
data.tar.gz: d96a374205d59107da86d17b355bd0d9f705e37182b7da0d4ed58d09ba341277c6635a7ef455afe188273d720dcc2908e65b8b2a69937d6989fd06364c09f565
|
|
@@ -6911,6 +6911,10 @@
|
|
|
6911
6911
|
"members":{
|
|
6912
6912
|
"LocalGatewayRouteTableId":{"shape":"LocalGatewayRoutetableId"},
|
|
6913
6913
|
"VpcId":{"shape":"VpcId"},
|
|
6914
|
+
"TagSpecifications":{
|
|
6915
|
+
"shape":"TagSpecificationList",
|
|
6916
|
+
"locationName":"TagSpecification"
|
|
6917
|
+
},
|
|
6914
6918
|
"DryRun":{"shape":"Boolean"}
|
|
6915
6919
|
}
|
|
6916
6920
|
},
|
|
@@ -869,6 +869,7 @@
|
|
|
869
869
|
"changeDescription":{"shape":"NonEmptyString"},
|
|
870
870
|
"type":{"shape":"ComponentType"},
|
|
871
871
|
"platform":{"shape":"Platform"},
|
|
872
|
+
"supportedOsVersions":{"shape":"OsVersionList"},
|
|
872
873
|
"owner":{"shape":"NonEmptyString"},
|
|
873
874
|
"data":{"shape":"ComponentData"},
|
|
874
875
|
"kmsKeyId":{"shape":"NonEmptyString"},
|
|
@@ -905,6 +906,7 @@
|
|
|
905
906
|
"name":{"shape":"ResourceName"},
|
|
906
907
|
"version":{"shape":"VersionNumber"},
|
|
907
908
|
"platform":{"shape":"Platform"},
|
|
909
|
+
"supportedOsVersions":{"shape":"OsVersionList"},
|
|
908
910
|
"type":{"shape":"ComponentType"},
|
|
909
911
|
"owner":{"shape":"NonEmptyString"},
|
|
910
912
|
"description":{"shape":"NonEmptyString"},
|
|
@@ -932,6 +934,7 @@
|
|
|
932
934
|
"version":{"shape":"VersionNumber"},
|
|
933
935
|
"description":{"shape":"NonEmptyString"},
|
|
934
936
|
"platform":{"shape":"Platform"},
|
|
937
|
+
"supportedOsVersions":{"shape":"OsVersionList"},
|
|
935
938
|
"type":{"shape":"ComponentType"},
|
|
936
939
|
"owner":{"shape":"NonEmptyString"},
|
|
937
940
|
"dateCreated":{"shape":"DateTime"}
|
|
@@ -963,6 +966,7 @@
|
|
|
963
966
|
"description":{"shape":"NonEmptyString"},
|
|
964
967
|
"changeDescription":{"shape":"NonEmptyString"},
|
|
965
968
|
"platform":{"shape":"Platform"},
|
|
969
|
+
"supportedOsVersions":{"shape":"OsVersionList"},
|
|
966
970
|
"data":{"shape":"InlineComponentData"},
|
|
967
971
|
"uri":{"shape":"Uri"},
|
|
968
972
|
"kmsKeyId":{"shape":"NonEmptyString"},
|
|
@@ -2067,6 +2071,12 @@
|
|
|
2067
2071
|
"type":"string",
|
|
2068
2072
|
"min":1
|
|
2069
2073
|
},
|
|
2074
|
+
"OsVersionList":{
|
|
2075
|
+
"type":"list",
|
|
2076
|
+
"member":{"shape":"OsVersion"},
|
|
2077
|
+
"max":25,
|
|
2078
|
+
"min":1
|
|
2079
|
+
},
|
|
2070
2080
|
"OutputResources":{
|
|
2071
2081
|
"type":"structure",
|
|
2072
2082
|
"members":{
|
data/endpoints.json
CHANGED
|
@@ -3264,6 +3264,24 @@
|
|
|
3264
3264
|
"us-east-1" : { }
|
|
3265
3265
|
}
|
|
3266
3266
|
},
|
|
3267
|
+
"macie" : {
|
|
3268
|
+
"endpoints" : {
|
|
3269
|
+
"fips-us-east-1" : {
|
|
3270
|
+
"credentialScope" : {
|
|
3271
|
+
"region" : "us-east-1"
|
|
3272
|
+
},
|
|
3273
|
+
"hostname" : "macie-fips.us-east-1.amazonaws.com"
|
|
3274
|
+
},
|
|
3275
|
+
"fips-us-west-2" : {
|
|
3276
|
+
"credentialScope" : {
|
|
3277
|
+
"region" : "us-west-2"
|
|
3278
|
+
},
|
|
3279
|
+
"hostname" : "macie-fips.us-west-2.amazonaws.com"
|
|
3280
|
+
},
|
|
3281
|
+
"us-east-1" : { },
|
|
3282
|
+
"us-west-2" : { }
|
|
3283
|
+
}
|
|
3284
|
+
},
|
|
3267
3285
|
"managedblockchain" : {
|
|
3268
3286
|
"endpoints" : {
|
|
3269
3287
|
"ap-northeast-1" : { },
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-core
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.11.
|
|
4
|
+
version: 2.11.508
|
|
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: 2020-05-
|
|
11
|
+
date: 2020-05-14 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|