@aws-sdk/client-ecs 3.170.0 → 3.173.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/ECS.d.ts +2 -30
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -30
- package/dist-types/models/models_0.d.ts +82 -16
- package/dist-types/ts3.4/ECS.d.ts +0 -52
- package/dist-types/ts3.4/ECSClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAccountSettingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterContainerInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCapacityProvidersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContainerInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeServicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DiscoverPollEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ExecuteCommandCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAccountSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContainerInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTaskDefinitionFamiliesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTaskDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAccountSettingCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAccountSettingDefaultCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutAttributesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutClusterCapacityProvidersCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterContainerInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RunTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTaskCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitAttachmentStateChangesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitContainerStateChangeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SubmitTaskStateChangeCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateClusterSettingsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContainerAgentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContainerInstancesStateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateServicePrimaryTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/ECSServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -905
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForServicesInactive.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForServicesStable.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTasksRunning.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTasksStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -2,7 +2,6 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
-
|
|
6
5
|
export declare class ECSServiceException extends __ServiceException {
|
|
7
6
|
constructor(options: __ServiceExceptionOptions);
|
|
8
7
|
}
|