aws-sdk-core 2.11.401 → 2.11.402

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/apis/AWSMigrationHub/2017-05-31/api-2.json +41 -16
  3. data/apis/AWSMigrationHub/2017-05-31/paginators-1.json +25 -1
  4. data/apis/chime/2018-05-01/api-2.json +442 -0
  5. data/apis/chime/2018-05-01/paginators-1.json +10 -0
  6. data/apis/cloudtrail/2013-11-01/api-2.json +124 -4
  7. data/apis/codecommit/2015-04-13/api-2.json +1138 -3
  8. data/apis/codecommit/2015-04-13/paginators-1.json +15 -0
  9. data/apis/datasync/2018-11-09/api-2.json +23 -6
  10. data/apis/discovery/2015-11-01/api-2.json +60 -25
  11. data/apis/dlm/2018-01-12/api-2.json +25 -1
  12. data/apis/ec2/2016-11-15/api-2.json +414 -0
  13. data/apis/ec2/2016-11-15/paginators-1.json +12 -0
  14. data/apis/ec2/2016-11-15/resources-1.json +106 -0
  15. data/apis/ec2/2016-11-15/waiters-2.json +18 -0
  16. data/apis/ecs/2014-11-13/api-2.json +46 -38
  17. data/apis/firehose/2015-08-04/api-2.json +68 -6
  18. data/apis/fsx/2018-03-01/api-2.json +13 -0
  19. data/apis/mediastore/2017-09-01/api-2.json +3 -1
  20. data/apis/migrationhub-config/2019-06-30/api-2.json +207 -0
  21. data/apis/migrationhub-config/2019-06-30/examples-1.json +5 -0
  22. data/apis/migrationhub-config/2019-06-30/paginators-1.json +9 -0
  23. data/apis/quicksight/2018-04-01/api-2.json +4885 -626
  24. data/apis/quicksight/2018-04-01/paginators-1.json +40 -0
  25. data/apis/s3/2006-03-01/api-2.json +53 -2
  26. data/apis/storagegateway/2013-06-30/api-2.json +95 -2
  27. data/apis/transcribe/2017-10-26/api-2.json +8 -1
  28. data/lib/aws-sdk-core.rb +1 -0
  29. data/lib/aws-sdk-core/migrationhubconfig.rb +6 -0
  30. data/lib/aws-sdk-core/version.rb +1 -1
  31. data/service-models.json +4 -0
  32. metadata +6 -2
@@ -1,4 +1,44 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListDashboardVersions": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
8
+ "ListDashboards": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ },
13
+ "ListDataSets": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
17
+ },
18
+ "ListDataSources": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "MaxResults"
22
+ },
23
+ "ListIngestions": {
24
+ "input_token": "NextToken",
25
+ "output_token": "NextToken",
26
+ "limit_key": "MaxResults"
27
+ },
28
+ "ListTemplateAliases": {
29
+ "input_token": "NextToken",
30
+ "output_token": "NextToken",
31
+ "limit_key": "MaxResults"
32
+ },
33
+ "ListTemplateVersions": {
34
+ "input_token": "NextToken",
35
+ "output_token": "NextToken",
36
+ "limit_key": "MaxResults"
37
+ },
38
+ "ListTemplates": {
39
+ "input_token": "NextToken",
40
+ "output_token": "NextToken",
41
+ "limit_key": "MaxResults"
42
+ }
3
43
  }
4
44
  }
@@ -2270,7 +2270,9 @@
2270
2270
  "Account":{"shape":"AccountId"},
2271
2271
  "StorageClass":{"shape":"StorageClass"},
2272
2272
  "AccessControlTranslation":{"shape":"AccessControlTranslation"},
2273
- "EncryptionConfiguration":{"shape":"EncryptionConfiguration"}
2273
+ "EncryptionConfiguration":{"shape":"EncryptionConfiguration"},
2274
+ "ReplicationTime":{"shape":"ReplicationTime"},
2275
+ "Metrics":{"shape":"Metrics"}
2274
2276
  }
2275
2277
  },
2276
2278
  "DisplayName":{"type":"string"},
@@ -2336,8 +2338,14 @@
2336
2338
  "s3:ObjectRemoved:*",
2337
2339
  "s3:ObjectRemoved:Delete",
2338
2340
  "s3:ObjectRemoved:DeleteMarkerCreated",
2341
+ "s3:ObjectRestore:*",
2339
2342
  "s3:ObjectRestore:Post",
2340
- "s3:ObjectRestore:Completed"
2343
+ "s3:ObjectRestore:Completed",
2344
+ "s3:Replication:*",
2345
+ "s3:Replication:OperationFailedReplication",
2346
+ "s3:Replication:OperationNotTracked",
2347
+ "s3:Replication:OperationMissedThreshold",
2348
+ "s3:Replication:OperationReplicatedAfterThreshold"
2341
2349
  ]
2342
2350
  },
2343
2351
  "EventList":{
@@ -4285,6 +4293,17 @@
4285
4293
  },
4286
4294
  "MetadataKey":{"type":"string"},
4287
4295
  "MetadataValue":{"type":"string"},
4296
+ "Metrics":{
4297
+ "type":"structure",
4298
+ "required":[
4299
+ "Status",
4300
+ "EventThreshold"
4301
+ ],
4302
+ "members":{
4303
+ "Status":{"shape":"MetricsStatus"},
4304
+ "EventThreshold":{"shape":"ReplicationTimeValue"}
4305
+ }
4306
+ },
4288
4307
  "MetricsAndOperator":{
4289
4308
  "type":"structure",
4290
4309
  "members":{
@@ -4318,6 +4337,14 @@
4318
4337
  }
4319
4338
  },
4320
4339
  "MetricsId":{"type":"string"},
4340
+ "MetricsStatus":{
4341
+ "type":"string",
4342
+ "enum":[
4343
+ "Enabled",
4344
+ "Disabled"
4345
+ ]
4346
+ },
4347
+ "Minutes":{"type":"integer"},
4321
4348
  "MissingMeta":{"type":"integer"},
4322
4349
  "MultipartUpload":{
4323
4350
  "type":"structure",
@@ -5818,6 +5845,30 @@
5818
5845
  "REPLICA"
5819
5846
  ]
5820
5847
  },
5848
+ "ReplicationTime":{
5849
+ "type":"structure",
5850
+ "required":[
5851
+ "Status",
5852
+ "Time"
5853
+ ],
5854
+ "members":{
5855
+ "Status":{"shape":"ReplicationTimeStatus"},
5856
+ "Time":{"shape":"ReplicationTimeValue"}
5857
+ }
5858
+ },
5859
+ "ReplicationTimeStatus":{
5860
+ "type":"string",
5861
+ "enum":[
5862
+ "Enabled",
5863
+ "Disabled"
5864
+ ]
5865
+ },
5866
+ "ReplicationTimeValue":{
5867
+ "type":"structure",
5868
+ "members":{
5869
+ "Minutes":{"shape":"Minutes"}
5870
+ }
5871
+ },
5821
5872
  "RequestCharged":{
5822
5873
  "type":"string",
5823
5874
  "enum":["requester"]
@@ -339,6 +339,19 @@
339
339
  {"shape":"InternalServerError"}
340
340
  ]
341
341
  },
342
+ "DescribeAvailabilityMonitorTest":{
343
+ "name":"DescribeAvailabilityMonitorTest",
344
+ "http":{
345
+ "method":"POST",
346
+ "requestUri":"/"
347
+ },
348
+ "input":{"shape":"DescribeAvailabilityMonitorTestInput"},
349
+ "output":{"shape":"DescribeAvailabilityMonitorTestOutput"},
350
+ "errors":[
351
+ {"shape":"InvalidGatewayRequestException"},
352
+ {"shape":"InternalServerError"}
353
+ ]
354
+ },
342
355
  "DescribeBandwidthRateLimit":{
343
356
  "name":"DescribeBandwidthRateLimit",
344
357
  "http":{
@@ -820,6 +833,19 @@
820
833
  {"shape":"InternalServerError"}
821
834
  ]
822
835
  },
836
+ "StartAvailabilityMonitorTest":{
837
+ "name":"StartAvailabilityMonitorTest",
838
+ "http":{
839
+ "method":"POST",
840
+ "requestUri":"/"
841
+ },
842
+ "input":{"shape":"StartAvailabilityMonitorTestInput"},
843
+ "output":{"shape":"StartAvailabilityMonitorTestOutput"},
844
+ "errors":[
845
+ {"shape":"InvalidGatewayRequestException"},
846
+ {"shape":"InternalServerError"}
847
+ ]
848
+ },
823
849
  "StartGateway":{
824
850
  "name":"StartGateway",
825
851
  "http":{
@@ -995,6 +1021,18 @@
995
1021
  "max":50,
996
1022
  "min":1
997
1023
  },
1024
+ "ActiveDirectoryStatus":{
1025
+ "type":"string",
1026
+ "enum":[
1027
+ "ACCESS_DENIED",
1028
+ "DETACHED",
1029
+ "JOINED",
1030
+ "JOINING",
1031
+ "NETWORK_ERROR",
1032
+ "TIMEOUT",
1033
+ "UNKNOWN_ERROR"
1034
+ ]
1035
+ },
998
1036
  "AddCacheInput":{
999
1037
  "type":"structure",
1000
1038
  "required":[
@@ -1107,6 +1145,14 @@
1107
1145
  "max":15,
1108
1146
  "min":5
1109
1147
  },
1148
+ "AvailabilityMonitorTestStatus":{
1149
+ "type":"string",
1150
+ "enum":[
1151
+ "COMPLETE",
1152
+ "FAILED",
1153
+ "PENDING"
1154
+ ]
1155
+ },
1110
1156
  "BandwidthDownloadRateLimit":{
1111
1157
  "type":"long",
1112
1158
  "min":102400
@@ -1547,6 +1593,21 @@
1547
1593
  "VolumeARN":{"shape":"VolumeARN"}
1548
1594
  }
1549
1595
  },
1596
+ "DescribeAvailabilityMonitorTestInput":{
1597
+ "type":"structure",
1598
+ "required":["GatewayARN"],
1599
+ "members":{
1600
+ "GatewayARN":{"shape":"GatewayARN"}
1601
+ }
1602
+ },
1603
+ "DescribeAvailabilityMonitorTestOutput":{
1604
+ "type":"structure",
1605
+ "members":{
1606
+ "GatewayARN":{"shape":"GatewayARN"},
1607
+ "Status":{"shape":"AvailabilityMonitorTestStatus"},
1608
+ "StartTime":{"shape":"Time"}
1609
+ }
1610
+ },
1550
1611
  "DescribeBandwidthRateLimitInput":{
1551
1612
  "type":"structure",
1552
1613
  "required":["GatewayARN"],
@@ -1630,7 +1691,8 @@
1630
1691
  "Ec2InstanceRegion":{"shape":"Ec2InstanceRegion"},
1631
1692
  "Tags":{"shape":"Tags"},
1632
1693
  "VPCEndpoint":{"shape":"string"},
1633
- "CloudWatchLogGroupARN":{"shape":"CloudWatchLogGroupARN"}
1694
+ "CloudWatchLogGroupARN":{"shape":"CloudWatchLogGroupARN"},
1695
+ "HostEnvironment":{"shape":"HostEnvironment"}
1634
1696
  }
1635
1697
  },
1636
1698
  "DescribeMaintenanceStartTimeInput":{
@@ -1689,6 +1751,7 @@
1689
1751
  "members":{
1690
1752
  "GatewayARN":{"shape":"GatewayARN"},
1691
1753
  "DomainName":{"shape":"DomainName"},
1754
+ "ActiveDirectoryStatus":{"shape":"ActiveDirectoryStatus"},
1692
1755
  "SMBGuestPasswordSet":{"shape":"Boolean"},
1693
1756
  "SMBSecurityStrategy":{"shape":"SMBSecurityStrategy"}
1694
1757
  }
@@ -1967,6 +2030,7 @@
1967
2030
  "LocalStorageLimitExceeded",
1968
2031
  "LunAlreadyAllocated ",
1969
2032
  "LunInvalid",
2033
+ "JoinDomainInProgress",
1970
2034
  "MaximumContentLengthExceeded",
1971
2035
  "MaximumTapeCartridgeCountExceeded",
1972
2036
  "MaximumVolumeCountExceeded",
@@ -2129,6 +2193,15 @@
2129
2193
  "type":"string",
2130
2194
  "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])(:(\\d+))?$"
2131
2195
  },
2196
+ "HostEnvironment":{
2197
+ "type":"string",
2198
+ "enum":[
2199
+ "VMWARE",
2200
+ "HYPER-V",
2201
+ "EC2",
2202
+ "OTHER"
2203
+ ]
2204
+ },
2132
2205
  "Hosts":{
2133
2206
  "type":"list",
2134
2207
  "member":{"shape":"Host"}
@@ -2186,6 +2259,7 @@
2186
2259
  "DomainName":{"shape":"DomainName"},
2187
2260
  "OrganizationalUnit":{"shape":"OrganizationalUnit"},
2188
2261
  "DomainControllers":{"shape":"Hosts"},
2262
+ "TimeoutInSeconds":{"shape":"TimeoutInSeconds"},
2189
2263
  "UserName":{"shape":"DomainUserName"},
2190
2264
  "Password":{"shape":"DomainUserPassword"}
2191
2265
  }
@@ -2193,7 +2267,8 @@
2193
2267
  "JoinDomainOutput":{
2194
2268
  "type":"structure",
2195
2269
  "members":{
2196
- "GatewayARN":{"shape":"GatewayARN"}
2270
+ "GatewayARN":{"shape":"GatewayARN"},
2271
+ "ActiveDirectoryStatus":{"shape":"ActiveDirectoryStatus"}
2197
2272
  }
2198
2273
  },
2199
2274
  "KMSKey":{
@@ -2680,6 +2755,19 @@
2680
2755
  "max":15,
2681
2756
  "min":5
2682
2757
  },
2758
+ "StartAvailabilityMonitorTestInput":{
2759
+ "type":"structure",
2760
+ "required":["GatewayARN"],
2761
+ "members":{
2762
+ "GatewayARN":{"shape":"GatewayARN"}
2763
+ }
2764
+ },
2765
+ "StartAvailabilityMonitorTestOutput":{
2766
+ "type":"structure",
2767
+ "members":{
2768
+ "GatewayARN":{"shape":"GatewayARN"}
2769
+ }
2770
+ },
2683
2771
  "StartGatewayInput":{
2684
2772
  "type":"structure",
2685
2773
  "required":["GatewayARN"],
@@ -2868,6 +2956,11 @@
2868
2956
  "pattern":"^[-\\.;a-z0-9]+$"
2869
2957
  },
2870
2958
  "Time":{"type":"timestamp"},
2959
+ "TimeoutInSeconds":{
2960
+ "type":"integer",
2961
+ "max":3600,
2962
+ "min":0
2963
+ },
2871
2964
  "UpdateBandwidthRateLimitInput":{
2872
2965
  "type":"structure",
2873
2966
  "required":["GatewayARN"],
@@ -315,6 +315,11 @@
315
315
  "Vocabularies":{"shape":"Vocabularies"}
316
316
  }
317
317
  },
318
+ "MaxAlternatives":{
319
+ "type":"integer",
320
+ "max":10,
321
+ "min":2
322
+ },
318
323
  "MaxResults":{
319
324
  "type":"integer",
320
325
  "max":100,
@@ -385,7 +390,9 @@
385
390
  "VocabularyName":{"shape":"VocabularyName"},
386
391
  "ShowSpeakerLabels":{"shape":"Boolean"},
387
392
  "MaxSpeakerLabels":{"shape":"MaxSpeakers"},
388
- "ChannelIdentification":{"shape":"Boolean"}
393
+ "ChannelIdentification":{"shape":"Boolean"},
394
+ "ShowAlternatives":{"shape":"Boolean"},
395
+ "MaxAlternatives":{"shape":"MaxAlternatives"}
389
396
  }
390
397
  },
391
398
  "StartTranscriptionJobRequest":{
@@ -154,6 +154,7 @@ module Aws
154
154
  MediaStoreData
155
155
  MediaTailor
156
156
  MigrationHub
157
+ MigrationHubConfig
157
158
  Mobile
158
159
  Neptune
159
160
  OpsWorks
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:MigrationHubConfig, {
2
+ api: "#{Aws::API_DIR}/migrationhub-config/2019-06-30/api-2.json",
3
+ docs: "#{Aws::API_DIR}/migrationhub-config/2019-06-30/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/migrationhub-config/2019-06-30/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/migrationhub-config/2019-06-30/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.401'
2
+ VERSION = '2.11.402'
3
3
  end
@@ -522,6 +522,10 @@
522
522
  "models": "AWSMigrationHub/2017-05-31",
523
523
  "endpoint": "mgh"
524
524
  },
525
+ "MigrationHubConfig": {
526
+ "models": "migrationhub-config/2019-06-30",
527
+ "endpoint": "migrationhub-config"
528
+ },
525
529
  "Mobile": {
526
530
  "models": "mobile/2017-07-01",
527
531
  "endpoint": "mobile"
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.401
4
+ version: 2.11.402
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-11-19 00:00:00.000000000 Z
11
+ date: 2019-11-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -560,6 +560,9 @@ files:
560
560
  - apis/meteringmarketplace/2016-01-14/api-2.json
561
561
  - apis/meteringmarketplace/2016-01-14/examples-1.json
562
562
  - apis/meteringmarketplace/2016-01-14/paginators-1.json
563
+ - apis/migrationhub-config/2019-06-30/api-2.json
564
+ - apis/migrationhub-config/2019-06-30/examples-1.json
565
+ - apis/migrationhub-config/2019-06-30/paginators-1.json
563
566
  - apis/mobile/2017-07-01/api-2.json
564
567
  - apis/mobile/2017-07-01/examples-1.json
565
568
  - apis/mobile/2017-07-01/paginators-1.json
@@ -1013,6 +1016,7 @@ files:
1013
1016
  - lib/aws-sdk-core/mediastoredata.rb
1014
1017
  - lib/aws-sdk-core/mediatailor.rb
1015
1018
  - lib/aws-sdk-core/migrationhub.rb
1019
+ - lib/aws-sdk-core/migrationhubconfig.rb
1016
1020
  - lib/aws-sdk-core/mobile.rb
1017
1021
  - lib/aws-sdk-core/mq.rb
1018
1022
  - lib/aws-sdk-core/mturk.rb