aws-sdk-core 2.11.385 → 2.11.386

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: 17ae17c905f6c8bab79849f2e85bbe5818236ee8
4
- data.tar.gz: c37e9b43099831223bb7cb65b358a1cd6368dc09
3
+ metadata.gz: 24d06adf88e5959bd7d026231884d43a7e47cd81
4
+ data.tar.gz: 5d0d2b69839546f67a47babe40e18f1fc794cd81
5
5
  SHA512:
6
- metadata.gz: 1b5211b2451e3a81a7f0f61532716789b38d07c6c1dbfd56956eaa86ce84d79d31543c998758ffdd030b48c4ac108b8dee848001389ec57f8340189d13116322
7
- data.tar.gz: '079f813888432ce1a3ba431c1640bebf53e04ed2e3517a76e1e6fa1db717bb95601e5cf44a71a8d209d4a64515dc7ca3a0be1bad91911182f316bc1a602ab008'
6
+ metadata.gz: 77163ab7e4b5911bc8ea727faa9bf87fbd5564b0a5df57f27ae2be565c51b165183a48519bf139e59f81ab889f6a18df6910f90a62f70e998a318a8ae6056f5a
7
+ data.tar.gz: 0e38ca4a7f1e6aca2a6e16c1240a7497dc7a717861428c98c06319715dd588219bd95e9b0cb0812c13f1d954d9e84fe3d37029a6ede582f30c2232df9e795873
@@ -956,6 +956,20 @@
956
956
  "ScaleDownModifications":{"shape":"NodeTypeList"}
957
957
  }
958
958
  },
959
+ "AuthTokenUpdateStatus":{
960
+ "type":"string",
961
+ "enum":[
962
+ "SETTING",
963
+ "ROTATING"
964
+ ]
965
+ },
966
+ "AuthTokenUpdateStrategyType":{
967
+ "type":"string",
968
+ "enum":[
969
+ "SET",
970
+ "ROTATE"
971
+ ]
972
+ },
959
973
  "AuthorizationAlreadyExistsFault":{
960
974
  "type":"structure",
961
975
  "members":{
@@ -1067,6 +1081,7 @@
1067
1081
  "SnapshotRetentionLimit":{"shape":"IntegerOptional"},
1068
1082
  "SnapshotWindow":{"shape":"String"},
1069
1083
  "AuthTokenEnabled":{"shape":"BooleanOptional"},
1084
+ "AuthTokenLastModifiedDate":{"shape":"TStamp"},
1070
1085
  "TransitEncryptionEnabled":{"shape":"BooleanOptional"},
1071
1086
  "AtRestEncryptionEnabled":{"shape":"BooleanOptional"}
1072
1087
  },
@@ -2176,7 +2191,9 @@
2176
2191
  "AutoMinorVersionUpgrade":{"shape":"BooleanOptional"},
2177
2192
  "SnapshotRetentionLimit":{"shape":"IntegerOptional"},
2178
2193
  "SnapshotWindow":{"shape":"String"},
2179
- "CacheNodeType":{"shape":"String"}
2194
+ "CacheNodeType":{"shape":"String"},
2195
+ "AuthToken":{"shape":"String"},
2196
+ "AuthTokenUpdateStrategy":{"shape":"AuthTokenUpdateStrategyType"}
2180
2197
  }
2181
2198
  },
2182
2199
  "ModifyCacheClusterResult":{
@@ -2220,6 +2237,10 @@
2220
2237
  "PrimaryClusterId":{"shape":"String"},
2221
2238
  "SnapshottingClusterId":{"shape":"String"},
2222
2239
  "AutomaticFailoverEnabled":{"shape":"BooleanOptional"},
2240
+ "NodeGroupId":{
2241
+ "shape":"String",
2242
+ "deprecated":true
2243
+ },
2223
2244
  "CacheSecurityGroupNames":{"shape":"CacheSecurityGroupNameList"},
2224
2245
  "SecurityGroupIds":{"shape":"SecurityGroupIdsList"},
2225
2246
  "PreferredMaintenanceWindow":{"shape":"String"},
@@ -2232,10 +2253,8 @@
2232
2253
  "SnapshotRetentionLimit":{"shape":"IntegerOptional"},
2233
2254
  "SnapshotWindow":{"shape":"String"},
2234
2255
  "CacheNodeType":{"shape":"String"},
2235
- "NodeGroupId":{
2236
- "shape":"String",
2237
- "deprecated":true
2238
- }
2256
+ "AuthToken":{"shape":"String"},
2257
+ "AuthTokenUpdateStrategy":{"shape":"AuthTokenUpdateStrategyType"}
2239
2258
  }
2240
2259
  },
2241
2260
  "ModifyReplicationGroupResult":{
@@ -2519,7 +2538,8 @@
2519
2538
  "NumCacheNodes":{"shape":"IntegerOptional"},
2520
2539
  "CacheNodeIdsToRemove":{"shape":"CacheNodeIdsList"},
2521
2540
  "EngineVersion":{"shape":"String"},
2522
- "CacheNodeType":{"shape":"String"}
2541
+ "CacheNodeType":{"shape":"String"},
2542
+ "AuthTokenStatus":{"shape":"AuthTokenUpdateStatus"}
2523
2543
  }
2524
2544
  },
2525
2545
  "PreferredAvailabilityZoneList":{
@@ -2631,6 +2651,7 @@
2631
2651
  "ClusterEnabled":{"shape":"BooleanOptional"},
2632
2652
  "CacheNodeType":{"shape":"String"},
2633
2653
  "AuthTokenEnabled":{"shape":"BooleanOptional"},
2654
+ "AuthTokenLastModifiedDate":{"shape":"TStamp"},
2634
2655
  "TransitEncryptionEnabled":{"shape":"BooleanOptional"},
2635
2656
  "AtRestEncryptionEnabled":{"shape":"BooleanOptional"},
2636
2657
  "KmsKeyId":{"shape":"String"}
@@ -2705,7 +2726,8 @@
2705
2726
  "members":{
2706
2727
  "PrimaryClusterId":{"shape":"String"},
2707
2728
  "AutomaticFailoverStatus":{"shape":"PendingAutomaticFailoverStatus"},
2708
- "Resharding":{"shape":"ReshardingStatus"}
2729
+ "Resharding":{"shape":"ReshardingStatus"},
2730
+ "AuthTokenStatus":{"shape":"AuthTokenUpdateStatus"}
2709
2731
  }
2710
2732
  },
2711
2733
  "ReservedCacheNode":{
@@ -3059,6 +3059,9 @@
3059
3059
  "eu-west-3" : {
3060
3060
  "protocols" : [ "https" ]
3061
3061
  },
3062
+ "me-south-1" : {
3063
+ "protocols" : [ "https" ]
3064
+ },
3062
3065
  "sa-east-1" : {
3063
3066
  "protocols" : [ "https" ]
3064
3067
  },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.385'
2
+ VERSION = '2.11.386'
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.385
4
+ version: 2.11.386
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-10-29 00:00:00.000000000 Z
11
+ date: 2019-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath