aws-sdk-core 2.11.482 → 2.11.483

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
  SHA1:
3
- metadata.gz: 14a5130d2af68f948e0fa58fc57ac37c99719d4f
4
- data.tar.gz: b5c6a2488d51ce397ad135cc4794fcb542f3cec0
3
+ metadata.gz: cb60ecbb662d98087558dbfaf0b6ca7aac3fc624
4
+ data.tar.gz: 3075cdcfba67ca77a23bfc8d26679109dcfc61ee
5
5
  SHA512:
6
- metadata.gz: ad47f43269ad7f09cc6e4dee7b2e15cb0043ea565daf59f25640c8717f1b28f3a53cacdf9ee5ad5dd28e406b61ff5ad67ce4b5db80cb540c7384561eea279a84
7
- data.tar.gz: 4595741012c6c166416370b5988300d8aaa8c8d8766dd02796bbb07bbb44ba22dc9361635f24f640e2281a4d626f5e12703d59d518f32d092938a5b42638a602
6
+ metadata.gz: b7fc64031cf87c663c67ed5623c6a6887abff4e786da405136f30c7456f6a75c902f3c07d75dcb7e399562679de7e43d7b2fcdb0479a27d3a631092ee8e08ffa
7
+ data.tar.gz: b49fac3c28fd2711eae57aa5130f6cae533cfb0fb263180300e0dcb01ef0b959196c8e282d386d21ed9debccd8b98eee29351769f5aa053ed7c735773e60e29a
@@ -128,7 +128,8 @@
128
128
  "PredictedItem":{
129
129
  "type":"structure",
130
130
  "members":{
131
- "itemId":{"shape":"ItemID"}
131
+ "itemId":{"shape":"ItemID"},
132
+ "score":{"shape":"Score"}
132
133
  }
133
134
  },
134
135
  "ResourceNotFoundException":{
@@ -139,6 +140,7 @@
139
140
  "error":{"httpStatusCode":404},
140
141
  "exception":true
141
142
  },
143
+ "Score":{"type":"double"},
142
144
  "UserID":{
143
145
  "type":"string",
144
146
  "max":256
@@ -718,6 +718,18 @@
718
718
  "min":1,
719
719
  "pattern":"[a-zA-Z0-9_.\\-]*"
720
720
  },
721
+ "Compute":{
722
+ "type":"structure",
723
+ "members":{
724
+ "simulationUnitLimit":{"shape":"SimulationUnit"}
725
+ }
726
+ },
727
+ "ComputeResponse":{
728
+ "type":"structure",
729
+ "members":{
730
+ "simulationUnitLimit":{"shape":"SimulationUnit"}
731
+ }
732
+ },
721
733
  "ConcurrentDeploymentException":{
722
734
  "type":"structure",
723
735
  "members":{
@@ -921,7 +933,8 @@
921
933
  "simulationApplications":{"shape":"SimulationApplicationConfigs"},
922
934
  "dataSources":{"shape":"DataSourceConfigs"},
923
935
  "tags":{"shape":"TagMap"},
924
- "vpcConfig":{"shape":"VPCConfig"}
936
+ "vpcConfig":{"shape":"VPCConfig"},
937
+ "compute":{"shape":"Compute"}
925
938
  }
926
939
  },
927
940
  "CreateSimulationJobRequests":{
@@ -948,7 +961,8 @@
948
961
  "simulationApplications":{"shape":"SimulationApplicationConfigs"},
949
962
  "dataSources":{"shape":"DataSources"},
950
963
  "tags":{"shape":"TagMap"},
951
- "vpcConfig":{"shape":"VPCConfigResponse"}
964
+ "vpcConfig":{"shape":"VPCConfigResponse"},
965
+ "compute":{"shape":"ComputeResponse"}
952
966
  }
953
967
  },
954
968
  "CreatedAt":{"type":"timestamp"},
@@ -1320,7 +1334,8 @@
1320
1334
  "dataSources":{"shape":"DataSources"},
1321
1335
  "tags":{"shape":"TagMap"},
1322
1336
  "vpcConfig":{"shape":"VPCConfigResponse"},
1323
- "networkInterface":{"shape":"NetworkInterface"}
1337
+ "networkInterface":{"shape":"NetworkInterface"},
1338
+ "compute":{"shape":"ComputeResponse"}
1324
1339
  }
1325
1340
  },
1326
1341
  "EnvironmentVariableKey":{
@@ -2000,7 +2015,8 @@
2000
2015
  "dataSources":{"shape":"DataSources"},
2001
2016
  "tags":{"shape":"TagMap"},
2002
2017
  "vpcConfig":{"shape":"VPCConfigResponse"},
2003
- "networkInterface":{"shape":"NetworkInterface"}
2018
+ "networkInterface":{"shape":"NetworkInterface"},
2019
+ "compute":{"shape":"ComputeResponse"}
2004
2020
  }
