aws-sdk-core 2.11.313 → 2.11.323

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  3. data/apis/batch/2016-08-10/api-2.json +35 -2
  4. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  5. data/apis/ce/2017-10-25/api-2.json +152 -1
  6. data/apis/codecommit/2015-04-13/api-2.json +13 -0
  7. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  8. data/apis/config/2014-11-12/api-2.json +14 -4
  9. data/apis/dms/2016-01-01/api-2.json +11 -3
  10. data/apis/ec2/2016-11-15/api-2.json +103 -3
  11. data/apis/ecr/2015-09-21/api-2.json +59 -4
  12. data/apis/ecs/2014-11-13/api-2.json +21 -3
  13. data/apis/es/2015-01-01/api-2.json +16 -0
  14. data/apis/glue/2017-03-31/api-2.json +91 -6
  15. data/apis/glue/2017-03-31/paginators-1.json +6 -0
  16. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  17. data/apis/iam/2010-05-08/api-2.json +1 -4
  18. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  19. data/apis/logs/2014-03-28/api-2.json +15 -3
  20. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  21. data/apis/mediaconvert/2017-08-29/api-2.json +194 -15
  22. data/apis/medialive/2017-10-14/api-2.json +186 -20
  23. data/apis/mq/2017-11-27/api-2.json +40 -0
  24. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  25. data/apis/robomaker/2018-06-29/api-2.json +12 -5
  26. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  27. data/apis/shield/2016-06-02/api-2.json +3 -1
  28. data/apis/ssm/2014-11-06/api-2.json +7 -4
  29. data/apis/sts/2011-06-15/api-2.json +25 -0
  30. data/endpoints.json +126 -0
  31. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  32. data/lib/aws-sdk-core/version.rb +1 -1
  33. metadata +2 -2
@@ -118,7 +118,8 @@
118
118
  "input":{"shape":"DeleteOrganizationConfigRuleRequest"},
119
119
  "errors":[
120
120
  {"shape":"NoSuchOrganizationConfigRuleException"},
121
- {"shape":"ResourceInUseException"}
121
+ {"shape":"ResourceInUseException"},
122
+ {"shape":"OrganizationAccessDeniedException"}
122
123
  ]
123
124
  },
124
125
  "DeletePendingAggregationRequest":{
@@ -343,7 +344,8 @@
343
344
  "errors":[
344
345
  {"shape":"NoSuchOrganizationConfigRuleException"},
345
346
  {"shape":"InvalidLimitException"},
346
- {"shape":"InvalidNextTokenException"}
347
+ {"shape":"InvalidNextTokenException"},
348
+ {"shape":"OrganizationAccessDeniedException"}
347
349
  ]
348
350
  },
349
351
  "DescribeOrganizationConfigRules":{
@@ -357,7 +359,8 @@
357
359
  "errors":[
358
360
  {"shape":"NoSuchOrganizationConfigRuleException"},
359
361
  {"shape":"InvalidNextTokenException"},
360
- {"shape":"InvalidLimitException"}
362
+ {"shape":"InvalidLimitException"},
363
+ {"shape":"OrganizationAccessDeniedException"}
361
364
  ]
362
365
  },
363
366
  "DescribePendingAggregationRequests":{
@@ -540,7 +543,8 @@
540
543
  "errors":[
541
544
  {"shape":"NoSuchOrganizationConfigRuleException"},
542
545
  {"shape":"InvalidLimitException"},
543
- {"shape":"InvalidNextTokenException"}
546
+ {"shape":"InvalidNextTokenException"},
547
+ {"shape":"OrganizationAccessDeniedException"}
544
548
  ]
545
549
  },
546
550
  "GetResourceConfigHistory":{
@@ -2273,6 +2277,9 @@
2273
2277
  "CREATE_SUCCESSFUL",
2274
2278
  "CREATE_IN_PROGRESS",
2275
2279
  "CREATE_FAILED",
2280
+ "UPDATE_SUCCESSFUL",
2281
+ "UPDATE_FAILED",
2282
+ "UPDATE_IN_PROGRESS",
2276
2283
  "DELETE_SUCCESSFUL",
2277
2284
  "DELETE_FAILED",
2278
2285
  "DELETE_IN_PROGRESS"
@@ -2496,6 +2503,9 @@
2496
2503
  "CREATE_SUCCESSFUL",
2497
2504
  "CREATE_IN_PROGRESS",
2498
2505
  "CREATE_FAILED",
2506
+ "UPDATE_SUCCESSFUL",
2507
+ "UPDATE_FAILED",
2508
+ "UPDATE_IN_PROGRESS",
2499
2509
  "DELETE_SUCCESSFUL",
2500
2510
  "DELETE_FAILED",
2501
2511
  "DELETE_IN_PROGRESS"
@@ -988,7 +988,8 @@
988
988
  "DescribeAccountAttributesResponse":{
989
989
  "type":"structure",
990
990
  "members":{
991
- "AccountQuotas":{"shape":"AccountQuotaList"}
991
+ "AccountQuotas":{"shape":"AccountQuotaList"},
992
+ "UniqueAccountIdentifier":{"shape":"String"}
992
993
  }
993
994
  },
994
995
  "DescribeCertificatesMessage":{
@@ -1679,7 +1680,8 @@
1679
1680
  "MaxAllocatedStorage":{"shape":"Integer"},
1680
1681
  "DefaultAllocatedStorage":{"shape":"Integer"},
1681
1682
  "IncludedAllocatedStorage":{"shape":"Integer"},
1682
- "AvailabilityZones":{"shape":"AvailabilityZonesList"}
1683
+ "AvailabilityZones":{"shape":"AvailabilityZonesList"},
1684
+ "ReleaseStatus":{"shape":"ReleaseStatusValues"}
1683
1685
  }
1684
1686
  },
1685
1687
  "OrderableReplicationInstanceList":{
@@ -1791,6 +1793,10 @@
1791
1793
  "refreshing"
1792
1794
  ]
1793
1795
  },
1796
+ "ReleaseStatusValues":{
1797
+ "type":"string",
1798
+ "enum":["beta"]
1799
+ },
1794
1800
  "ReloadOptionValue":{
1795
1801
  "type":"string",
1796
1802
  "enum":[
@@ -2029,7 +2035,9 @@
2029
2035
  "DataPageSize":{"shape":"IntegerOptional"},
2030
2036
  "ParquetVersion":{"shape":"ParquetVersionValue"},
2031
2037
  "EnableStatistics":{"shape":"BooleanOptional"},
2032
- "CdcInsertsOnly":{"shape":"BooleanOptional"}
2038
+ "IncludeOpForFullLoad":{"shape":"BooleanOptional"},
2039
+ "CdcInsertsOnly":{"shape":"BooleanOptional"},
2040
+ "TimestampColumnName":{"shape":"String"}
2033
2041
  }
2034
2042
  },
2035
2043
  "SNSInvalidTopicFault":{
@@ -2277,6 +2277,15 @@
2277
2277
  "input":{"shape":"ExportTransitGatewayRoutesRequest"},
2278
2278
  "output":{"shape":"ExportTransitGatewayRoutesResult"}
2279
2279
  },
2280
+ "GetCapacityReservationUsage":{
2281
+ "name":"GetCapacityReservationUsage",
2282
+ "http":{
2283
+ "method":"POST",
2284
+ "requestUri":"/"
2285
+ },
2286
+ "input":{"shape":"GetCapacityReservationUsageRequest"},
2287
+ "output":{"shape":"GetCapacityReservationUsageResult"}
2288
+ },
2280
2289
  "GetConsoleOutput":{
2281
2290
  "name":"GetConsoleOutput",
2282
2291
  "http":{
@@ -4722,6 +4731,18 @@
4722
4731
  "shape":"String",
4723
4732
  "locationName":"capacityReservationId"
4724
4733
  },
4734
+ "OwnerId":{
4735
+ "shape":"String",
4736
+ "locationName":"ownerId"
4737
+ },
4738
+ "CapacityReservationArn":{
4739
+ "shape":"String",
4740
+ "locationName":"capacityReservationArn"
4741
+ },
4742
+ "AvailabilityZoneId":{
4743
+ "shape":"String",
4744
+ "locationName":"availabilityZoneId"
4745
+ },
4725
4746
  "InstanceType":{
4726
4747
  "shape":"String",
4727
4748
  "locationName":"instanceType"
@@ -5606,7 +5627,6 @@
5606
5627
  "required":[
5607
5628
  "InstanceType",
5608
5629
  "InstancePlatform",
5609
- "AvailabilityZone",
5610
5630
  "InstanceCount"
5611
5631
  ],
5612
5632
  "members":{
@@ -5614,6 +5634,7 @@
5614
5634
  "InstanceType":{"shape":"String"},
5615
5635
  "InstancePlatform":{"shape":"CapacityReservationInstancePlatform"},
5616
5636
  "AvailabilityZone":{"shape":"String"},
5637
+ "AvailabilityZoneId":{"shape":"String"},
5617
5638
  "Tenancy":{"shape":"CapacityReservationTenancy"},
5618
5639
  "InstanceCount":{"shape":"Integer"},
5619
5640
  "EbsOptimized":{"shape":"Boolean"},
@@ -5653,6 +5674,7 @@
5653
5674
  "DnsServers":{"shape":"ValueStringList"},
5654
5675
  "TransportProtocol":{"shape":"TransportProtocol"},
5655
5676
  "Description":{"shape":"String"},
5677
+ "SplitTunnel":{"shape":"Boolean"},
5656
5678
  "DryRun":{"shape":"Boolean"},
5657
5679
  "ClientToken":{
5658
5680
  "shape":"String",
@@ -6094,7 +6116,11 @@
6094
6116
  "ClientToken":{"shape":"String"},
6095
6117
  "LaunchTemplateName":{"shape":"LaunchTemplateName"},
6096
6118
  "VersionDescription":{"shape":"VersionDescription"},
6097
- "LaunchTemplateData":{"shape":"RequestLaunchTemplateData"}
6119
+ "LaunchTemplateData":{"shape":"RequestLaunchTemplateData"},
6120
+ "TagSpecifications":{
6121
+ "shape":"TagSpecificationList",
6122
+ "locationName":"TagSpecification"
6123
+ }
6098
6124
  }
6099
6125
  },
6100
6126
  "CreateLaunchTemplateResult":{
@@ -9687,7 +9713,8 @@
9687
9713
  "DryRun":{
9688
9714
  "shape":"Boolean",
9689
9715
  "locationName":"dryRun"
9690
- }
9716
+ },
9717
+ "AllRegions":{"shape":"Boolean"}
9691
9718
  }
9692
9719
  },
9693
9720
  "DescribeRegionsResult":{
@@ -12737,6 +12764,54 @@
12737
12764
  "type":"string",
12738
12765
  "enum":["ipsec.1"]
12739
12766
  },
12767
+ "GetCapacityReservationUsageRequest":{
12768
+ "type":"structure",
12769
+ "required":["CapacityReservationId"],
12770
+ "members":{
12771
+ "CapacityReservationId":{"shape":"String"},
12772
+ "NextToken":{"shape":"String"},
12773
+ "MaxResults":{"shape":"GetCapacityReservationUsageRequestMaxResults"},
12774
+ "DryRun":{"shape":"Boolean"}
12775
+ }
12776
+ },
12777
+ "GetCapacityReservationUsageRequestMaxResults":{
12778
+ "type":"integer",
12779
+ "max":1000,
12780
+ "min":1
12781
+ },
12782
+ "GetCapacityReservationUsageResult":{
12783
+ "type":"structure",
12784
+ "members":{
12785
+ "NextToken":{
12786
+ "shape":"String",
12787
+ "locationName":"nextToken"
12788
+ },
12789
+ "CapacityReservationId":{
12790
+ "shape":"String",
12791
+ "locationName":"capacityReservationId"
12792
+ },
12793
+ "InstanceType":{
12794
+ "shape":"String",
12795
+ "locationName":"instanceType"
12796
+ },
12797
+ "TotalInstanceCount":{
12798
+ "shape":"Integer",
12799
+ "locationName":"totalInstanceCount"
12800
+ },
12801
+ "AvailableInstanceCount":{
12802
+ "shape":"Integer",
12803
+ "locationName":"availableInstanceCount"
12804
+ },
12805
+ "State":{
12806
+ "shape":"CapacityReservationState",
12807
+ "locationName":"state"
12808
+ },
12809
+ "InstanceUsages":{
12810
+ "shape":"InstanceUsageSet",
12811
+ "locationName":"instanceUsageSet"
12812
+ }
12813
+ }
12814
+ },
12740
12815
  "GetConsoleOutputRequest":{
12741
12816
  "type":"structure",
12742
12817
  "required":["InstanceId"],
@@ -15283,6 +15358,26 @@
15283
15358
  "type":"list",
15284
15359
  "member":{"shape":"InstanceType"}
15285
15360
  },
15361
+ "InstanceUsage":{
15362
+ "type":"structure",
15363
+ "members":{
15364
+ "AccountId":{
15365
+ "shape":"String",
15366
+ "locationName":"accountId"
15367
+ },
15368
+ "UsedInstanceCount":{
15369
+ "shape":"Integer",
15370
+ "locationName":"usedInstanceCount"
15371
+ }
15372
+ }
15373
+ },
15374
+ "InstanceUsageSet":{
15375
+ "type":"list",
15376
+ "member":{
15377
+ "shape":"InstanceUsage",
15378
+ "locationName":"item"
15379
+ }
15380
+ },
15286
15381
  "Integer":{"type":"integer"},
15287
15382
  "InterfacePermissionType":{
15288
15383
  "type":"string",
@@ -16390,6 +16485,7 @@
16390
16485
  "ConnectionLogOptions":{"shape":"ConnectionLogOptions"},
16391
16486
  "DnsServers":{"shape":"DnsServersOptionsModifyStructure"},
16392
16487
  "Description":{"shape":"String"},
16488
+ "SplitTunnel":{"shape":"Boolean"},
16393
16489
  "DryRun":{"shape":"Boolean"}
16394
16490
  }
16395
16491
  },
@@ -18651,6 +18747,10 @@
18651
18747
  "RegionName":{
18652
18748
  "shape":"String",
18653
18749
  "locationName":"regionName"
18750
+ },
18751
+ "OptInStatus":{
18752
+ "shape":"String",
18753
+ "locationName":"optInStatus"
18654
18754
  }
18655
18755
  }
18656
18756
  },
@@ -296,7 +296,22 @@
296
296
  {"shape":"RepositoryNotFoundException"},
297
297
  {"shape":"ImageAlreadyExistsException"},
298
298
  {"shape":"LayersNotFoundException"},
299
- {"shape":"LimitExceededException"}
299
+ {"shape":"LimitExceededException"},
300
+ {"shape":"ImageTagAlreadyExistsException"}
301
+ ]
302
+ },
303
+ "PutImageTagMutability":{
304
+ "name":"PutImageTagMutability",
305
+ "http":{
306
+ "method":"POST",
307
+ "requestUri":"/"
308
+ },
309
+ "input":{"shape":"PutImageTagMutabilityRequest"},
310
+ "output":{"shape":"PutImageTagMutabilityResponse"},
311
+ "errors":[
312
+ {"shape":"ServerException"},
313
+ {"shape":"InvalidParameterException"},
314
+ {"shape":"RepositoryNotFoundException"}
300
315
  ]
301
316
  },
302
317
  "PutLifecyclePolicy":{
@@ -508,7 +523,8 @@
508
523
  "required":["repositoryName"],
509
524
  "members":{
510
525
  "repositoryName":{"shape":"RepositoryName"},
511
- "tags":{"shape":"TagList"}
526
+ "tags":{"shape":"TagList"},
527
+ "imageTagMutability":{"shape":"ImageTagMutability"}
512
528
  }
513
529
  },
514
530
  "CreateRepositoryResponse":{
@@ -801,11 +817,29 @@
801
817
  "exception":true
802
818
  },
803
819
  "ImageSizeInBytes":{"type":"long"},
804
- "ImageTag":{"type":"string"},
820
+ "ImageTag":{
821
+ "type":"string",
822
+ "max":300,
823
+ "min":1
824
+ },
825
+ "ImageTagAlreadyExistsException":{
826
+ "type":"structure",
827
+ "members":{
828
+ "message":{"shape":"ExceptionMessage"}
829
+ },
830
+ "exception":true
831
+ },
805
832
  "ImageTagList":{
806
833
  "type":"list",
807
834
  "member":{"shape":"ImageTag"}
808
835
  },
836
+ "ImageTagMutability":{
837
+ "type":"string",
838
+ "enum":[
839
+ "MUTABLE",
840
+ "IMMUTABLE"
841
+ ]
842
+ },
809
843
  "InitiateLayerUploadRequest":{
810
844
  "type":"structure",
811
845
  "required":["repositoryName"],
@@ -1091,6 +1125,26 @@
1091
1125
  "image":{"shape":"Image"}
1092
1126
  }
1093
1127
  },
1128
+ "PutImageTagMutabilityRequest":{
1129
+ "type":"structure",
1130
+ "required":[
1131
+ "repositoryName",
1132
+ "imageTagMutability"
1133
+ ],
1134
+ "members":{
1135
+ "registryId":{"shape":"RegistryId"},
1136
+ "repositoryName":{"shape":"RepositoryName"},
1137
+ "imageTagMutability":{"shape":"ImageTagMutability"}
1138
+ }
1139
+ },
1140
+ "PutImageTagMutabilityResponse":{
1141
+ "type":"structure",
1142
+ "members":{
1143
+ "registryId":{"shape":"RegistryId"},
1144
+ "repositoryName":{"shape":"RepositoryName"},
1145
+ "imageTagMutability":{"shape":"ImageTagMutability"}
1146
+ }
1147
+ },
1094
1148
  "PutLifecyclePolicyRequest":{
1095
1149
  "type":"structure",
1096
1150
  "required":[
@@ -1122,7 +1176,8 @@
1122
1176
  "registryId":{"shape":"RegistryId"},
1123
1177
  "repositoryName":{"shape":"RepositoryName"},
1124
1178
  "repositoryUri":{"shape":"Url"},
1125
- "createdAt":{"shape":"CreationTimestamp"}
1179
+ "createdAt":{"shape":"CreationTimestamp"},
1180
+ "imageTagMutability":{"shape":"ImageTagMutability"}
1126
1181
  }
1127
1182
  },
1128
1183
  "RepositoryAlreadyExistsException":{
@@ -823,7 +823,8 @@
823
823
  "pendingTasksCount":{"shape":"Integer"},
824
824
  "activeServicesCount":{"shape":"Integer"},
825
825
  "statistics":{"shape":"Statistics"},
826
- "tags":{"shape":"Tags"}
826
+ "tags":{"shape":"Tags"},
827
+ "settings":{"shape":"ClusterSettings"}
827
828
  }
828
829
  },
829
830
  "ClusterContainsContainerInstancesException":{
@@ -861,6 +862,21 @@
861
862
  },
862
863
  "exception":true
863
864
  },
865
+ "ClusterSetting":{
866
+ "type":"structure",
867
+ "members":{
868
+ "name":{"shape":"ClusterSettingName"},
869
+ "value":{"shape":"String"}
870
+ }
871
+ },
872
+ "ClusterSettingName":{
873
+ "type":"string",
874
+ "enum":["containerInsights"]
875
+ },
876
+ "ClusterSettings":{
877
+ "type":"list",
878
+ "member":{"shape":"ClusterSetting"}
879
+ },
864
880
  "Clusters":{
865
881
  "type":"list",
866
882
  "member":{"shape":"Cluster"}
@@ -1052,7 +1068,8 @@
1052
1068
  "type":"structure",
1053
1069
  "members":{
1054
1070
  "clusterName":{"shape":"String"},
1055
- "tags":{"shape":"Tags"}
1071
+ "tags":{"shape":"Tags"},
1072
+ "settings":{"shape":"ClusterSettings"}
1056
1073
  }
1057
1074
  },
1058
1075
  "CreateClusterResponse":{
@@ -2218,7 +2235,8 @@
2218
2235
  "serviceLongArnFormat",
2219
2236
  "taskLongArnFormat",
2220
2237
  "containerInstanceLongArnFormat",
2221
- "awsvpcTrunking"
2238
+ "awsvpcTrunking",
2239
+ "containerInsights"
2222
2240
  ]
2223
2241
  },
2224
2242
  "Settings":{
@@ -715,6 +715,22 @@
715
715
  "m4.2xlarge.elasticsearch",
716
716
  "m4.4xlarge.elasticsearch",
717
717
  "m4.10xlarge.elasticsearch",
718
+ "m5.large.elasticsearch",
719
+ "m5.xlarge.elasticsearch",
720
+ "m5.2xlarge.elasticsearch",
721
+ "m5.4xlarge.elasticsearch",
722
+ "m5.12xlarge.elasticsearch",
723
+ "r5.large.elasticsearch",
724
+ "r5.xlarge.elasticsearch",
725
+ "r5.2xlarge.elasticsearch",
726
+ "r5.4xlarge.elasticsearch",
727
+ "r5.12xlarge.elasticsearch",
728
+ "c5.large.elasticsearch",
729
+ "c5.xlarge.elasticsearch",
730
+ "c5.2xlarge.elasticsearch",
731
+ "c5.4xlarge.elasticsearch",
732
+ "c5.9xlarge.elasticsearch",
733
+ "c5.18xlarge.elasticsearch",
718
734
  "t2.micro.elasticsearch",
719
735
  "t2.small.elasticsearch",
720
736
  "t2.medium.elasticsearch",