aws-sdk-core 2.11.310 → 2.11.336

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.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/apis/amplify/2017-07-25/api-2.json +551 -32
  3. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  4. data/apis/application-insights/2018-11-25/api-2.json +38 -1
  5. data/apis/appmesh/2019-01-25/api-2.json +131 -0
  6. data/apis/appsync/2017-07-25/api-2.json +2 -1
  7. data/apis/athena/2017-05-18/api-2.json +5 -3
  8. data/apis/batch/2016-08-10/api-2.json +35 -2
  9. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  10. data/apis/ce/2017-10-25/api-2.json +152 -1
  11. data/apis/codebuild/2016-10-06/api-2.json +4 -2
  12. data/apis/codecommit/2015-04-13/api-2.json +86 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  14. data/apis/config/2014-11-12/api-2.json +341 -1
  15. data/apis/cur/2017-01-06/api-2.json +31 -1
  16. data/apis/datasync/2018-11-09/api-2.json +38 -10
  17. data/apis/dms/2016-01-01/api-2.json +11 -3
  18. data/apis/ec2/2016-11-15/api-2.json +164 -6
  19. data/apis/ecr/2015-09-21/api-2.json +59 -4
  20. data/apis/ecs/2014-11-13/api-2.json +24 -4
  21. data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
  22. data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
  23. data/apis/es/2015-01-01/api-2.json +16 -0
  24. data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
  25. data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
  26. data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
  27. data/apis/eventbridge/2015-10-07/smoke.json +18 -0
  28. data/apis/events/2015-10-07/api-2.json +506 -12
  29. data/apis/gamelift/2015-10-01/api-2.json +14 -5
  30. data/apis/glue/2017-03-31/api-2.json +891 -13
  31. data/apis/glue/2017-03-31/paginators-1.json +15 -0
  32. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  33. data/apis/guardduty/2017-11-28/api-2.json +34 -0
  34. data/apis/iam/2010-05-08/api-2.json +1 -4
  35. data/apis/iot/2015-05-28/api-2.json +726 -7
  36. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  37. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
  38. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
  39. data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
  40. data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
  41. data/apis/lakeformation/2017-03-31/api-2.json +708 -0
  42. data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
  43. data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
  44. data/apis/logs/2014-03-28/api-2.json +15 -3
  45. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  46. data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
  47. data/apis/medialive/2017-10-14/api-2.json +186 -20
  48. data/apis/monitoring/2010-08-01/api-2.json +175 -5
  49. data/apis/mq/2017-11-27/api-2.json +40 -0
  50. data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
  51. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  52. data/apis/polly/2016-06-10/api-2.json +36 -6
  53. data/apis/quicksight/2018-04-01/api-2.json +6 -1
  54. data/apis/redshift/2012-12-01/api-2.json +2 -0
  55. data/apis/rekognition/2016-06-27/api-2.json +2 -1
  56. data/apis/robomaker/2018-06-29/api-2.json +100 -19
  57. data/apis/route53/2013-04-01/api-2.json +3 -0
  58. data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
  59. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  60. data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
  61. data/apis/shield/2016-06-02/api-2.json +3 -1
  62. data/apis/ssm/2014-11-06/api-2.json +7 -4
  63. data/apis/storagegateway/2013-06-30/api-2.json +4 -2
  64. data/apis/sts/2011-06-15/api-2.json +25 -0
  65. data/apis/waf-regional/2016-11-28/api-2.json +197 -14
  66. data/apis/waf/2015-08-24/api-2.json +197 -14
  67. data/endpoints.json +268 -3
  68. data/lib/aws-sdk-core.rb +2 -0
  69. data/lib/aws-sdk-core/eventbridge.rb +6 -0
  70. data/lib/aws-sdk-core/lakeformation.rb +6 -0
  71. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  72. data/lib/aws-sdk-core/version.rb +1 -1
  73. data/service-models.json +8 -0
  74. metadata +11 -2
@@ -38,6 +38,19 @@
38
38
  {"shape":"InternalErrorException"}
39
39
  ]
40
40
  },
41
+ "ModifyReportDefinition":{
42
+ "name":"ModifyReportDefinition",
43
+ "http":{
44
+ "method":"POST",
45
+ "requestUri":"/"
46
+ },
47
+ "input":{"shape":"ModifyReportDefinitionRequest"},
48
+ "output":{"shape":"ModifyReportDefinitionResponse"},
49
+ "errors":[
50
+ {"shape":"InternalErrorException"},
51
+ {"shape":"ValidationException"}
52
+ ]
53
+ },
41
54
  "PutReportDefinition":{
42
55
  "name":"PutReportDefinition",
43
56
  "http":{
@@ -67,7 +80,8 @@
67
80
  "ap-southeast-2",
68
81
  "ap-northeast-1",
69
82
  "eu-north-1",
70
- "ap-northeast-3"
83
+ "ap-northeast-3",
84
+ "ap-east-1"
71
85
  ]
72
86
  },
73
87
  "AdditionalArtifact":{
@@ -140,6 +154,22 @@
140
154
  "max":5,
141
155
  "min":5
142
156
  },
157
+ "ModifyReportDefinitionRequest":{
158
+ "type":"structure",
159
+ "required":[
160
+ "ReportName",
161
+ "ReportDefinition"
162
+ ],
163
+ "members":{
164
+ "ReportName":{"shape":"ReportName"},
165
+ "ReportDefinition":{"shape":"ReportDefinition"}
166
+ }
167
+ },
168
+ "ModifyReportDefinitionResponse":{
169
+ "type":"structure",
170
+ "members":{
171
+ }
172
+ },
143
173
  "PutReportDefinitionRequest":{
144
174
  "type":"structure",
145
175
  "required":["ReportDefinition"],
@@ -405,7 +405,10 @@
405
405
  "members":{
406
406
  "ActivationKey":{"shape":"ActivationKey"},
407
407
  "AgentName":{"shape":"TagValue"},
408
- "Tags":{"shape":"TagList"}
408
+ "Tags":{"shape":"TagList"},
409
+ "VpcEndpointId":{"shape":"VpcEndpointId"},
410
+ "SubnetArns":{"shape":"PLSubnetArnList"},
411
+ "SecurityGroupArns":{"shape":"PLSecurityGroupArnList"}
409
412
  }
410
413
  },
411
414
  "CreateAgentResponse":{
@@ -546,7 +549,7 @@
546
549
  "Status":{"shape":"AgentStatus"},
547
550
  "LastConnectionTime":{"shape":"Time"},
548
551
  "CreationTime":{"shape":"Time"},
549
- "EndpointOptions":{"shape":"EndpointOptions"},
552
+ "EndpointType":{"shape":"EndpointType"},
550
553
  "PrivateLinkConfig":{"shape":"PrivateLinkConfig"}
551
554
  }
552
555
  },
@@ -640,6 +643,8 @@
640
643
  "SourceLocationArn":{"shape":"LocationArn"},
641
644
  "DestinationLocationArn":{"shape":"LocationArn"},
642
645
  "CloudWatchLogGroupArn":{"shape":"LogGroupArn"},
646
+ "SourceNetworkInterfaceArns":{"shape":"SourceNetworkInterfaceArns"},
647
+ "DestinationNetworkInterfaceArns":{"shape":"DestinationNetworkInterfaceArns"},
643
648
  "Options":{"shape":"Options"},
644
649
  "Excludes":{"shape":"FilterList"},
645
650
  "ErrorCode":{"shape":"string"},
@@ -647,6 +652,10 @@
647
652
  "CreationTime":{"shape":"Time"}
648
653
  }
649
654
  },
655
+ "DestinationNetworkInterfaceArns":{
656
+ "type":"list",
657
+ "member":{"shape":"NetworkInterfaceArn"}
658
+ },
650
659
  "Duration":{
651
660
  "type":"long",
652
661
  "min":0
@@ -683,12 +692,18 @@
683
692
  "max":128,
684
693
  "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$"
685
694
  },
686
- "EndpointOptions":{
687
- "type":"structure",
688
- "members":{
689
- "Fips":{"shape":"boolean"},
690
- "PrivateLink":{"shape":"boolean"}
691
- }
695
+ "Endpoint":{
696
+ "type":"string",
697
+ "max":15,
698
+ "min":7,
699
+ "pattern":"\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z"
700
+ },
701
+ "EndpointType":{
702
+ "type":"string",
703
+ "enum":[
704
+ "PUBLIC",
705
+ "PRIVATE_LINK"
706
+ ]
692
707
  },
693
708
  "FilterList":{
694
709
  "type":"list",
@@ -855,6 +870,11 @@
855
870
  "PRESERVE"
856
871
  ]
857
872
  },
873
+ "NetworkInterfaceArn":{
874
+ "type":"string",
875
+ "max":128,
876
+ "pattern":"^arn:aws[\\-a-z]{0,}:ec2:[a-z\\-0-9]*:[0-9]{12}:network-interface/eni-[0-9a-f]+$"
877
+ },
858
878
  "NextToken":{
859
879
  "type":"string",
860
880
  "max":65535,
@@ -946,7 +966,8 @@
946
966
  "PrivateLinkConfig":{
947
967
  "type":"structure",
948
968
  "members":{
949
- "PrivateLinkEndpoint":{"shape":"string"},
969
+ "VpcEndpointId":{"shape":"VpcEndpointId"},
970
+ "PrivateLinkEndpoint":{"shape":"Endpoint"},
950
971
  "SubnetArns":{"shape":"PLSubnetArnList"},
951
972
  "SecurityGroupArns":{"shape":"PLSecurityGroupArnList"}
952
973
  }
@@ -968,6 +989,10 @@
968
989
  "max":255,
969
990
  "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$"
970
991
  },
992
+ "SourceNetworkInterfaceArns":{
993
+ "type":"list",
994
+ "member":{"shape":"NetworkInterfaceArn"}
995
+ },
971
996
  "StartTaskExecutionRequest":{
972
997
  "type":"structure",
973
998
  "required":["TaskArn"],
@@ -1169,7 +1194,10 @@
1169
1194
  "NONE"
1170
1195
  ]
1171
1196
  },
1172
- "boolean":{"type":"boolean"},
1197
+ "VpcEndpointId":{
1198
+ "type":"string",
1199
+ "pattern":"^vpce-[0-9a-f]{17}$"
1200
+ },
1173
1201
  "long":{"type":"long"},
1174
1202
  "string":{"type":"string"}
1175
1203
  }
@@ -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":{
@@ -2727,6 +2736,15 @@
2727
2736
  "input":{"shape":"ModifyVpnConnectionRequest"},
2728
2737
  "output":{"shape":"ModifyVpnConnectionResult"}
2729
2738
  },
2739
+ "ModifyVpnTunnelCertificate":{
2740
+ "name":"ModifyVpnTunnelCertificate",
2741
+ "http":{
2742
+ "method":"POST",
2743
+ "requestUri":"/"
2744
+ },
2745
+ "input":{"shape":"ModifyVpnTunnelCertificateRequest"},
2746
+ "output":{"shape":"ModifyVpnTunnelCertificateResult"}
2747
+ },
2730
2748
  "MonitorInstances":{
2731
2749
  "name":"MonitorInstances",
2732
2750
  "http":{
@@ -3031,6 +3049,14 @@
3031
3049
  "input":{"shape":"SearchTransitGatewayRoutesRequest"},
3032
3050
  "output":{"shape":"SearchTransitGatewayRoutesResult"}
3033
3051
  },
3052
+ "SendDiagnosticInterrupt":{
3053
+ "name":"SendDiagnosticInterrupt",
3054
+ "http":{
3055
+ "method":"POST",
3056
+ "requestUri":"/"
3057
+ },
3058
+ "input":{"shape":"SendDiagnosticInterruptRequest"}
3059
+ },
3034
3060
  "StartInstances":{
3035
3061
  "name":"StartInstances",
3036
3062
  "http":{
@@ -3471,7 +3497,8 @@
3471
3497
  "type":"string",
3472
3498
  "enum":[
3473
3499
  "lowestPrice",
3474
- "diversified"
3500
+ "diversified",
3501
+ "capacityOptimized"
3475
3502
  ]
3476
3503
  },
3477
3504
  "AllowedPrincipal":{
@@ -4722,6 +4749,18 @@
4722
4749
  "shape":"String",
4723
4750
  "locationName":"capacityReservationId"
4724
4751
  },
4752
+ "OwnerId":{
4753
+ "shape":"String",
4754
+ "locationName":"ownerId"
4755
+ },
4756
+ "CapacityReservationArn":{
4757
+ "shape":"String",
4758
+ "locationName":"capacityReservationArn"
4759
+ },
4760
+ "AvailabilityZoneId":{
4761
+ "shape":"String",
4762
+ "locationName":"availabilityZoneId"
4763
+ },
4725
4764
  "InstanceType":{
4726
4765
  "shape":"String",
4727
4766
  "locationName":"instanceType"
@@ -5606,7 +5645,6 @@
5606
5645
  "required":[
5607
5646
  "InstanceType",
5608
5647
  "InstancePlatform",
5609
- "AvailabilityZone",
5610
5648
  "InstanceCount"
5611
5649
  ],
5612
5650
  "members":{
@@ -5614,6 +5652,7 @@
5614
5652
  "InstanceType":{"shape":"String"},
5615
5653
  "InstancePlatform":{"shape":"CapacityReservationInstancePlatform"},
5616
5654
  "AvailabilityZone":{"shape":"String"},
5655
+ "AvailabilityZoneId":{"shape":"String"},
5617
5656
  "Tenancy":{"shape":"CapacityReservationTenancy"},
5618
5657
  "InstanceCount":{"shape":"Integer"},
5619
5658
  "EbsOptimized":{"shape":"Boolean"},
@@ -5653,6 +5692,7 @@
5653
5692
  "DnsServers":{"shape":"ValueStringList"},
5654
5693
  "TransportProtocol":{"shape":"TransportProtocol"},
5655
5694
  "Description":{"shape":"String"},
5695
+ "SplitTunnel":{"shape":"Boolean"},
5656
5696
  "DryRun":{"shape":"Boolean"},
5657
5697
  "ClientToken":{
5658
5698
  "shape":"String",
@@ -5713,7 +5753,6 @@
5713
5753
  "type":"structure",
5714
5754
  "required":[
5715
5755
  "BgpAsn",
5716
- "PublicIp",
5717
5756
  "Type"
5718
5757
  ],
5719
5758
  "members":{
@@ -5722,6 +5761,7 @@
5722
5761
  "shape":"String",
5723
5762
  "locationName":"IpAddress"
5724
5763
  },
5764
+ "CertificateArn":{"shape":"String"},
5725
5765
  "Type":{"shape":"GatewayType"},
5726
5766
  "DryRun":{
5727
5767
  "shape":"Boolean",
@@ -6094,7 +6134,11 @@
6094
6134
  "ClientToken":{"shape":"String"},
6095
6135
  "LaunchTemplateName":{"shape":"LaunchTemplateName"},
6096
6136
  "VersionDescription":{"shape":"VersionDescription"},
6097
- "LaunchTemplateData":{"shape":"RequestLaunchTemplateData"}
6137
+ "LaunchTemplateData":{"shape":"RequestLaunchTemplateData"},
6138
+ "TagSpecifications":{
6139
+ "shape":"TagSpecificationList",
6140
+ "locationName":"TagSpecification"
6141
+ }
6098
6142
  }
6099
6143
  },
6100
6144
  "CreateLaunchTemplateResult":{
@@ -7114,6 +7158,10 @@
7114
7158
  "shape":"String",
7115
7159
  "locationName":"ipAddress"
7116
7160
  },
7161
+ "CertificateArn":{
7162
+ "shape":"String",
7163
+ "locationName":"certificateArn"
7164
+ },
7117
7165
  "State":{
7118
7166
  "shape":"String",
7119
7167
  "locationName":"state"
@@ -9687,7 +9735,8 @@
9687
9735
  "DryRun":{
9688
9736
  "shape":"Boolean",
9689
9737
  "locationName":"dryRun"
9690
- }
9738
+ },
9739
+ "AllRegions":{"shape":"Boolean"}
9691
9740
  }
9692
9741
  },
9693
9742
  "DescribeRegionsResult":{
@@ -12737,6 +12786,54 @@
12737
12786
  "type":"string",
12738
12787
  "enum":["ipsec.1"]
12739
12788
  },
12789
+ "GetCapacityReservationUsageRequest":{
12790
+ "type":"structure",
12791
+ "required":["CapacityReservationId"],
12792
+ "members":{
12793
+ "CapacityReservationId":{"shape":"String"},
12794
+ "NextToken":{"shape":"String"},
12795
+ "MaxResults":{"shape":"GetCapacityReservationUsageRequestMaxResults"},
12796
+ "DryRun":{"shape":"Boolean"}
12797
+ }
12798
+ },
12799
+ "GetCapacityReservationUsageRequestMaxResults":{
12800
+ "type":"integer",
12801
+ "max":1000,
12802
+ "min":1
12803
+ },
12804
+ "GetCapacityReservationUsageResult":{
12805
+ "type":"structure",
12806
+ "members":{
12807
+ "NextToken":{
12808
+ "shape":"String",
12809
+ "locationName":"nextToken"
12810
+ },
12811
+ "CapacityReservationId":{
12812
+ "shape":"String",
12813
+ "locationName":"capacityReservationId"
12814
+ },
12815
+ "InstanceType":{
12816
+ "shape":"String",
12817
+ "locationName":"instanceType"
12818
+ },
12819
+ "TotalInstanceCount":{
12820
+ "shape":"Integer",
12821
+ "locationName":"totalInstanceCount"
12822
+ },
12823
+ "AvailableInstanceCount":{
12824
+ "shape":"Integer",
12825
+ "locationName":"availableInstanceCount"
12826
+ },
12827
+ "State":{
12828
+ "shape":"CapacityReservationState",
12829
+ "locationName":"state"
12830
+ },
12831
+ "InstanceUsages":{
12832
+ "shape":"InstanceUsageSet",
12833
+ "locationName":"instanceUsageSet"
12834
+ }
12835
+ }
12836
+ },
12740
12837
  "GetConsoleOutputRequest":{
12741
12838
  "type":"structure",
12742
12839
  "required":["InstanceId"],
@@ -15166,6 +15263,7 @@
15166
15263
  "i3en.6xlarge",
15167
15264
  "i3en.12xlarge",
15168
15265
  "i3en.24xlarge",
15266
+ "i3en.metal",
15169
15267
  "hi1.4xlarge",
15170
15268
  "hs1.8xlarge",
15171
15269
  "c1.medium",
@@ -15283,6 +15381,26 @@
15283
15381
  "type":"list",
15284
15382
  "member":{"shape":"InstanceType"}
15285
15383
  },
15384
+ "InstanceUsage":{
15385
+ "type":"structure",
15386
+ "members":{
15387
+ "AccountId":{
15388
+ "shape":"String",
15389
+ "locationName":"accountId"
15390
+ },
15391
+ "UsedInstanceCount":{
15392
+ "shape":"Integer",
15393
+ "locationName":"usedInstanceCount"
15394
+ }
15395
+ }
15396
+ },
15397
+ "InstanceUsageSet":{
15398
+ "type":"list",
15399
+ "member":{
15400
+ "shape":"InstanceUsage",
15401
+ "locationName":"item"
15402
+ }
15403
+ },
15286
15404
  "Integer":{"type":"integer"},
15287
15405
  "InterfacePermissionType":{
15288
15406
  "type":"string",
@@ -16390,6 +16508,7 @@
16390
16508
  "ConnectionLogOptions":{"shape":"ConnectionLogOptions"},
16391
16509
  "DnsServers":{"shape":"DnsServersOptionsModifyStructure"},
16392
16510
  "Description":{"shape":"String"},
16511
+ "SplitTunnel":{"shape":"Boolean"},
16393
16512
  "DryRun":{"shape":"Boolean"}
16394
16513
  }
16395
16514
  },
@@ -17188,6 +17307,7 @@
17188
17307
  "members":{
17189
17308
  "VpnConnectionId":{"shape":"String"},
17190
17309
  "TransitGatewayId":{"shape":"String"},
17310
+ "CustomerGatewayId":{"shape":"String"},
17191
17311
  "VpnGatewayId":{"shape":"String"},
17192
17312
  "DryRun":{"shape":"Boolean"}
17193
17313
  }
@@ -17201,6 +17321,27 @@
17201
17321
  }
17202
17322
  }
17203
17323
  },
17324
+ "ModifyVpnTunnelCertificateRequest":{
17325
+ "type":"structure",
17326
+ "required":[
17327
+ "VpnConnectionId",
17328
+ "VpnTunnelOutsideIpAddress"
17329
+ ],
17330
+ "members":{
17331
+ "VpnConnectionId":{"shape":"String"},
17332
+ "VpnTunnelOutsideIpAddress":{"shape":"String"},
17333
+ "DryRun":{"shape":"Boolean"}
17334
+ }
17335
+ },
17336
+ "ModifyVpnTunnelCertificateResult":{
17337
+ "type":"structure",
17338
+ "members":{
17339
+ "VpnConnection":{
17340
+ "shape":"VpnConnection",
17341
+ "locationName":"vpnConnection"
17342
+ }
17343
+ }
17344
+ },
17204
17345
  "MonitorInstancesRequest":{
17205
17346
  "type":"structure",
17206
17347
  "required":["InstanceIds"],
@@ -18651,6 +18792,10 @@
18651
18792
  "RegionName":{
18652
18793
  "shape":"String",
18653
18794
  "locationName":"regionName"
18795
+ },
18796
+ "OptInStatus":{
18797
+ "shape":"String",
18798
+ "locationName":"optInStatus"
18654
18799
  }
18655
18800
  }
18656
18801
  },
@@ -20905,6 +21050,14 @@
20905
21050
  "locationName":"SecurityGroup"
20906
21051
  }
20907
21052
  },
21053
+ "SendDiagnosticInterruptRequest":{
21054
+ "type":"structure",
21055
+ "required":["InstanceId"],
21056
+ "members":{
21057
+ "InstanceId":{"shape":"String"},
21058
+ "DryRun":{"shape":"Boolean"}
21059
+ }
21060
+ },
20908
21061
  "ServiceConfiguration":{
20909
21062
  "type":"structure",
20910
21063
  "members":{
@@ -21331,7 +21484,8 @@
21331
21484
  "type":"string",
21332
21485
  "enum":[
21333
21486
  "lowest-price",
21334
- "diversified"
21487
+ "diversified",
21488
+ "capacity-optimized"
21335
21489
  ]
21336
21490
  },
21337
21491
  "SpotDatafeedSubscription":{
@@ -23636,6 +23790,10 @@
23636
23790
  "StatusMessage":{
23637
23791
  "shape":"String",
23638
23792
  "locationName":"statusMessage"
23793
+ },
23794
+ "CertificateArn":{
23795
+ "shape":"String",
23796
+ "locationName":"certificateArn"
23639
23797
  }
23640
23798
  }
23641
23799
  },