2005
2021
  },
2006
2022
  "SimulationJobBatchErrorCode":{
@@ -2083,6 +2099,7 @@
2083
2099
  "simulationApplications":{"shape":"SimulationApplicationConfigs"},
2084
2100
  "dataSources":{"shape":"DataSourceConfigs"},
2085
2101
  "vpcConfig":{"shape":"VPCConfig"},
2102
+ "compute":{"shape":"Compute"},
2086
2103
  "tags":{"shape":"TagMap"}
2087
2104
  }
2088
2105
  },
@@ -2144,6 +2161,11 @@
2144
2161
  "pattern":"7|9|Kinetic|Melodic|Dashing"
2145
2162
  },
2146
2163
  "SimulationTimeMillis":{"type":"long"},
2164
+ "SimulationUnit":{
2165
+ "type":"integer",
2166
+ "max":15,
2167
+ "min":1
2168
+ },
2147
2169
  "Source":{
2148
2170
  "type":"structure",
2149
2171
  "members":{
@@ -2290,6 +2290,7 @@
2290
2290
  },
2291
2291
  "groundstation" : {
2292
2292
  "endpoints" : {
2293
+ "ap-southeast-2" : { },
2293
2294
  "eu-north-1" : { },
2294
2295
  "me-south-1" : { },
2295
2296
  "us-east-2" : { },
@@ -2758,6 +2759,30 @@
2758
2759
  "eu-west-1" : { },
2759
2760
  "eu-west-2" : { },
2760
2761
  "eu-west-3" : { },
2762
+ "fips-us-east-1" : {
2763
+ "credentialScope" : {
2764
+ "region" : "us-east-1"
2765
+ },
2766
+ "hostname" : "license-manager-fips.us-east-1.amazonaws.com"
2767
+ },
2768
+ "fips-us-east-2" : {
2769
+ "credentialScope" : {
2770
+ "region" : "us-east-2"
2771
+ },
2772
+ "hostname" : "license-manager-fips.us-east-2.amazonaws.com"
2773
+ },
2774
+ "fips-us-west-1" : {
2775
+ "credentialScope" : {
2776
+ "region" : "us-west-1"
2777
+ },
2778
+ "hostname" : "license-manager-fips.us-west-1.amazonaws.com"
2779
+ },
2780
+ "fips-us-west-2" : {
2781
+ "credentialScope" : {
2782
+ "region" : "us-west-2"
2783
+ },
2784
+ "hostname" : "license-manager-fips.us-west-2.amazonaws.com"
2785
+ },
2761
2786
  "me-south-1" : { },
2762
2787
  "sa-east-1" : { },
2763
2788
  "us-east-1" : { },
@@ -5170,6 +5195,18 @@
5170
5195
  "ap-southeast-1" : { },
5171
5196
  "ap-southeast-2" : { },
5172
5197
  "eu-west-1" : { },
5198
+ "fips-us-east-1" : {
5199
+ "credentialScope" : {
5200
+ "region" : "us-east-1"
5201
+ },
5202
+ "hostname" : "workdocs-fips.us-east-1.amazonaws.com"
5203
+ },
5204
+ "fips-us-west-2" : {
5205
+ "credentialScope" : {
5206
+ "region" : "us-west-2"
5207
+ },
5208
+ "hostname" : "workdocs-fips.us-west-2.amazonaws.com"
5209
+ },
5173
5210
  "us-east-1" : { },
5174
5211
  "us-west-2" : { }
5175
5212
  }
@@ -6334,6 +6371,18 @@
6334
6371
  },
6335
6372
  "license-manager" : {
6336
6373
  "endpoints" : {
6374
+ "fips-us-gov-east-1" : {
6375
+ "credentialScope" : {
6376
+ "region" : "us-gov-east-1"
6377
+ },
6378
+ "hostname" : "license-manager-fips.us-gov-east-1.amazonaws.com"
6379
+ },
6380
+ "fips-us-gov-west-1" : {
6381
+ "credentialScope" : {
6382
+ "region" : "us-gov-west-1"
6383
+ },
6384
+ "hostname" : "license-manager-fips.us-gov-west-1.amazonaws.com"
6385
+ },
6337
6386
  "us-gov-east-1" : { },
6338
6387
  "us-gov-west-1" : { }
6339
6388
  }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.482'
2
+ VERSION = '2.11.483'
3
3
  end
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.482
4
+ version: 2.11.483
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-04-02 00:00:00.000000000 Z
11
+ date: 2020-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath