aws-sdk-lightsail 1.38.0 → 1.43.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -77,6 +77,36 @@ module Aws::Lightsail
77
77
  ContactMethodsList = Shapes::ListShape.new(name: 'ContactMethodsList')
78
78
  ContactProtocol = Shapes::StringShape.new(name: 'ContactProtocol')
79
79
  ContactProtocolsList = Shapes::ListShape.new(name: 'ContactProtocolsList')
80
+ Container = Shapes::StructureShape.new(name: 'Container')
81
+ ContainerImage = Shapes::StructureShape.new(name: 'ContainerImage')
82
+ ContainerImageList = Shapes::ListShape.new(name: 'ContainerImageList')
83
+ ContainerLabel = Shapes::StringShape.new(name: 'ContainerLabel')
84
+ ContainerMap = Shapes::MapShape.new(name: 'ContainerMap')
85
+ ContainerName = Shapes::StringShape.new(name: 'ContainerName')
86
+ ContainerService = Shapes::StructureShape.new(name: 'ContainerService')
87
+ ContainerServiceDeployment = Shapes::StructureShape.new(name: 'ContainerServiceDeployment')
88
+ ContainerServiceDeploymentList = Shapes::ListShape.new(name: 'ContainerServiceDeploymentList')
89
+ ContainerServiceDeploymentRequest = Shapes::StructureShape.new(name: 'ContainerServiceDeploymentRequest')
90
+ ContainerServiceDeploymentState = Shapes::StringShape.new(name: 'ContainerServiceDeploymentState')
91
+ ContainerServiceEndpoint = Shapes::StructureShape.new(name: 'ContainerServiceEndpoint')
92
+ ContainerServiceHealthCheckConfig = Shapes::StructureShape.new(name: 'ContainerServiceHealthCheckConfig')
93
+ ContainerServiceList = Shapes::ListShape.new(name: 'ContainerServiceList')
94
+ ContainerServiceLogEvent = Shapes::StructureShape.new(name: 'ContainerServiceLogEvent')
95
+ ContainerServiceLogEventList = Shapes::ListShape.new(name: 'ContainerServiceLogEventList')
96
+ ContainerServiceMetadataEntry = Shapes::MapShape.new(name: 'ContainerServiceMetadataEntry')
97
+ ContainerServiceMetadataEntryList = Shapes::ListShape.new(name: 'ContainerServiceMetadataEntryList')
98
+ ContainerServiceMetricName = Shapes::StringShape.new(name: 'ContainerServiceMetricName')
99
+ ContainerServiceName = Shapes::StringShape.new(name: 'ContainerServiceName')
100
+ ContainerServicePower = Shapes::StructureShape.new(name: 'ContainerServicePower')
101
+ ContainerServicePowerList = Shapes::ListShape.new(name: 'ContainerServicePowerList')
102
+ ContainerServicePowerName = Shapes::StringShape.new(name: 'ContainerServicePowerName')
103
+ ContainerServiceProtocol = Shapes::StringShape.new(name: 'ContainerServiceProtocol')
104
+ ContainerServicePublicDomains = Shapes::MapShape.new(name: 'ContainerServicePublicDomains')
105
+ ContainerServicePublicDomainsList = Shapes::ListShape.new(name: 'ContainerServicePublicDomainsList')
106
+ ContainerServiceRegistryLogin = Shapes::StructureShape.new(name: 'ContainerServiceRegistryLogin')
107
+ ContainerServiceScale = Shapes::IntegerShape.new(name: 'ContainerServiceScale')
108
+ ContainerServiceState = Shapes::StringShape.new(name: 'ContainerServiceState')
109
+ ContainerServicesListResult = Shapes::StructureShape.new(name: 'ContainerServicesListResult')
80
110
  CookieObject = Shapes::StructureShape.new(name: 'CookieObject')
81
111
  CopySnapshotRequest = Shapes::StructureShape.new(name: 'CopySnapshotRequest')
82
112
  CopySnapshotResult = Shapes::StructureShape.new(name: 'CopySnapshotResult')
@@ -86,6 +116,12 @@ module Aws::Lightsail
86
116
  CreateCloudFormationStackResult = Shapes::StructureShape.new(name: 'CreateCloudFormationStackResult')
87
117
  CreateContactMethodRequest = Shapes::StructureShape.new(name: 'CreateContactMethodRequest')
88
118
  CreateContactMethodResult = Shapes::StructureShape.new(name: 'CreateContactMethodResult')
119
+ CreateContainerServiceDeploymentRequest = Shapes::StructureShape.new(name: 'CreateContainerServiceDeploymentRequest')
120
+ CreateContainerServiceDeploymentResult = Shapes::StructureShape.new(name: 'CreateContainerServiceDeploymentResult')
121
+ CreateContainerServiceRegistryLoginRequest = Shapes::StructureShape.new(name: 'CreateContainerServiceRegistryLoginRequest')
122
+ CreateContainerServiceRegistryLoginResult = Shapes::StructureShape.new(name: 'CreateContainerServiceRegistryLoginResult')
123
+ CreateContainerServiceRequest = Shapes::StructureShape.new(name: 'CreateContainerServiceRequest')
124
+ CreateContainerServiceResult = Shapes::StructureShape.new(name: 'CreateContainerServiceResult')
89
125
  CreateDiskFromSnapshotRequest = Shapes::StructureShape.new(name: 'CreateDiskFromSnapshotRequest')
90
126
  CreateDiskFromSnapshotResult = Shapes::StructureShape.new(name: 'CreateDiskFromSnapshotResult')
91
127
  CreateDiskRequest = Shapes::StructureShape.new(name: 'CreateDiskRequest')
@@ -124,6 +160,10 @@ module Aws::Lightsail
124
160
  DeleteCertificateResult = Shapes::StructureShape.new(name: 'DeleteCertificateResult')
125
161
  DeleteContactMethodRequest = Shapes::StructureShape.new(name: 'DeleteContactMethodRequest')
126
162
  DeleteContactMethodResult = Shapes::StructureShape.new(name: 'DeleteContactMethodResult')
163
+ DeleteContainerImageRequest = Shapes::StructureShape.new(name: 'DeleteContainerImageRequest')
164
+ DeleteContainerImageResult = Shapes::StructureShape.new(name: 'DeleteContainerImageResult')
165
+ DeleteContainerServiceRequest = Shapes::StructureShape.new(name: 'DeleteContainerServiceRequest')
166
+ DeleteContainerServiceResult = Shapes::StructureShape.new(name: 'DeleteContainerServiceResult')
127
167
  DeleteDiskRequest = Shapes::StructureShape.new(name: 'DeleteDiskRequest')
128
168
  DeleteDiskResult = Shapes::StructureShape.new(name: 'DeleteDiskResult')
129
169
  DeleteDiskSnapshotRequest = Shapes::StructureShape.new(name: 'DeleteDiskSnapshotRequest')
@@ -192,6 +232,8 @@ module Aws::Lightsail
192
232
  EligibleToRenew = Shapes::StringShape.new(name: 'EligibleToRenew')
193
233
  EnableAddOnRequest = Shapes::StructureShape.new(name: 'EnableAddOnRequest')
194
234
  EnableAddOnResult = Shapes::StructureShape.new(name: 'EnableAddOnResult')
235
+ EndpointRequest = Shapes::StructureShape.new(name: 'EndpointRequest')
236
+ Environment = Shapes::MapShape.new(name: 'Environment')
195
237
  ExportSnapshotRecord = Shapes::StructureShape.new(name: 'ExportSnapshotRecord')
196
238
  ExportSnapshotRecordList = Shapes::ListShape.new(name: 'ExportSnapshotRecordList')
197
239
  ExportSnapshotRecordSourceInfo = Shapes::StructureShape.new(name: 'ExportSnapshotRecordSourceInfo')
@@ -215,6 +257,19 @@ module Aws::Lightsail
215
257
  GetCloudFormationStackRecordsResult = Shapes::StructureShape.new(name: 'GetCloudFormationStackRecordsResult')
216
258
  GetContactMethodsRequest = Shapes::StructureShape.new(name: 'GetContactMethodsRequest')
217
259
  GetContactMethodsResult = Shapes::StructureShape.new(name: 'GetContactMethodsResult')
260
+ GetContainerAPIMetadataRequest = Shapes::StructureShape.new(name: 'GetContainerAPIMetadataRequest')
261
+ GetContainerAPIMetadataResult = Shapes::StructureShape.new(name: 'GetContainerAPIMetadataResult')
262
+ GetContainerImagesRequest = Shapes::StructureShape.new(name: 'GetContainerImagesRequest')
263
+ GetContainerImagesResult = Shapes::StructureShape.new(name: 'GetContainerImagesResult')
264
+ GetContainerLogRequest = Shapes::StructureShape.new(name: 'GetContainerLogRequest')
265
+ GetContainerLogResult = Shapes::StructureShape.new(name: 'GetContainerLogResult')
266
+ GetContainerServiceDeploymentsRequest = Shapes::StructureShape.new(name: 'GetContainerServiceDeploymentsRequest')
267
+ GetContainerServiceDeploymentsResult = Shapes::StructureShape.new(name: 'GetContainerServiceDeploymentsResult')
268
+ GetContainerServiceMetricDataRequest = Shapes::StructureShape.new(name: 'GetContainerServiceMetricDataRequest')
269
+ GetContainerServiceMetricDataResult = Shapes::StructureShape.new(name: 'GetContainerServiceMetricDataResult')
270
+ GetContainerServicePowersRequest = Shapes::StructureShape.new(name: 'GetContainerServicePowersRequest')
271
+ GetContainerServicePowersResult = Shapes::StructureShape.new(name: 'GetContainerServicePowersResult')
272
+ GetContainerServicesRequest = Shapes::StructureShape.new(name: 'GetContainerServicesRequest')
218
273
  GetDiskRequest = Shapes::StructureShape.new(name: 'GetDiskRequest')
219
274
  GetDiskResult = Shapes::StructureShape.new(name: 'GetDiskResult')
220
275
  GetDiskSnapshotRequest = Shapes::StructureShape.new(name: 'GetDiskSnapshotRequest')
@@ -337,7 +392,9 @@ module Aws::Lightsail
337
392
  InstanceState = Shapes::StructureShape.new(name: 'InstanceState')
338
393
  InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
339
394
  IpAddress = Shapes::StringShape.new(name: 'IpAddress')
340
- IpV6Address = Shapes::StringShape.new(name: 'IpV6Address')
395
+ IpAddressType = Shapes::StringShape.new(name: 'IpAddressType')
396
+ Ipv6Address = Shapes::StringShape.new(name: 'Ipv6Address')
397
+ Ipv6AddressList = Shapes::ListShape.new(name: 'Ipv6AddressList')
341
398
  IsVpcPeeredRequest = Shapes::StructureShape.new(name: 'IsVpcPeeredRequest')
342
399
  IsVpcPeeredResult = Shapes::StructureShape.new(name: 'IsVpcPeeredResult')
343
400
  IsoDate = Shapes::TimestampShape.new(name: 'IsoDate')
@@ -403,6 +460,7 @@ module Aws::Lightsail
403
460
  PortInfoList = Shapes::ListShape.new(name: 'PortInfoList')
404
461
  PortInfoSourceType = Shapes::StringShape.new(name: 'PortInfoSourceType')
405
462
  PortList = Shapes::ListShape.new(name: 'PortList')
463
+ PortMap = Shapes::MapShape.new(name: 'PortMap')
406
464
  PortState = Shapes::StringShape.new(name: 'PortState')
407
465
  PutAlarmRequest = Shapes::StructureShape.new(name: 'PutAlarmRequest')
408
466
  PutAlarmResult = Shapes::StructureShape.new(name: 'PutAlarmResult')
@@ -417,6 +475,8 @@ module Aws::Lightsail
417
475
  Region = Shapes::StructureShape.new(name: 'Region')
418
476
  RegionList = Shapes::ListShape.new(name: 'RegionList')
419
477
  RegionName = Shapes::StringShape.new(name: 'RegionName')
478
+ RegisterContainerImageRequest = Shapes::StructureShape.new(name: 'RegisterContainerImageRequest')
479
+ RegisterContainerImageResult = Shapes::StructureShape.new(name: 'RegisterContainerImageResult')
420
480
  RelationalDatabase = Shapes::StructureShape.new(name: 'RelationalDatabase')
421
481
  RelationalDatabaseBlueprint = Shapes::StructureShape.new(name: 'RelationalDatabaseBlueprint')
422
482
  RelationalDatabaseBlueprintList = Shapes::ListShape.new(name: 'RelationalDatabaseBlueprintList')
@@ -454,6 +514,8 @@ module Aws::Lightsail
454
514
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
455
515
  SerialNumber = Shapes::StringShape.new(name: 'SerialNumber')
456
516
  ServiceException = Shapes::StructureShape.new(name: 'ServiceException')
517
+ SetIpAddressTypeRequest = Shapes::StructureShape.new(name: 'SetIpAddressTypeRequest')
518
+ SetIpAddressTypeResult = Shapes::StructureShape.new(name: 'SetIpAddressTypeResult')
457
519
  StartInstanceRequest = Shapes::StructureShape.new(name: 'StartInstanceRequest')
458
520
  StartInstanceResult = Shapes::StructureShape.new(name: 'StartInstanceResult')
459
521
  StartRelationalDatabaseRequest = Shapes::StructureShape.new(name: 'StartRelationalDatabaseRequest')
@@ -483,6 +545,8 @@ module Aws::Lightsail
483
545
  UnpeerVpcResult = Shapes::StructureShape.new(name: 'UnpeerVpcResult')
484
546
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
485
547
  UntagResourceResult = Shapes::StructureShape.new(name: 'UntagResourceResult')
548
+ UpdateContainerServiceRequest = Shapes::StructureShape.new(name: 'UpdateContainerServiceRequest')
549
+ UpdateContainerServiceResult = Shapes::StructureShape.new(name: 'UpdateContainerServiceResult')
486
550
  UpdateDistributionBundleRequest = Shapes::StructureShape.new(name: 'UpdateDistributionBundleRequest')
487
551
  UpdateDistributionBundleResult = Shapes::StructureShape.new(name: 'UpdateDistributionBundleResult')
488
552
  UpdateDistributionRequest = Shapes::StructureShape.new(name: 'UpdateDistributionRequest')
@@ -746,6 +810,104 @@ module Aws::Lightsail
746
810
 
747
811
  ContactProtocolsList.member = Shapes::ShapeRef.new(shape: ContactProtocol)
748
812
 
813
+ Container.add_member(:image, Shapes::ShapeRef.new(shape: string, location_name: "image"))
814
+ Container.add_member(:command, Shapes::ShapeRef.new(shape: StringList, location_name: "command"))
815
+ Container.add_member(:environment, Shapes::ShapeRef.new(shape: Environment, location_name: "environment"))
816
+ Container.add_member(:ports, Shapes::ShapeRef.new(shape: PortMap, location_name: "ports"))
817
+ Container.struct_class = Types::Container
818
+
819
+ ContainerImage.add_member(:image, Shapes::ShapeRef.new(shape: string, location_name: "image"))
820
+ ContainerImage.add_member(:digest, Shapes::ShapeRef.new(shape: string, location_name: "digest"))
821
+ ContainerImage.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
822
+ ContainerImage.struct_class = Types::ContainerImage
823
+
824
+ ContainerImageList.member = Shapes::ShapeRef.new(shape: ContainerImage)
825
+
826
+ ContainerMap.key = Shapes::ShapeRef.new(shape: ContainerName)
827
+ ContainerMap.value = Shapes::ShapeRef.new(shape: Container)
828
+
829
+ ContainerService.add_member(:container_service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, location_name: "containerServiceName"))
830
+ ContainerService.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
831
+ ContainerService.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
832
+ ContainerService.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
833
+ ContainerService.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
834
+ ContainerService.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
835
+ ContainerService.add_member(:power, Shapes::ShapeRef.new(shape: ContainerServicePowerName, location_name: "power"))
836
+ ContainerService.add_member(:power_id, Shapes::ShapeRef.new(shape: string, location_name: "powerId"))
837
+ ContainerService.add_member(:state, Shapes::ShapeRef.new(shape: ContainerServiceState, location_name: "state"))
838
+ ContainerService.add_member(:scale, Shapes::ShapeRef.new(shape: ContainerServiceScale, location_name: "scale"))
839
+ ContainerService.add_member(:current_deployment, Shapes::ShapeRef.new(shape: ContainerServiceDeployment, location_name: "currentDeployment"))
840
+ ContainerService.add_member(:next_deployment, Shapes::ShapeRef.new(shape: ContainerServiceDeployment, location_name: "nextDeployment"))
841
+ ContainerService.add_member(:is_disabled, Shapes::ShapeRef.new(shape: boolean, location_name: "isDisabled"))
842
+ ContainerService.add_member(:principal_arn, Shapes::ShapeRef.new(shape: string, location_name: "principalArn"))
843
+ ContainerService.add_member(:private_domain_name, Shapes::ShapeRef.new(shape: string, location_name: "privateDomainName"))
844
+ ContainerService.add_member(:public_domain_names, Shapes::ShapeRef.new(shape: ContainerServicePublicDomains, location_name: "publicDomainNames"))
845
+ ContainerService.add_member(:url, Shapes::ShapeRef.new(shape: string, location_name: "url"))
846
+ ContainerService.struct_class = Types::ContainerService
847
+
848
+ ContainerServiceDeployment.add_member(:version, Shapes::ShapeRef.new(shape: integer, location_name: "version"))
849
+ ContainerServiceDeployment.add_member(:state, Shapes::ShapeRef.new(shape: ContainerServiceDeploymentState, location_name: "state"))
850
+ ContainerServiceDeployment.add_member(:containers, Shapes::ShapeRef.new(shape: ContainerMap, location_name: "containers"))
851
+ ContainerServiceDeployment.add_member(:public_endpoint, Shapes::ShapeRef.new(shape: ContainerServiceEndpoint, location_name: "publicEndpoint"))
852
+ ContainerServiceDeployment.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
853
+ ContainerServiceDeployment.struct_class = Types::ContainerServiceDeployment
854
+
855
+ ContainerServiceDeploymentList.member = Shapes::ShapeRef.new(shape: ContainerServiceDeployment)
856
+
857
+ ContainerServiceDeploymentRequest.add_member(:containers, Shapes::ShapeRef.new(shape: ContainerMap, location_name: "containers"))
858
+ ContainerServiceDeploymentRequest.add_member(:public_endpoint, Shapes::ShapeRef.new(shape: EndpointRequest, location_name: "publicEndpoint"))
859
+ ContainerServiceDeploymentRequest.struct_class = Types::ContainerServiceDeploymentRequest
860
+
861
+ ContainerServiceEndpoint.add_member(:container_name, Shapes::ShapeRef.new(shape: string, location_name: "containerName"))
862
+ ContainerServiceEndpoint.add_member(:container_port, Shapes::ShapeRef.new(shape: integer, location_name: "containerPort"))
863
+ ContainerServiceEndpoint.add_member(:health_check, Shapes::ShapeRef.new(shape: ContainerServiceHealthCheckConfig, location_name: "healthCheck"))
864
+ ContainerServiceEndpoint.struct_class = Types::ContainerServiceEndpoint
865
+
866
+ ContainerServiceHealthCheckConfig.add_member(:healthy_threshold, Shapes::ShapeRef.new(shape: integer, location_name: "healthyThreshold"))
867
+ ContainerServiceHealthCheckConfig.add_member(:unhealthy_threshold, Shapes::ShapeRef.new(shape: integer, location_name: "unhealthyThreshold"))
868
+ ContainerServiceHealthCheckConfig.add_member(:timeout_seconds, Shapes::ShapeRef.new(shape: integer, location_name: "timeoutSeconds"))
869
+ ContainerServiceHealthCheckConfig.add_member(:interval_seconds, Shapes::ShapeRef.new(shape: integer, location_name: "intervalSeconds"))
870
+ ContainerServiceHealthCheckConfig.add_member(:path, Shapes::ShapeRef.new(shape: string, location_name: "path"))
871
+ ContainerServiceHealthCheckConfig.add_member(:success_codes, Shapes::ShapeRef.new(shape: string, location_name: "successCodes"))
872
+ ContainerServiceHealthCheckConfig.struct_class = Types::ContainerServiceHealthCheckConfig
873
+
874
+ ContainerServiceList.member = Shapes::ShapeRef.new(shape: ContainerService)
875
+
876
+ ContainerServiceLogEvent.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
877
+ ContainerServiceLogEvent.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "message"))
878
+ ContainerServiceLogEvent.struct_class = Types::ContainerServiceLogEvent
879
+
880
+ ContainerServiceLogEventList.member = Shapes::ShapeRef.new(shape: ContainerServiceLogEvent)
881
+
882
+ ContainerServiceMetadataEntry.key = Shapes::ShapeRef.new(shape: string)
883
+ ContainerServiceMetadataEntry.value = Shapes::ShapeRef.new(shape: string)
884
+
885
+ ContainerServiceMetadataEntryList.member = Shapes::ShapeRef.new(shape: ContainerServiceMetadataEntry)
886
+
887
+ ContainerServicePower.add_member(:power_id, Shapes::ShapeRef.new(shape: string, location_name: "powerId"))
888
+ ContainerServicePower.add_member(:price, Shapes::ShapeRef.new(shape: float, location_name: "price"))
889
+ ContainerServicePower.add_member(:cpu_count, Shapes::ShapeRef.new(shape: float, location_name: "cpuCount"))
890
+ ContainerServicePower.add_member(:ram_size_in_gb, Shapes::ShapeRef.new(shape: float, location_name: "ramSizeInGb"))
891
+ ContainerServicePower.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
892
+ ContainerServicePower.add_member(:is_active, Shapes::ShapeRef.new(shape: boolean, location_name: "isActive"))
893
+ ContainerServicePower.struct_class = Types::ContainerServicePower
894
+
895
+ ContainerServicePowerList.member = Shapes::ShapeRef.new(shape: ContainerServicePower)
896
+
897
+ ContainerServicePublicDomains.key = Shapes::ShapeRef.new(shape: string)
898
+ ContainerServicePublicDomains.value = Shapes::ShapeRef.new(shape: ContainerServicePublicDomainsList)
899
+
900
+ ContainerServicePublicDomainsList.member = Shapes::ShapeRef.new(shape: string)
901
+
902
+ ContainerServiceRegistryLogin.add_member(:username, Shapes::ShapeRef.new(shape: string, location_name: "username"))
903
+ ContainerServiceRegistryLogin.add_member(:password, Shapes::ShapeRef.new(shape: string, location_name: "password"))
904
+ ContainerServiceRegistryLogin.add_member(:expires_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "expiresAt"))
905
+ ContainerServiceRegistryLogin.add_member(:registry, Shapes::ShapeRef.new(shape: string, location_name: "registry"))
906
+ ContainerServiceRegistryLogin.struct_class = Types::ContainerServiceRegistryLogin
907
+
908
+ ContainerServicesListResult.add_member(:container_services, Shapes::ShapeRef.new(shape: ContainerServiceList, location_name: "containerServices"))
909
+ ContainerServicesListResult.struct_class = Types::ContainerServicesListResult
910
+
749
911
  CookieObject.add_member(:option, Shapes::ShapeRef.new(shape: ForwardValues, location_name: "option"))
750
912
  CookieObject.add_member(:cookies_allow_list, Shapes::ShapeRef.new(shape: StringList, location_name: "cookiesAllowList"))
751
913
  CookieObject.struct_class = Types::CookieObject
@@ -784,6 +946,30 @@ module Aws::Lightsail
784
946
  CreateContactMethodResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
785
947
  CreateContactMethodResult.struct_class = Types::CreateContactMethodResult
786
948
 
949
+ CreateContainerServiceDeploymentRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
950
+ CreateContainerServiceDeploymentRequest.add_member(:containers, Shapes::ShapeRef.new(shape: ContainerMap, location_name: "containers"))
951
+ CreateContainerServiceDeploymentRequest.add_member(:public_endpoint, Shapes::ShapeRef.new(shape: EndpointRequest, location_name: "publicEndpoint"))
952
+ CreateContainerServiceDeploymentRequest.struct_class = Types::CreateContainerServiceDeploymentRequest
953
+
954
+ CreateContainerServiceDeploymentResult.add_member(:container_service, Shapes::ShapeRef.new(shape: ContainerService, location_name: "containerService"))
955
+ CreateContainerServiceDeploymentResult.struct_class = Types::CreateContainerServiceDeploymentResult
956
+
957
+ CreateContainerServiceRegistryLoginRequest.struct_class = Types::CreateContainerServiceRegistryLoginRequest
958
+
959
+ CreateContainerServiceRegistryLoginResult.add_member(:registry_login, Shapes::ShapeRef.new(shape: ContainerServiceRegistryLogin, location_name: "registryLogin"))
960
+ CreateContainerServiceRegistryLoginResult.struct_class = Types::CreateContainerServiceRegistryLoginResult
961
+
962
+ CreateContainerServiceRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
963
+ CreateContainerServiceRequest.add_member(:power, Shapes::ShapeRef.new(shape: ContainerServicePowerName, required: true, location_name: "power"))
964
+ CreateContainerServiceRequest.add_member(:scale, Shapes::ShapeRef.new(shape: ContainerServiceScale, required: true, location_name: "scale"))
965
+ CreateContainerServiceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
966
+ CreateContainerServiceRequest.add_member(:public_domain_names, Shapes::ShapeRef.new(shape: ContainerServicePublicDomains, location_name: "publicDomainNames"))
967
+ CreateContainerServiceRequest.add_member(:deployment, Shapes::ShapeRef.new(shape: ContainerServiceDeploymentRequest, location_name: "deployment"))
968
+ CreateContainerServiceRequest.struct_class = Types::CreateContainerServiceRequest
969
+
970
+ CreateContainerServiceResult.add_member(:container_service, Shapes::ShapeRef.new(shape: ContainerService, location_name: "containerService"))
971
+ CreateContainerServiceResult.struct_class = Types::CreateContainerServiceResult
972
+
787
973
  CreateDiskFromSnapshotRequest.add_member(:disk_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "diskName"))
788
974
  CreateDiskFromSnapshotRequest.add_member(:disk_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "diskSnapshotName"))
789
975
  CreateDiskFromSnapshotRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "availabilityZone"))
@@ -823,6 +1009,7 @@ module Aws::Lightsail
823
1009
  CreateDistributionRequest.add_member(:cache_behavior_settings, Shapes::ShapeRef.new(shape: CacheSettings, location_name: "cacheBehaviorSettings"))
824
1010
  CreateDistributionRequest.add_member(:cache_behaviors, Shapes::ShapeRef.new(shape: CacheBehaviorList, location_name: "cacheBehaviors"))
825
1011
  CreateDistributionRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "bundleId"))
1012
+ CreateDistributionRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
826
1013
  CreateDistributionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
827
1014
  CreateDistributionRequest.struct_class = Types::CreateDistributionRequest
828
1015
 
@@ -861,6 +1048,7 @@ module Aws::Lightsail
861
1048
  CreateInstancesFromSnapshotRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
862
1049
  CreateInstancesFromSnapshotRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
863
1050
  CreateInstancesFromSnapshotRequest.add_member(:add_ons, Shapes::ShapeRef.new(shape: AddOnRequestList, location_name: "addOns"))
1051
+ CreateInstancesFromSnapshotRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
864
1052
  CreateInstancesFromSnapshotRequest.add_member(:source_instance_name, Shapes::ShapeRef.new(shape: string, location_name: "sourceInstanceName"))
865
1053
  CreateInstancesFromSnapshotRequest.add_member(:restore_date, Shapes::ShapeRef.new(shape: string, location_name: "restoreDate"))
866
1054
  CreateInstancesFromSnapshotRequest.add_member(:use_latest_restorable_auto_snapshot, Shapes::ShapeRef.new(shape: boolean, location_name: "useLatestRestorableAutoSnapshot"))
@@ -878,6 +1066,7 @@ module Aws::Lightsail
878
1066
  CreateInstancesRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
879
1067
  CreateInstancesRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
880
1068
  CreateInstancesRequest.add_member(:add_ons, Shapes::ShapeRef.new(shape: AddOnRequestList, location_name: "addOns"))
1069
+ CreateInstancesRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
881
1070
  CreateInstancesRequest.struct_class = Types::CreateInstancesRequest
882
1071
 
883
1072
  CreateInstancesResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
@@ -900,6 +1089,7 @@ module Aws::Lightsail
900
1089
  CreateLoadBalancerRequest.add_member(:certificate_domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "certificateDomainName"))
901
1090
  CreateLoadBalancerRequest.add_member(:certificate_alternative_names, Shapes::ShapeRef.new(shape: DomainNameList, location_name: "certificateAlternativeNames"))
902
1091
  CreateLoadBalancerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
1092
+ CreateLoadBalancerRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
903
1093
  CreateLoadBalancerRequest.struct_class = Types::CreateLoadBalancerRequest
904
1094
 
905
1095
  CreateLoadBalancerResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
@@ -978,6 +1168,17 @@ module Aws::Lightsail
978
1168
  DeleteContactMethodResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
979
1169
  DeleteContactMethodResult.struct_class = Types::DeleteContactMethodResult
980
1170
 
1171
+ DeleteContainerImageRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1172
+ DeleteContainerImageRequest.add_member(:image, Shapes::ShapeRef.new(shape: string, required: true, location_name: "image"))
1173
+ DeleteContainerImageRequest.struct_class = Types::DeleteContainerImageRequest
1174
+
1175
+ DeleteContainerImageResult.struct_class = Types::DeleteContainerImageResult
1176
+
1177
+ DeleteContainerServiceRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1178
+ DeleteContainerServiceRequest.struct_class = Types::DeleteContainerServiceRequest
1179
+
1180
+ DeleteContainerServiceResult.struct_class = Types::DeleteContainerServiceResult
1181
+
981
1182
  DeleteDiskRequest.add_member(:disk_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "diskName"))
982
1183
  DeleteDiskRequest.add_member(:force_delete_add_ons, Shapes::ShapeRef.new(shape: boolean, location_name: "forceDeleteAddOns"))
983
1184
  DeleteDiskRequest.struct_class = Types::DeleteDiskRequest
@@ -1213,6 +1414,14 @@ module Aws::Lightsail
1213
1414
  EnableAddOnResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
1214
1415
  EnableAddOnResult.struct_class = Types::EnableAddOnResult
1215
1416
 
1417
+ EndpointRequest.add_member(:container_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "containerName"))
1418
+ EndpointRequest.add_member(:container_port, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "containerPort"))
1419
+ EndpointRequest.add_member(:health_check, Shapes::ShapeRef.new(shape: ContainerServiceHealthCheckConfig, location_name: "healthCheck"))
1420
+ EndpointRequest.struct_class = Types::EndpointRequest
1421
+
1422
+ Environment.key = Shapes::ShapeRef.new(shape: string)
1423
+ Environment.value = Shapes::ShapeRef.new(shape: string)
1424
+
1216
1425
  ExportSnapshotRecord.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
1217
1426
  ExportSnapshotRecord.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
1218
1427
  ExportSnapshotRecord.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
@@ -1302,6 +1511,55 @@ module Aws::Lightsail
1302
1511
  GetContactMethodsResult.add_member(:contact_methods, Shapes::ShapeRef.new(shape: ContactMethodsList, location_name: "contactMethods"))
1303
1512
  GetContactMethodsResult.struct_class = Types::GetContactMethodsResult
1304
1513
 
1514
+ GetContainerAPIMetadataRequest.struct_class = Types::GetContainerAPIMetadataRequest
1515
+
1516
+ GetContainerAPIMetadataResult.add_member(:metadata, Shapes::ShapeRef.new(shape: ContainerServiceMetadataEntryList, location_name: "metadata"))
1517
+ GetContainerAPIMetadataResult.struct_class = Types::GetContainerAPIMetadataResult
1518
+
1519
+ GetContainerImagesRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1520
+ GetContainerImagesRequest.struct_class = Types::GetContainerImagesRequest
1521
+
1522
+ GetContainerImagesResult.add_member(:container_images, Shapes::ShapeRef.new(shape: ContainerImageList, location_name: "containerImages"))
1523
+ GetContainerImagesResult.struct_class = Types::GetContainerImagesResult
1524
+
1525
+ GetContainerLogRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1526
+ GetContainerLogRequest.add_member(:container_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "containerName"))
1527
+ GetContainerLogRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: IsoDate, location_name: "startTime"))
1528
+ GetContainerLogRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: IsoDate, location_name: "endTime"))
1529
+ GetContainerLogRequest.add_member(:filter_pattern, Shapes::ShapeRef.new(shape: string, location_name: "filterPattern"))
1530
+ GetContainerLogRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
1531
+ GetContainerLogRequest.struct_class = Types::GetContainerLogRequest
1532
+
1533
+ GetContainerLogResult.add_member(:log_events, Shapes::ShapeRef.new(shape: ContainerServiceLogEventList, location_name: "logEvents"))
1534
+ GetContainerLogResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
1535
+ GetContainerLogResult.struct_class = Types::GetContainerLogResult
1536
+
1537
+ GetContainerServiceDeploymentsRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1538
+ GetContainerServiceDeploymentsRequest.struct_class = Types::GetContainerServiceDeploymentsRequest
1539
+
1540
+ GetContainerServiceDeploymentsResult.add_member(:deployments, Shapes::ShapeRef.new(shape: ContainerServiceDeploymentList, location_name: "deployments"))
1541
+ GetContainerServiceDeploymentsResult.struct_class = Types::GetContainerServiceDeploymentsResult
1542
+
1543
+ GetContainerServiceMetricDataRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
1544
+ GetContainerServiceMetricDataRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: ContainerServiceMetricName, required: true, location_name: "metricName"))
1545
+ GetContainerServiceMetricDataRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: IsoDate, required: true, location_name: "startTime"))
1546
+ GetContainerServiceMetricDataRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: IsoDate, required: true, location_name: "endTime"))
1547
+ GetContainerServiceMetricDataRequest.add_member(:period, Shapes::ShapeRef.new(shape: MetricPeriod, required: true, location_name: "period"))
1548
+ GetContainerServiceMetricDataRequest.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricStatisticList, required: true, location_name: "statistics"))
1549
+ GetContainerServiceMetricDataRequest.struct_class = Types::GetContainerServiceMetricDataRequest
1550
+
1551
+ GetContainerServiceMetricDataResult.add_member(:metric_name, Shapes::ShapeRef.new(shape: ContainerServiceMetricName, location_name: "metricName"))
1552
+ GetContainerServiceMetricDataResult.add_member(:metric_data, Shapes::ShapeRef.new(shape: MetricDatapointList, location_name: "metricData"))
1553
+ GetContainerServiceMetricDataResult.struct_class = Types::GetContainerServiceMetricDataResult
1554
+
1555
+ GetContainerServicePowersRequest.struct_class = Types::GetContainerServicePowersRequest
1556
+
1557
+ GetContainerServicePowersResult.add_member(:powers, Shapes::ShapeRef.new(shape: ContainerServicePowerList, location_name: "powers"))
1558
+ GetContainerServicePowersResult.struct_class = Types::GetContainerServicePowersResult
1559
+
1560
+ GetContainerServicesRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, location_name: "serviceName"))
1561
+ GetContainerServicesRequest.struct_class = Types::GetContainerServicesRequest
1562
+
1305
1563
  GetDiskRequest.add_member(:disk_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "diskName"))
1306
1564
  GetDiskRequest.struct_class = Types::GetDiskRequest
1307
1565
 
@@ -1666,7 +1924,8 @@ module Aws::Lightsail
1666
1924
  Instance.add_member(:is_static_ip, Shapes::ShapeRef.new(shape: boolean, location_name: "isStaticIp"))
1667
1925
  Instance.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "privateIpAddress"))
1668
1926
  Instance.add_member(:public_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "publicIpAddress"))
1669
- Instance.add_member(:ipv6_address, Shapes::ShapeRef.new(shape: IpV6Address, location_name: "ipv6Address"))
1927
+ Instance.add_member(:ipv6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, location_name: "ipv6Addresses"))
1928
+ Instance.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
1670
1929
  Instance.add_member(:hardware, Shapes::ShapeRef.new(shape: InstanceHardware, location_name: "hardware"))
1671
1930
  Instance.add_member(:networking, Shapes::ShapeRef.new(shape: InstanceNetworking, location_name: "networking"))
1672
1931
  Instance.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "state"))
@@ -1723,6 +1982,7 @@ module Aws::Lightsail
1723
1982
  InstancePortInfo.add_member(:common_name, Shapes::ShapeRef.new(shape: string, location_name: "commonName"))
1724
1983
  InstancePortInfo.add_member(:access_direction, Shapes::ShapeRef.new(shape: AccessDirection, location_name: "accessDirection"))
1725
1984
  InstancePortInfo.add_member(:cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrs"))
1985
+ InstancePortInfo.add_member(:ipv6_cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "ipv6Cidrs"))
1726
1986
  InstancePortInfo.add_member(:cidr_list_aliases, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrListAliases"))
1727
1987
  InstancePortInfo.struct_class = Types::InstancePortInfo
1728
1988
 
@@ -1733,6 +1993,7 @@ module Aws::Lightsail
1733
1993
  InstancePortState.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
1734
1994
  InstancePortState.add_member(:state, Shapes::ShapeRef.new(shape: PortState, location_name: "state"))
1735
1995
  InstancePortState.add_member(:cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrs"))
1996
+ InstancePortState.add_member(:ipv6_cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "ipv6Cidrs"))
1736
1997
  InstancePortState.add_member(:cidr_list_aliases, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrListAliases"))
1737
1998
  InstancePortState.struct_class = Types::InstancePortState
1738
1999
 
@@ -1773,6 +2034,8 @@ module Aws::Lightsail
1773
2034
  InvalidInputException.add_member(:tip, Shapes::ShapeRef.new(shape: string, location_name: "tip"))
1774
2035
  InvalidInputException.struct_class = Types::InvalidInputException
1775
2036
 
2037
+ Ipv6AddressList.member = Shapes::ShapeRef.new(shape: Ipv6Address)
2038
+
1776
2039
  IsVpcPeeredRequest.struct_class = Types::IsVpcPeeredRequest
1777
2040
 
1778
2041
  IsVpcPeeredResult.add_member(:is_peered, Shapes::ShapeRef.new(shape: boolean, location_name: "isPeered"))
@@ -1808,6 +2071,7 @@ module Aws::Lightsail
1808
2071
  LightsailDistribution.add_member(:cache_behavior_settings, Shapes::ShapeRef.new(shape: CacheSettings, location_name: "cacheBehaviorSettings"))
1809
2072
  LightsailDistribution.add_member(:cache_behaviors, Shapes::ShapeRef.new(shape: CacheBehaviorList, location_name: "cacheBehaviors"))
1810
2073
  LightsailDistribution.add_member(:able_to_update_bundle, Shapes::ShapeRef.new(shape: boolean, location_name: "ableToUpdateBundle"))
2074
+ LightsailDistribution.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
1811
2075
  LightsailDistribution.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
1812
2076
  LightsailDistribution.struct_class = Types::LightsailDistribution
1813
2077
 
@@ -1827,6 +2091,7 @@ module Aws::Lightsail
1827
2091
  LoadBalancer.add_member(:instance_health_summary, Shapes::ShapeRef.new(shape: InstanceHealthSummaryList, location_name: "instanceHealthSummary"))
1828
2092
  LoadBalancer.add_member(:tls_certificate_summaries, Shapes::ShapeRef.new(shape: LoadBalancerTlsCertificateSummaryList, location_name: "tlsCertificateSummaries"))
1829
2093
  LoadBalancer.add_member(:configuration_options, Shapes::ShapeRef.new(shape: LoadBalancerConfigurationOptions, location_name: "configurationOptions"))
2094
+ LoadBalancer.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
1830
2095
  LoadBalancer.struct_class = Types::LoadBalancer
1831
2096
 
1832
2097
  LoadBalancerConfigurationOptions.key = Shapes::ShapeRef.new(shape: LoadBalancerAttributeName)
@@ -1983,6 +2248,7 @@ module Aws::Lightsail
1983
2248
  PortInfo.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
1984
2249
  PortInfo.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
1985
2250
  PortInfo.add_member(:cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrs"))
2251
+ PortInfo.add_member(:ipv6_cidrs, Shapes::ShapeRef.new(shape: StringList, location_name: "ipv6Cidrs"))
1986
2252
  PortInfo.add_member(:cidr_list_aliases, Shapes::ShapeRef.new(shape: StringList, location_name: "cidrListAliases"))
1987
2253
  PortInfo.struct_class = Types::PortInfo
1988
2254
 
@@ -1990,6 +2256,9 @@ module Aws::Lightsail
1990
2256
 
1991
2257
  PortList.member = Shapes::ShapeRef.new(shape: Port)
1992
2258
 
2259
+ PortMap.key = Shapes::ShapeRef.new(shape: string)
2260
+ PortMap.value = Shapes::ShapeRef.new(shape: ContainerServiceProtocol)
2261
+
1993
2262
  PutAlarmRequest.add_member(:alarm_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "alarmName"))
1994
2263
  PutAlarmRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "metricName"))
1995
2264
  PutAlarmRequest.add_member(:monitored_resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "monitoredResourceName"))
@@ -2039,6 +2308,14 @@ module Aws::Lightsail
2039
2308
 
2040
2309
  RegionList.member = Shapes::ShapeRef.new(shape: Region)
2041
2310
 
2311
+ RegisterContainerImageRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
2312
+ RegisterContainerImageRequest.add_member(:label, Shapes::ShapeRef.new(shape: ContainerLabel, required: true, location_name: "label"))
2313
+ RegisterContainerImageRequest.add_member(:digest, Shapes::ShapeRef.new(shape: string, required: true, location_name: "digest"))
2314
+ RegisterContainerImageRequest.struct_class = Types::RegisterContainerImageRequest
2315
+
2316
+ RegisterContainerImageResult.add_member(:container_image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "containerImage"))
2317
+ RegisterContainerImageResult.struct_class = Types::RegisterContainerImageResult
2318
+
2042
2319
  RelationalDatabase.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
2043
2320
  RelationalDatabase.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
2044
2321
  RelationalDatabase.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
@@ -2183,6 +2460,14 @@ module Aws::Lightsail
2183
2460
  ServiceException.add_member(:tip, Shapes::ShapeRef.new(shape: string, location_name: "tip"))
2184
2461
  ServiceException.struct_class = Types::ServiceException
2185
2462
 
2463
+ SetIpAddressTypeRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "resourceType"))
2464
+ SetIpAddressTypeRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "resourceName"))
2465
+ SetIpAddressTypeRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, required: true, location_name: "ipAddressType"))
2466
+ SetIpAddressTypeRequest.struct_class = Types::SetIpAddressTypeRequest
2467
+
2468
+ SetIpAddressTypeResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
2469
+ SetIpAddressTypeResult.struct_class = Types::SetIpAddressTypeResult
2470
+
2186
2471
  StartInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
2187
2472
  StartInstanceRequest.struct_class = Types::StartInstanceRequest
2188
2473
 
@@ -2268,6 +2553,16 @@ module Aws::Lightsail
2268
2553
  UntagResourceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
2269
2554
  UntagResourceResult.struct_class = Types::UntagResourceResult
2270
2555
 
2556
+ UpdateContainerServiceRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: ContainerServiceName, required: true, location_name: "serviceName"))
2557
+ UpdateContainerServiceRequest.add_member(:power, Shapes::ShapeRef.new(shape: ContainerServicePowerName, location_name: "power"))
2558
+ UpdateContainerServiceRequest.add_member(:scale, Shapes::ShapeRef.new(shape: ContainerServiceScale, location_name: "scale"))
2559
+ UpdateContainerServiceRequest.add_member(:is_disabled, Shapes::ShapeRef.new(shape: boolean, location_name: "isDisabled"))
2560
+ UpdateContainerServiceRequest.add_member(:public_domain_names, Shapes::ShapeRef.new(shape: ContainerServicePublicDomains, location_name: "publicDomainNames"))
2561
+ UpdateContainerServiceRequest.struct_class = Types::UpdateContainerServiceRequest
2562
+
2563
+ UpdateContainerServiceResult.add_member(:container_service, Shapes::ShapeRef.new(shape: ContainerService, location_name: "containerService"))
2564
+ UpdateContainerServiceResult.struct_class = Types::UpdateContainerServiceResult
2565
+
2271
2566
  UpdateDistributionBundleRequest.add_member(:distribution_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "distributionName"))
2272
2567
  UpdateDistributionBundleRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: string, location_name: "bundleId"))
2273
2568
  UpdateDistributionBundleRequest.struct_class = Types::UpdateDistributionBundleRequest
@@ -2502,6 +2797,45 @@ module Aws::Lightsail
2502
2797
  o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
2503
2798
  end)
2504
2799
 
2800
+ api.add_operation(:create_container_service, Seahorse::Model::Operation.new.tap do |o|
2801
+ o.name = "CreateContainerService"
2802
+ o.http_method = "POST"
2803
+ o.http_request_uri = "/"
2804
+ o.input = Shapes::ShapeRef.new(shape: CreateContainerServiceRequest)
2805
+ o.output = Shapes::ShapeRef.new(shape: CreateContainerServiceResult)
2806
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
2807
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
2808
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2809
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2810
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
2811
+ end)
2812
+
2813
+ api.add_operation(:create_container_service_deployment, Seahorse::Model::Operation.new.tap do |o|
2814
+ o.name = "CreateContainerServiceDeployment"
2815
+ o.http_method = "POST"
2816
+ o.http_request_uri = "/"
2817
+ o.input = Shapes::ShapeRef.new(shape: CreateContainerServiceDeploymentRequest)
2818
+ o.output = Shapes::ShapeRef.new(shape: CreateContainerServiceDeploymentResult)
2819
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
2820
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
2821
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2822
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2823
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
2824
+ end)
2825
+
2826
+ api.add_operation(:create_container_service_registry_login, Seahorse::Model::Operation.new.tap do |o|
2827
+ o.name = "CreateContainerServiceRegistryLogin"
2828
+ o.http_method = "POST"
2829
+ o.http_request_uri = "/"
2830
+ o.input = Shapes::ShapeRef.new(shape: CreateContainerServiceRegistryLoginRequest)
2831
+ o.output = Shapes::ShapeRef.new(shape: CreateContainerServiceRegistryLoginResult)
2832
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
2833
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
2834
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2835
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2836
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
2837
+ end)
2838
+
2505
2839
  api.add_operation(:create_disk, Seahorse::Model::Operation.new.tap do |o|
2506
2840
  o.name = "CreateDisk"
2507
2841
  o.http_method = "POST"
@@ -2781,6 +3115,32 @@ module Aws::Lightsail
2781
3115
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2782
3116
  end)
2783
3117
 
3118
+ api.add_operation(:delete_container_image, Seahorse::Model::Operation.new.tap do |o|
3119
+ o.name = "DeleteContainerImage"
3120
+ o.http_method = "POST"
3121
+ o.http_request_uri = "/"
3122
+ o.input = Shapes::ShapeRef.new(shape: DeleteContainerImageRequest)
3123
+ o.output = Shapes::ShapeRef.new(shape: DeleteContainerImageResult)
3124
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3125
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3126
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3127
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3128
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3129
+ end)
3130
+
3131
+ api.add_operation(:delete_container_service, Seahorse::Model::Operation.new.tap do |o|
3132
+ o.name = "DeleteContainerService"
3133
+ o.http_method = "POST"
3134
+ o.http_request_uri = "/"
3135
+ o.input = Shapes::ShapeRef.new(shape: DeleteContainerServiceRequest)
3136
+ o.output = Shapes::ShapeRef.new(shape: DeleteContainerServiceResult)
3137
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3138
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3139
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3140
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3141
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3142
+ end)
3143
+
2784
3144
  api.add_operation(:delete_disk, Seahorse::Model::Operation.new.tap do |o|
2785
3145
  o.name = "DeleteDisk"
2786
3146
  o.http_method = "POST"
@@ -3207,6 +3567,95 @@ module Aws::Lightsail
3207
3567
  o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3208
3568
  end)
3209
3569
 
3570
+ api.add_operation(:get_container_api_metadata, Seahorse::Model::Operation.new.tap do |o|
3571
+ o.name = "GetContainerAPIMetadata"
3572
+ o.http_method = "POST"
3573
+ o.http_request_uri = "/"
3574
+ o.input = Shapes::ShapeRef.new(shape: GetContainerAPIMetadataRequest)
3575
+ o.output = Shapes::ShapeRef.new(shape: GetContainerAPIMetadataResult)
3576
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3577
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3578
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3579
+ end)
3580
+
3581
+ api.add_operation(:get_container_images, Seahorse::Model::Operation.new.tap do |o|
3582
+ o.name = "GetContainerImages"
3583
+ o.http_method = "POST"
3584
+ o.http_request_uri = "/"
3585
+ o.input = Shapes::ShapeRef.new(shape: GetContainerImagesRequest)
3586
+ o.output = Shapes::ShapeRef.new(shape: GetContainerImagesResult)
3587
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3588
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3589
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3590
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3591
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3592
+ end)
3593
+
3594
+ api.add_operation(:get_container_log, Seahorse::Model::Operation.new.tap do |o|
3595
+ o.name = "GetContainerLog"
3596
+ o.http_method = "POST"
3597
+ o.http_request_uri = "/"
3598
+ o.input = Shapes::ShapeRef.new(shape: GetContainerLogRequest)
3599
+ o.output = Shapes::ShapeRef.new(shape: GetContainerLogResult)
3600
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3601
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3602
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3603
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3604
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3605
+ end)
3606
+
3607
+ api.add_operation(:get_container_service_deployments, Seahorse::Model::Operation.new.tap do |o|
3608
+ o.name = "GetContainerServiceDeployments"
3609
+ o.http_method = "POST"
3610
+ o.http_request_uri = "/"
3611
+ o.input = Shapes::ShapeRef.new(shape: GetContainerServiceDeploymentsRequest)
3612
+ o.output = Shapes::ShapeRef.new(shape: GetContainerServiceDeploymentsResult)
3613
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3614
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3615
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3616
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3617
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3618
+ end)
3619
+
3620
+ api.add_operation(:get_container_service_metric_data, Seahorse::Model::Operation.new.tap do |o|
3621
+ o.name = "GetContainerServiceMetricData"
3622
+ o.http_method = "POST"
3623
+ o.http_request_uri = "/"
3624
+ o.input = Shapes::ShapeRef.new(shape: GetContainerServiceMetricDataRequest)
3625
+ o.output = Shapes::ShapeRef.new(shape: GetContainerServiceMetricDataResult)
3626
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3627
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3628
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3629
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3630
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3631
+ end)
3632
+
3633
+ api.add_operation(:get_container_service_powers, Seahorse::Model::Operation.new.tap do |o|
3634
+ o.name = "GetContainerServicePowers"
3635
+ o.http_method = "POST"
3636
+ o.http_request_uri = "/"
3637
+ o.input = Shapes::ShapeRef.new(shape: GetContainerServicePowersRequest)
3638
+ o.output = Shapes::ShapeRef.new(shape: GetContainerServicePowersResult)
3639
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3640
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3641
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3642
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3643
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3644
+ end)
3645
+
3646
+ api.add_operation(:get_container_services, Seahorse::Model::Operation.new.tap do |o|
3647
+ o.name = "GetContainerServices"
3648
+ o.http_method = "POST"
3649
+ o.http_request_uri = "/"
3650
+ o.input = Shapes::ShapeRef.new(shape: GetContainerServicesRequest)
3651
+ o.output = Shapes::ShapeRef.new(shape: ContainerServicesListResult)
3652
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
3653
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3654
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3655
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3656
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3657
+ end)
3658
+
3210
3659
  api.add_operation(:get_disk, Seahorse::Model::Operation.new.tap do |o|
3211
3660
  o.name = "GetDisk"
3212
3661
  o.http_method = "POST"
@@ -3967,6 +4416,19 @@ module Aws::Lightsail
3967
4416
  o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
3968
4417
  end)
3969
4418
 
4419
+ api.add_operation(:register_container_image, Seahorse::Model::Operation.new.tap do |o|
4420
+ o.name = "RegisterContainerImage"
4421
+ o.http_method = "POST"
4422
+ o.http_request_uri = "/"
4423
+ o.input = Shapes::ShapeRef.new(shape: RegisterContainerImageRequest)
4424
+ o.output = Shapes::ShapeRef.new(shape: RegisterContainerImageResult)
4425
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
4426
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4427
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4428
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4429
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
4430
+ end)
4431
+
3970
4432
  api.add_operation(:release_static_ip, Seahorse::Model::Operation.new.tap do |o|
3971
4433
  o.name = "ReleaseStaticIp"
3972
4434
  o.http_method = "POST"
@@ -4010,6 +4472,21 @@ module Aws::Lightsail
4010
4472
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4011
4473
  end)
4012
4474
 
4475
+ api.add_operation(:set_ip_address_type, Seahorse::Model::Operation.new.tap do |o|
4476
+ o.name = "SetIpAddressType"
4477
+ o.http_method = "POST"
4478
+ o.http_request_uri = "/"
4479
+ o.input = Shapes::ShapeRef.new(shape: SetIpAddressTypeRequest)
4480
+ o.output = Shapes::ShapeRef.new(shape: SetIpAddressTypeResult)
4481
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
4482
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4483
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4484
+ o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
4485
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4486
+ o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
4487
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
4488
+ end)
4489
+
4013
4490
  api.add_operation(:start_instance, Seahorse::Model::Operation.new.tap do |o|
4014
4491
  o.name = "StartInstance"
4015
4492
  o.http_method = "POST"
@@ -4129,6 +4606,19 @@ module Aws::Lightsail
4129
4606
  o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
4130
4607
  end)
4131
4608
 
4609
+ api.add_operation(:update_container_service, Seahorse::Model::Operation.new.tap do |o|
4610
+ o.name = "UpdateContainerService"
4611
+ o.http_method = "POST"
4612
+ o.http_request_uri = "/"
4613
+ o.input = Shapes::ShapeRef.new(shape: UpdateContainerServiceRequest)
4614
+ o.output = Shapes::ShapeRef.new(shape: UpdateContainerServiceResult)
4615
+ o.errors << Shapes::ShapeRef.new(shape: ServiceException)
4616
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4617
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4618
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4619
+ o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
4620
+ end)
4621
+
4132
4622
  api.add_operation(:update_distribution, Seahorse::Model::Operation.new.tap do |o|
4133
4623
  o.name = "UpdateDistribution"
4134
4624
  o.http_method = "POST"