aws-sdk-ecs 1.165.0 → 1.171.0

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.
@@ -28,6 +28,7 @@ module Aws::ECS
28
28
  Attributes = Shapes::ListShape.new(name: 'Attributes')
29
29
  AutoScalingGroupProvider = Shapes::StructureShape.new(name: 'AutoScalingGroupProvider')
30
30
  AutoScalingGroupProviderUpdate = Shapes::StructureShape.new(name: 'AutoScalingGroupProviderUpdate')
31
+ AvailabilityZoneRebalancing = Shapes::StringShape.new(name: 'AvailabilityZoneRebalancing')
31
32
  AwsVpcConfiguration = Shapes::StructureShape.new(name: 'AwsVpcConfiguration')
32
33
  BlockedException = Shapes::StructureShape.new(name: 'BlockedException')
33
34
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
@@ -69,6 +70,8 @@ module Aws::ECS
69
70
  ContainerDefinitions = Shapes::ListShape.new(name: 'ContainerDefinitions')
70
71
  ContainerDependencies = Shapes::ListShape.new(name: 'ContainerDependencies')
71
72
  ContainerDependency = Shapes::StructureShape.new(name: 'ContainerDependency')
73
+ ContainerImage = Shapes::StructureShape.new(name: 'ContainerImage')
74
+ ContainerImages = Shapes::ListShape.new(name: 'ContainerImages')
72
75
  ContainerInstance = Shapes::StructureShape.new(name: 'ContainerInstance')
73
76
  ContainerInstanceField = Shapes::StringShape.new(name: 'ContainerInstanceField')
74
77
  ContainerInstanceFieldList = Shapes::ListShape.new(name: 'ContainerInstanceFieldList')
@@ -89,6 +92,7 @@ module Aws::ECS
89
92
  CreateServiceResponse = Shapes::StructureShape.new(name: 'CreateServiceResponse')
90
93
  CreateTaskSetRequest = Shapes::StructureShape.new(name: 'CreateTaskSetRequest')
91
94
  CreateTaskSetResponse = Shapes::StructureShape.new(name: 'CreateTaskSetResponse')
95
+ CreatedAt = Shapes::StructureShape.new(name: 'CreatedAt')
92
96
  DeleteAccountSettingRequest = Shapes::StructureShape.new(name: 'DeleteAccountSettingRequest')
93
97
  DeleteAccountSettingResponse = Shapes::StructureShape.new(name: 'DeleteAccountSettingResponse')
94
98
  DeleteAttributesRequest = Shapes::StructureShape.new(name: 'DeleteAttributesRequest')
@@ -122,6 +126,10 @@ module Aws::ECS
122
126
  DescribeClustersResponse = Shapes::StructureShape.new(name: 'DescribeClustersResponse')
123
127
  DescribeContainerInstancesRequest = Shapes::StructureShape.new(name: 'DescribeContainerInstancesRequest')
124
128
  DescribeContainerInstancesResponse = Shapes::StructureShape.new(name: 'DescribeContainerInstancesResponse')
129
+ DescribeServiceDeploymentsRequest = Shapes::StructureShape.new(name: 'DescribeServiceDeploymentsRequest')
130
+ DescribeServiceDeploymentsResponse = Shapes::StructureShape.new(name: 'DescribeServiceDeploymentsResponse')
131
+ DescribeServiceRevisionsRequest = Shapes::StructureShape.new(name: 'DescribeServiceRevisionsRequest')
132
+ DescribeServiceRevisionsResponse = Shapes::StructureShape.new(name: 'DescribeServiceRevisionsResponse')
125
133
  DescribeServicesRequest = Shapes::StructureShape.new(name: 'DescribeServicesRequest')
126
134
  DescribeServicesResponse = Shapes::StructureShape.new(name: 'DescribeServicesResponse')
127
135
  DescribeTaskDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeTaskDefinitionRequest')
@@ -203,6 +211,8 @@ module Aws::ECS
203
211
  ListClustersResponse = Shapes::StructureShape.new(name: 'ListClustersResponse')
204
212
  ListContainerInstancesRequest = Shapes::StructureShape.new(name: 'ListContainerInstancesRequest')
205
213
  ListContainerInstancesResponse = Shapes::StructureShape.new(name: 'ListContainerInstancesResponse')
214
+ ListServiceDeploymentsRequest = Shapes::StructureShape.new(name: 'ListServiceDeploymentsRequest')
215
+ ListServiceDeploymentsResponse = Shapes::StructureShape.new(name: 'ListServiceDeploymentsResponse')
206
216
  ListServicesByNamespaceRequest = Shapes::StructureShape.new(name: 'ListServicesByNamespaceRequest')
207
217
  ListServicesByNamespaceResponse = Shapes::StructureShape.new(name: 'ListServicesByNamespaceResponse')
208
218
  ListServicesRequest = Shapes::StructureShape.new(name: 'ListServicesRequest')
@@ -289,6 +299,7 @@ module Aws::ECS
289
299
  ResourceRequirements = Shapes::ListShape.new(name: 'ResourceRequirements')
290
300
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
291
301
  Resources = Shapes::ListShape.new(name: 'Resources')
302
+ Rollback = Shapes::StructureShape.new(name: 'Rollback')
292
303
  RunTaskRequest = Shapes::StructureShape.new(name: 'RunTaskRequest')
293
304
  RunTaskResponse = Shapes::StructureShape.new(name: 'RunTaskResponse')
294
305
  RuntimePlatform = Shapes::StructureShape.new(name: 'RuntimePlatform')
@@ -310,6 +321,15 @@ module Aws::ECS
310
321
  ServiceConnectServiceResourceList = Shapes::ListShape.new(name: 'ServiceConnectServiceResourceList')
311
322
  ServiceConnectTlsCertificateAuthority = Shapes::StructureShape.new(name: 'ServiceConnectTlsCertificateAuthority')
312
323
  ServiceConnectTlsConfiguration = Shapes::StructureShape.new(name: 'ServiceConnectTlsConfiguration')
324
+ ServiceDeployment = Shapes::StructureShape.new(name: 'ServiceDeployment')
325
+ ServiceDeploymentAlarms = Shapes::StructureShape.new(name: 'ServiceDeploymentAlarms')
326
+ ServiceDeploymentBrief = Shapes::StructureShape.new(name: 'ServiceDeploymentBrief')
327
+ ServiceDeploymentCircuitBreaker = Shapes::StructureShape.new(name: 'ServiceDeploymentCircuitBreaker')
328
+ ServiceDeploymentRollbackMonitorsStatus = Shapes::StringShape.new(name: 'ServiceDeploymentRollbackMonitorsStatus')
329
+ ServiceDeploymentStatus = Shapes::StringShape.new(name: 'ServiceDeploymentStatus')
330
+ ServiceDeploymentStatusList = Shapes::ListShape.new(name: 'ServiceDeploymentStatusList')
331
+ ServiceDeployments = Shapes::ListShape.new(name: 'ServiceDeployments')
332
+ ServiceDeploymentsBrief = Shapes::ListShape.new(name: 'ServiceDeploymentsBrief')
313
333
  ServiceEvent = Shapes::StructureShape.new(name: 'ServiceEvent')
314
334
  ServiceEvents = Shapes::ListShape.new(name: 'ServiceEvents')
315
335
  ServiceField = Shapes::StringShape.new(name: 'ServiceField')
@@ -319,6 +339,10 @@ module Aws::ECS
319
339
  ServiceNotFoundException = Shapes::StructureShape.new(name: 'ServiceNotFoundException')
320
340
  ServiceRegistries = Shapes::ListShape.new(name: 'ServiceRegistries')
321
341
  ServiceRegistry = Shapes::StructureShape.new(name: 'ServiceRegistry')
342
+ ServiceRevision = Shapes::StructureShape.new(name: 'ServiceRevision')
343
+ ServiceRevisionSummary = Shapes::StructureShape.new(name: 'ServiceRevisionSummary')
344
+ ServiceRevisions = Shapes::ListShape.new(name: 'ServiceRevisions')
345
+ ServiceRevisionsSummaryList = Shapes::ListShape.new(name: 'ServiceRevisionsSummaryList')
322
346
  ServiceVolumeConfiguration = Shapes::StructureShape.new(name: 'ServiceVolumeConfiguration')
323
347
  ServiceVolumeConfigurations = Shapes::ListShape.new(name: 'ServiceVolumeConfigurations')
324
348
  Services = Shapes::ListShape.new(name: 'Services')
@@ -411,11 +435,14 @@ module Aws::ECS
411
435
  UpdateTaskProtectionResponse = Shapes::StructureShape.new(name: 'UpdateTaskProtectionResponse')
412
436
  UpdateTaskSetRequest = Shapes::StructureShape.new(name: 'UpdateTaskSetRequest')
413
437
  UpdateTaskSetResponse = Shapes::StructureShape.new(name: 'UpdateTaskSetResponse')
438
+ VersionConsistency = Shapes::StringShape.new(name: 'VersionConsistency')
414
439
  VersionInfo = Shapes::StructureShape.new(name: 'VersionInfo')
415
440
  Volume = Shapes::StructureShape.new(name: 'Volume')
416
441
  VolumeFrom = Shapes::StructureShape.new(name: 'VolumeFrom')
417
442
  VolumeFromList = Shapes::ListShape.new(name: 'VolumeFromList')
418
443
  VolumeList = Shapes::ListShape.new(name: 'VolumeList')
444
+ VpcLatticeConfiguration = Shapes::StructureShape.new(name: 'VpcLatticeConfiguration')
445
+ VpcLatticeConfigurations = Shapes::ListShape.new(name: 'VpcLatticeConfigurations')
419
446
 
420
447
  AccessDeniedException.struct_class = Types::AccessDeniedException
421
448
 
@@ -577,6 +604,7 @@ module Aws::ECS
577
604
  ContainerDefinition.add_member(:depends_on, Shapes::ShapeRef.new(shape: ContainerDependencies, location_name: "dependsOn"))
578
605
  ContainerDefinition.add_member(:start_timeout, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "startTimeout"))
579
606
  ContainerDefinition.add_member(:stop_timeout, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "stopTimeout"))
607
+ ContainerDefinition.add_member(:version_consistency, Shapes::ShapeRef.new(shape: VersionConsistency, location_name: "versionConsistency"))
580
608
  ContainerDefinition.add_member(:hostname, Shapes::ShapeRef.new(shape: String, location_name: "hostname"))
581
609
  ContainerDefinition.add_member(:user, Shapes::ShapeRef.new(shape: String, location_name: "user"))
582
610
  ContainerDefinition.add_member(:working_directory, Shapes::ShapeRef.new(shape: String, location_name: "workingDirectory"))
@@ -607,6 +635,13 @@ module Aws::ECS
607
635
  ContainerDependency.add_member(:condition, Shapes::ShapeRef.new(shape: ContainerCondition, required: true, location_name: "condition"))
608
636
  ContainerDependency.struct_class = Types::ContainerDependency
609
637
 
638
+ ContainerImage.add_member(:container_name, Shapes::ShapeRef.new(shape: String, location_name: "containerName"))
639
+ ContainerImage.add_member(:image_digest, Shapes::ShapeRef.new(shape: String, location_name: "imageDigest"))
640
+ ContainerImage.add_member(:image, Shapes::ShapeRef.new(shape: String, location_name: "image"))
641
+ ContainerImage.struct_class = Types::ContainerImage
642
+
643
+ ContainerImages.member = Shapes::ShapeRef.new(shape: ContainerImage)
644
+
610
645
  ContainerInstance.add_member(:container_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "containerInstanceArn"))
611
646
  ContainerInstance.add_member(:ec2_instance_id, Shapes::ShapeRef.new(shape: String, location_name: "ec2InstanceId"))
612
647
  ContainerInstance.add_member(:capacity_provider_name, Shapes::ShapeRef.new(shape: String, location_name: "capacityProviderName"))
@@ -688,6 +723,7 @@ module Aws::ECS
688
723
  CreateServiceRequest.add_member(:cluster, Shapes::ShapeRef.new(shape: String, location_name: "cluster"))
689
724
  CreateServiceRequest.add_member(:service_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "serviceName"))
690
725
  CreateServiceRequest.add_member(:task_definition, Shapes::ShapeRef.new(shape: String, location_name: "taskDefinition"))
726
+ CreateServiceRequest.add_member(:availability_zone_rebalancing, Shapes::ShapeRef.new(shape: AvailabilityZoneRebalancing, location_name: "availabilityZoneRebalancing"))
691
727
  CreateServiceRequest.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancers, location_name: "loadBalancers"))
692
728
  CreateServiceRequest.add_member(:service_registries, Shapes::ShapeRef.new(shape: ServiceRegistries, location_name: "serviceRegistries"))
693
729
  CreateServiceRequest.add_member(:desired_count, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "desiredCount"))
@@ -709,6 +745,7 @@ module Aws::ECS
709
745
  CreateServiceRequest.add_member(:enable_execute_command, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableExecuteCommand"))
710
746
  CreateServiceRequest.add_member(:service_connect_configuration, Shapes::ShapeRef.new(shape: ServiceConnectConfiguration, location_name: "serviceConnectConfiguration"))
711
747
  CreateServiceRequest.add_member(:volume_configurations, Shapes::ShapeRef.new(shape: ServiceVolumeConfigurations, location_name: "volumeConfigurations"))
748
+ CreateServiceRequest.add_member(:vpc_lattice_configurations, Shapes::ShapeRef.new(shape: VpcLatticeConfigurations, location_name: "vpcLatticeConfigurations"))
712
749
  CreateServiceRequest.struct_class = Types::CreateServiceRequest
713
750
 
714
751
  CreateServiceResponse.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
@@ -732,6 +769,10 @@ module Aws::ECS
732
769
  CreateTaskSetResponse.add_member(:task_set, Shapes::ShapeRef.new(shape: TaskSet, location_name: "taskSet"))
733
770
  CreateTaskSetResponse.struct_class = Types::CreateTaskSetResponse
734
771
 
772
+ CreatedAt.add_member(:before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "before"))
773
+ CreatedAt.add_member(:after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "after"))
774
+ CreatedAt.struct_class = Types::CreatedAt
775
+
735
776
  DeleteAccountSettingRequest.add_member(:name, Shapes::ShapeRef.new(shape: SettingName, required: true, location_name: "name"))
736
777
  DeleteAccountSettingRequest.add_member(:principal_arn, Shapes::ShapeRef.new(shape: String, location_name: "principalArn"))
737
778
  DeleteAccountSettingRequest.struct_class = Types::DeleteAccountSettingRequest
@@ -802,11 +843,12 @@ module Aws::ECS
802
843
  Deployment.add_member(:service_connect_resources, Shapes::ShapeRef.new(shape: ServiceConnectServiceResourceList, location_name: "serviceConnectResources"))
803
844
  Deployment.add_member(:volume_configurations, Shapes::ShapeRef.new(shape: ServiceVolumeConfigurations, location_name: "volumeConfigurations"))
804
845
  Deployment.add_member(:fargate_ephemeral_storage, Shapes::ShapeRef.new(shape: DeploymentEphemeralStorage, location_name: "fargateEphemeralStorage"))
846
+ Deployment.add_member(:vpc_lattice_configurations, Shapes::ShapeRef.new(shape: VpcLatticeConfigurations, location_name: "vpcLatticeConfigurations"))
805
847
  Deployment.struct_class = Types::Deployment
806
848
 
807
849
  DeploymentAlarms.add_member(:alarm_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "alarmNames"))
808
- DeploymentAlarms.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
809
850
  DeploymentAlarms.add_member(:rollback, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "rollback"))
851
+ DeploymentAlarms.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
810
852
  DeploymentAlarms.struct_class = Types::DeploymentAlarms
811
853
 
812
854
  DeploymentCircuitBreaker.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
@@ -869,6 +911,20 @@ module Aws::ECS
869
911
  DescribeContainerInstancesResponse.add_member(:failures, Shapes::ShapeRef.new(shape: Failures, location_name: "failures"))
870
912
  DescribeContainerInstancesResponse.struct_class = Types::DescribeContainerInstancesResponse
871
913
 
914
+ DescribeServiceDeploymentsRequest.add_member(:service_deployment_arns, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "serviceDeploymentArns"))
915
+ DescribeServiceDeploymentsRequest.struct_class = Types::DescribeServiceDeploymentsRequest
916
+
917
+ DescribeServiceDeploymentsResponse.add_member(:service_deployments, Shapes::ShapeRef.new(shape: ServiceDeployments, location_name: "serviceDeployments"))
918
+ DescribeServiceDeploymentsResponse.add_member(:failures, Shapes::ShapeRef.new(shape: Failures, location_name: "failures"))
919
+ DescribeServiceDeploymentsResponse.struct_class = Types::DescribeServiceDeploymentsResponse
920
+
921
+ DescribeServiceRevisionsRequest.add_member(:service_revision_arns, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "serviceRevisionArns"))
922
+ DescribeServiceRevisionsRequest.struct_class = Types::DescribeServiceRevisionsRequest
923
+
924
+ DescribeServiceRevisionsResponse.add_member(:service_revisions, Shapes::ShapeRef.new(shape: ServiceRevisions, location_name: "serviceRevisions"))
925
+ DescribeServiceRevisionsResponse.add_member(:failures, Shapes::ShapeRef.new(shape: Failures, location_name: "failures"))
926
+ DescribeServiceRevisionsResponse.struct_class = Types::DescribeServiceRevisionsResponse
927
+
872
928
  DescribeServicesRequest.add_member(:cluster, Shapes::ShapeRef.new(shape: String, location_name: "cluster"))
873
929
  DescribeServicesRequest.add_member(:services, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "services"))
874
930
  DescribeServicesRequest.add_member(:include, Shapes::ShapeRef.new(shape: ServiceFieldList, location_name: "include"))
@@ -1124,6 +1180,18 @@ module Aws::ECS
1124
1180
  ListContainerInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1125
1181
  ListContainerInstancesResponse.struct_class = Types::ListContainerInstancesResponse
1126
1182
 
1183
+ ListServiceDeploymentsRequest.add_member(:service, Shapes::ShapeRef.new(shape: String, required: true, location_name: "service"))
1184
+ ListServiceDeploymentsRequest.add_member(:cluster, Shapes::ShapeRef.new(shape: String, location_name: "cluster"))
1185
+ ListServiceDeploymentsRequest.add_member(:status, Shapes::ShapeRef.new(shape: ServiceDeploymentStatusList, location_name: "status"))
1186
+ ListServiceDeploymentsRequest.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
1187
+ ListServiceDeploymentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1188
+ ListServiceDeploymentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "maxResults"))
1189
+ ListServiceDeploymentsRequest.struct_class = Types::ListServiceDeploymentsRequest
1190
+
1191
+ ListServiceDeploymentsResponse.add_member(:service_deployments, Shapes::ShapeRef.new(shape: ServiceDeploymentsBrief, location_name: "serviceDeployments"))
1192
+ ListServiceDeploymentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1193
+ ListServiceDeploymentsResponse.struct_class = Types::ListServiceDeploymentsResponse
1194
+
1127
1195
  ListServicesByNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: String, required: true, location_name: "namespace"))
1128
1196
  ListServicesByNamespaceRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1129
1197
  ListServicesByNamespaceRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "maxResults"))
@@ -1402,6 +1470,11 @@ module Aws::ECS
1402
1470
 
1403
1471
  Resources.member = Shapes::ShapeRef.new(shape: Resource)
1404
1472
 
1473
+ Rollback.add_member(:reason, Shapes::ShapeRef.new(shape: String, location_name: "reason"))
1474
+ Rollback.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startedAt"))
1475
+ Rollback.add_member(:service_revision_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceRevisionArn"))
1476
+ Rollback.struct_class = Types::Rollback
1477
+
1405
1478
  RunTaskRequest.add_member(:capacity_provider_strategy, Shapes::ShapeRef.new(shape: CapacityProviderStrategy, location_name: "capacityProviderStrategy"))
1406
1479
  RunTaskRequest.add_member(:cluster, Shapes::ShapeRef.new(shape: String, location_name: "cluster"))
1407
1480
  RunTaskRequest.add_member(:count, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "count"))
@@ -1475,6 +1548,7 @@ module Aws::ECS
1475
1548
  Service.add_member(:enable_ecs_managed_tags, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableECSManagedTags"))
1476
1549
  Service.add_member(:propagate_tags, Shapes::ShapeRef.new(shape: PropagateTags, location_name: "propagateTags"))
1477
1550
  Service.add_member(:enable_execute_command, Shapes::ShapeRef.new(shape: Boolean, location_name: "enableExecuteCommand"))
1551
+ Service.add_member(:availability_zone_rebalancing, Shapes::ShapeRef.new(shape: AvailabilityZoneRebalancing, location_name: "availabilityZoneRebalancing"))
1478
1552
  Service.struct_class = Types::Service
1479
1553
 
1480
1554
  ServiceConnectClientAlias.add_member(:port, Shapes::ShapeRef.new(shape: PortNumber, required: true, location_name: "port"))
@@ -1513,6 +1587,51 @@ module Aws::ECS
1513
1587
  ServiceConnectTlsConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleArn"))
1514
1588
  ServiceConnectTlsConfiguration.struct_class = Types::ServiceConnectTlsConfiguration
1515
1589
 
1590
+ ServiceDeployment.add_member(:service_deployment_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceDeploymentArn"))
1591
+ ServiceDeployment.add_member(:service_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceArn"))
1592
+ ServiceDeployment.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: String, location_name: "clusterArn"))
1593
+ ServiceDeployment.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1594
+ ServiceDeployment.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startedAt"))
1595
+ ServiceDeployment.add_member(:finished_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "finishedAt"))
1596
+ ServiceDeployment.add_member(:stopped_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "stoppedAt"))
1597
+ ServiceDeployment.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1598
+ ServiceDeployment.add_member(:source_service_revisions, Shapes::ShapeRef.new(shape: ServiceRevisionsSummaryList, location_name: "sourceServiceRevisions"))
1599
+ ServiceDeployment.add_member(:target_service_revision, Shapes::ShapeRef.new(shape: ServiceRevisionSummary, location_name: "targetServiceRevision"))
1600
+ ServiceDeployment.add_member(:status, Shapes::ShapeRef.new(shape: ServiceDeploymentStatus, location_name: "status"))
1601
+ ServiceDeployment.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
1602
+ ServiceDeployment.add_member(:deployment_configuration, Shapes::ShapeRef.new(shape: DeploymentConfiguration, location_name: "deploymentConfiguration"))
1603
+ ServiceDeployment.add_member(:rollback, Shapes::ShapeRef.new(shape: Rollback, location_name: "rollback"))
1604
+ ServiceDeployment.add_member(:deployment_circuit_breaker, Shapes::ShapeRef.new(shape: ServiceDeploymentCircuitBreaker, location_name: "deploymentCircuitBreaker"))
1605
+ ServiceDeployment.add_member(:alarms, Shapes::ShapeRef.new(shape: ServiceDeploymentAlarms, location_name: "alarms"))
1606
+ ServiceDeployment.struct_class = Types::ServiceDeployment
1607
+
1608
+ ServiceDeploymentAlarms.add_member(:status, Shapes::ShapeRef.new(shape: ServiceDeploymentRollbackMonitorsStatus, location_name: "status"))
1609
+ ServiceDeploymentAlarms.add_member(:alarm_names, Shapes::ShapeRef.new(shape: StringList, location_name: "alarmNames"))
1610
+ ServiceDeploymentAlarms.add_member(:triggered_alarm_names, Shapes::ShapeRef.new(shape: StringList, location_name: "triggeredAlarmNames"))
1611
+ ServiceDeploymentAlarms.struct_class = Types::ServiceDeploymentAlarms
1612
+
1613
+ ServiceDeploymentBrief.add_member(:service_deployment_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceDeploymentArn"))
1614
+ ServiceDeploymentBrief.add_member(:service_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceArn"))
1615
+ ServiceDeploymentBrief.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: String, location_name: "clusterArn"))
1616
+ ServiceDeploymentBrief.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startedAt"))
1617
+ ServiceDeploymentBrief.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1618
+ ServiceDeploymentBrief.add_member(:finished_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "finishedAt"))
1619
+ ServiceDeploymentBrief.add_member(:target_service_revision_arn, Shapes::ShapeRef.new(shape: String, location_name: "targetServiceRevisionArn"))
1620
+ ServiceDeploymentBrief.add_member(:status, Shapes::ShapeRef.new(shape: ServiceDeploymentStatus, location_name: "status"))
1621
+ ServiceDeploymentBrief.add_member(:status_reason, Shapes::ShapeRef.new(shape: String, location_name: "statusReason"))
1622
+ ServiceDeploymentBrief.struct_class = Types::ServiceDeploymentBrief
1623
+
1624
+ ServiceDeploymentCircuitBreaker.add_member(:status, Shapes::ShapeRef.new(shape: ServiceDeploymentRollbackMonitorsStatus, location_name: "status"))
1625
+ ServiceDeploymentCircuitBreaker.add_member(:failure_count, Shapes::ShapeRef.new(shape: Integer, location_name: "failureCount"))
1626
+ ServiceDeploymentCircuitBreaker.add_member(:threshold, Shapes::ShapeRef.new(shape: Integer, location_name: "threshold"))
1627
+ ServiceDeploymentCircuitBreaker.struct_class = Types::ServiceDeploymentCircuitBreaker
1628
+
1629
+ ServiceDeploymentStatusList.member = Shapes::ShapeRef.new(shape: ServiceDeploymentStatus)
1630
+
1631
+ ServiceDeployments.member = Shapes::ShapeRef.new(shape: ServiceDeployment)
1632
+
1633
+ ServiceDeploymentsBrief.member = Shapes::ShapeRef.new(shape: ServiceDeploymentBrief)
1634
+
1516
1635
  ServiceEvent.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
1517
1636
  ServiceEvent.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1518
1637
  ServiceEvent.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
@@ -1546,6 +1665,36 @@ module Aws::ECS
1546
1665
  ServiceRegistry.add_member(:container_port, Shapes::ShapeRef.new(shape: BoxedInteger, location_name: "containerPort"))
1547
1666
  ServiceRegistry.struct_class = Types::ServiceRegistry
1548
1667
 
1668
+ ServiceRevision.add_member(:service_revision_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceRevisionArn"))
1669
+ ServiceRevision.add_member(:service_arn, Shapes::ShapeRef.new(shape: String, location_name: "serviceArn"))
1670
+ ServiceRevision.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: String, location_name: "clusterArn"))
1671
+ ServiceRevision.add_member(:task_definition, Shapes::ShapeRef.new(shape: String, location_name: "taskDefinition"))
1672
+ ServiceRevision.add_member(:capacity_provider_strategy, Shapes::ShapeRef.new(shape: CapacityProviderStrategy, location_name: "capacityProviderStrategy"))
1673
+ ServiceRevision.add_member(:launch_type, Shapes::ShapeRef.new(shape: LaunchType, location_name: "launchType"))
1674
+ ServiceRevision.add_member(:platform_version, Shapes::ShapeRef.new(shape: String, location_name: "platformVersion"))
1675
+ ServiceRevision.add_member(:platform_family, Shapes::ShapeRef.new(shape: String, location_name: "platformFamily"))
1676
+ ServiceRevision.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancers, location_name: "loadBalancers"))
1677
+ ServiceRevision.add_member(:service_registries, Shapes::ShapeRef.new(shape: ServiceRegistries, location_name: "serviceRegistries"))
1678
+ ServiceRevision.add_member(:network_configuration, Shapes::ShapeRef.new(shape: NetworkConfiguration, location_name: "networkConfiguration"))
1679
+ ServiceRevision.add_member(:container_images, Shapes::ShapeRef.new(shape: ContainerImages, location_name: "containerImages"))
1680
+ ServiceRevision.add_member(:guard_duty_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "guardDutyEnabled"))
1681
+ ServiceRevision.add_member(:service_connect_configuration, Shapes::ShapeRef.new(shape: ServiceConnectConfiguration, location_name: "serviceConnectConfiguration"))
1682
+ ServiceRevision.add_member(:volume_configurations, Shapes::ShapeRef.new(shape: ServiceVolumeConfigurations, location_name: "volumeConfigurations"))
1683
+ ServiceRevision.add_member(:fargate_ephemeral_storage, Shapes::ShapeRef.new(shape: DeploymentEphemeralStorage, location_name: "fargateEphemeralStorage"))
1684
+ ServiceRevision.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1685
+ ServiceRevision.add_member(:vpc_lattice_configurations, Shapes::ShapeRef.new(shape: VpcLatticeConfigurations, location_name: "vpcLatticeConfigurations"))
1686
+ ServiceRevision.struct_class = Types::ServiceRevision
1687
+
1688
+ ServiceRevisionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
1689
+ ServiceRevisionSummary.add_member(:requested_task_count, Shapes::ShapeRef.new(shape: Integer, location_name: "requestedTaskCount"))
1690
+ ServiceRevisionSummary.add_member(:running_task_count, Shapes::ShapeRef.new(shape: Integer, location_name: "runningTaskCount"))
1691
+ ServiceRevisionSummary.add_member(:pending_task_count, Shapes::ShapeRef.new(shape: Integer, location_name: "pendingTaskCount"))
1692
+ ServiceRevisionSummary.struct_class = Types::ServiceRevisionSummary
1693
+
1694
+ ServiceRevisions.member = Shapes::ShapeRef.new(shape: ServiceRevision)
1695
+
1696
+ ServiceRevisionsSummaryList.member = Shapes::ShapeRef.new(shape: ServiceRevisionSummary)
1697
+
1549
1698
  ServiceVolumeConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: ECSVolumeName, required: true, location_name: "name"))
1550
1699
  ServiceVolumeConfiguration.add_member(:managed_ebs_volume, Shapes::ShapeRef.new(shape: ServiceManagedEBSVolumeConfiguration, location_name: "managedEBSVolume"))
1551
1700
  ServiceVolumeConfiguration.struct_class = Types::ServiceVolumeConfiguration
@@ -1888,6 +2037,7 @@ module Aws::ECS
1888
2037
  UpdateServiceRequest.add_member(:task_definition, Shapes::ShapeRef.new(shape: String, location_name: "taskDefinition"))
1889
2038
  UpdateServiceRequest.add_member(:capacity_provider_strategy, Shapes::ShapeRef.new(shape: CapacityProviderStrategy, location_name: "capacityProviderStrategy"))
1890
2039
  UpdateServiceRequest.add_member(:deployment_configuration, Shapes::ShapeRef.new(shape: DeploymentConfiguration, location_name: "deploymentConfiguration"))
2040
+ UpdateServiceRequest.add_member(:availability_zone_rebalancing, Shapes::ShapeRef.new(shape: AvailabilityZoneRebalancing, location_name: "availabilityZoneRebalancing"))
1891
2041
  UpdateServiceRequest.add_member(:network_configuration, Shapes::ShapeRef.new(shape: NetworkConfiguration, location_name: "networkConfiguration"))
1892
2042
  UpdateServiceRequest.add_member(:placement_constraints, Shapes::ShapeRef.new(shape: PlacementConstraints, location_name: "placementConstraints"))
1893
2043
  UpdateServiceRequest.add_member(:placement_strategy, Shapes::ShapeRef.new(shape: PlacementStrategies, location_name: "placementStrategy"))
@@ -1901,6 +2051,7 @@ module Aws::ECS
1901
2051
  UpdateServiceRequest.add_member(:service_registries, Shapes::ShapeRef.new(shape: ServiceRegistries, location_name: "serviceRegistries"))
1902
2052
  UpdateServiceRequest.add_member(:service_connect_configuration, Shapes::ShapeRef.new(shape: ServiceConnectConfiguration, location_name: "serviceConnectConfiguration"))
1903
2053
  UpdateServiceRequest.add_member(:volume_configurations, Shapes::ShapeRef.new(shape: ServiceVolumeConfigurations, location_name: "volumeConfigurations"))
2054
+ UpdateServiceRequest.add_member(:vpc_lattice_configurations, Shapes::ShapeRef.new(shape: VpcLatticeConfigurations, location_name: "vpcLatticeConfigurations"))
1904
2055
  UpdateServiceRequest.struct_class = Types::UpdateServiceRequest
1905
2056
 
1906
2057
  UpdateServiceResponse.add_member(:service, Shapes::ShapeRef.new(shape: Service, location_name: "service"))
@@ -1946,6 +2097,13 @@ module Aws::ECS
1946
2097
 
1947
2098
  VolumeList.member = Shapes::ShapeRef.new(shape: Volume)
1948
2099
 
2100
+ VpcLatticeConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: IAMRoleArn, required: true, location_name: "roleArn"))
2101
+ VpcLatticeConfiguration.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "targetGroupArn"))
2102
+ VpcLatticeConfiguration.add_member(:port_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "portName"))
2103
+ VpcLatticeConfiguration.struct_class = Types::VpcLatticeConfiguration
2104
+
2105
+ VpcLatticeConfigurations.member = Shapes::ShapeRef.new(shape: VpcLatticeConfiguration)
2106
+
1949
2107
 
1950
2108
  # @api private
1951
2109
  API = Seahorse::Model::Api.new.tap do |api|
@@ -2176,6 +2334,36 @@ module Aws::ECS
2176
2334
  o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundException)
2177
2335
  end)
2178
2336
 
2337
+ api.add_operation(:describe_service_deployments, Seahorse::Model::Operation.new.tap do |o|
2338
+ o.name = "DescribeServiceDeployments"
2339
+ o.http_method = "POST"
2340
+ o.http_request_uri = "/"
2341
+ o.input = Shapes::ShapeRef.new(shape: DescribeServiceDeploymentsRequest)
2342
+ o.output = Shapes::ShapeRef.new(shape: DescribeServiceDeploymentsResponse)
2343
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2344
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
2345
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundException)
2346
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2347
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
2348
+ o.errors << Shapes::ShapeRef.new(shape: ServiceNotFoundException)
2349
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedFeatureException)
2350
+ end)
2351
+
2352
+ api.add_operation(:describe_service_revisions, Seahorse::Model::Operation.new.tap do |o|
2353
+ o.name = "DescribeServiceRevisions"
2354
+ o.http_method = "POST"
2355
+ o.http_request_uri = "/"
2356
+ o.input = Shapes::ShapeRef.new(shape: DescribeServiceRevisionsRequest)
2357
+ o.output = Shapes::ShapeRef.new(shape: DescribeServiceRevisionsResponse)
2358
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2359
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
2360
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundException)
2361
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2362
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
2363
+ o.errors << Shapes::ShapeRef.new(shape: ServiceNotFoundException)
2364
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedFeatureException)
2365
+ end)
2366
+
2179
2367
  api.add_operation(:describe_services, Seahorse::Model::Operation.new.tap do |o|
2180
2368
  o.name = "DescribeServices"
2181
2369
  o.http_method = "POST"
@@ -2334,6 +2522,20 @@ module Aws::ECS
2334
2522
  )
2335
2523
  end)
2336
2524
 
2525
+ api.add_operation(:list_service_deployments, Seahorse::Model::Operation.new.tap do |o|
2526
+ o.name = "ListServiceDeployments"
2527
+ o.http_method = "POST"
2528
+ o.http_request_uri = "/"
2529
+ o.input = Shapes::ShapeRef.new(shape: ListServiceDeploymentsRequest)
2530
+ o.output = Shapes::ShapeRef.new(shape: ListServiceDeploymentsResponse)
2531
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2532
+ o.errors << Shapes::ShapeRef.new(shape: ClientException)
2533
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2534
+ o.errors << Shapes::ShapeRef.new(shape: ServerException)
2535
+ o.errors << Shapes::ShapeRef.new(shape: ServiceNotFoundException)
2536
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedFeatureException)
2537
+ end)
2538
+
2337
2539
  api.add_operation(:list_services, Seahorse::Model::Operation.new.tap do |o|
2338
2540
  o.name = "ListServices"
2339
2541
  o.http_method = "POST"