@cdklabs/cdk-ecs-codedeploy 0.0.103 → 0.0.105
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/.jsii +71 -6
- package/.projenrc.ts +1 -1
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/models/models_0.js +1 -556
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +2 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/models/models_0.js +0 -414
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeploy.d.ts +48 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +24 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ContinueDeploymentCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentConfigsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/CodeDeployServiceException.d.ts +2 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/models_0.d.ts +382 -552
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/Interfaces.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListApplicationRevisionsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListApplicationsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentConfigsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentGroupsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentInstancesPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/models/models_0.d.ts +0 -378
- package/node_modules/@aws-sdk/client-codedeploy/package.json +4 -3
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-cjs/models/models_0.js +1 -17
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -12
- package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +5 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +24 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +28 -16
- package/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +3 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +3 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/client-sso/package.json +2 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/models/models_0.js +1 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -18
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +24 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +30 -24
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +2 -1
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-cjs/models/models_0.js +1 -85
- package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +19 -83
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +2 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -63
- package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +19 -83
- package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +10 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +24 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +17 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +16 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +2 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +47 -84
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -59
- package/node_modules/@aws-sdk/client-sts/package.json +3 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/package.json +11 -11
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListOnPremisesInstancesInputFilterSensitiveLog, ListOnPremisesInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListOnPremisesInstancesCommand, serializeAws_json1_1ListOnPremisesInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListOnPremisesInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListOnPremisesInstancesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PutLifecycleEventHookExecutionStatusInputFilterSensitiveLog, PutLifecycleEventHookExecutionStatusOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand, serializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class PutLifecycleEventHookExecutionStatusCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PutLifecycleEventHookExecutionStatusCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RegisterApplicationRevisionInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RegisterApplicationRevisionCommand, serializeAws_json1_1RegisterApplicationRevisionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RegisterApplicationRevisionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RegisterApplicationRevisionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RegisterOnPremisesInstanceInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RegisterOnPremisesInstanceCommand, serializeAws_json1_1RegisterOnPremisesInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RegisterOnPremisesInstanceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RegisterOnPremisesInstanceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { RemoveTagsFromOnPremisesInstancesInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand, serializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RemoveTagsFromOnPremisesInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RemoveTagsFromOnPremisesInstancesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { SkipWaitTimeForInstanceTerminationInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand, serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class SkipWaitTimeForInstanceTerminationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class SkipWaitTimeForInstanceTerminationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { StopDeploymentInputFilterSensitiveLog, StopDeploymentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1StopDeploymentCommand, serializeAws_json1_1StopDeploymentCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class StopDeploymentCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class StopDeploymentCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceInputFilterSensitiveLog, TagResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceInputFilterSensitiveLog, UntagResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateApplicationInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateApplicationCommand, serializeAws_json1_1UpdateApplicationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateApplicationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateApplicationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateDeploymentGroupInputFilterSensitiveLog, UpdateDeploymentGroupOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateDeploymentGroupCommand, serializeAws_json1_1UpdateDeploymentGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateDeploymentGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateDeploymentGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1556,417 +1556,3 @@ export var StopStatus;
|
|
|
1556
1556
|
StopStatus["PENDING"] = "Pending";
|
|
1557
1557
|
StopStatus["SUCCEEDED"] = "Succeeded";
|
|
1558
1558
|
})(StopStatus || (StopStatus = {}));
|
|
1559
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
1560
|
-
...obj,
|
|
1561
|
-
});
|
|
1562
|
-
export const AddTagsToOnPremisesInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1563
|
-
...obj,
|
|
1564
|
-
});
|
|
1565
|
-
export const AlarmFilterSensitiveLog = (obj) => ({
|
|
1566
|
-
...obj,
|
|
1567
|
-
});
|
|
1568
|
-
export const AlarmConfigurationFilterSensitiveLog = (obj) => ({
|
|
1569
|
-
...obj,
|
|
1570
|
-
});
|
|
1571
|
-
export const ApplicationInfoFilterSensitiveLog = (obj) => ({
|
|
1572
|
-
...obj,
|
|
1573
|
-
});
|
|
1574
|
-
export const AppSpecContentFilterSensitiveLog = (obj) => ({
|
|
1575
|
-
...obj,
|
|
1576
|
-
});
|
|
1577
|
-
export const AutoRollbackConfigurationFilterSensitiveLog = (obj) => ({
|
|
1578
|
-
...obj,
|
|
1579
|
-
});
|
|
1580
|
-
export const AutoScalingGroupFilterSensitiveLog = (obj) => ({
|
|
1581
|
-
...obj,
|
|
1582
|
-
});
|
|
1583
|
-
export const GitHubLocationFilterSensitiveLog = (obj) => ({
|
|
1584
|
-
...obj,
|
|
1585
|
-
});
|
|
1586
|
-
export const S3LocationFilterSensitiveLog = (obj) => ({
|
|
1587
|
-
...obj,
|
|
1588
|
-
});
|
|
1589
|
-
export const RawStringFilterSensitiveLog = (obj) => ({
|
|
1590
|
-
...obj,
|
|
1591
|
-
});
|
|
1592
|
-
export const RevisionLocationFilterSensitiveLog = (obj) => ({
|
|
1593
|
-
...obj,
|
|
1594
|
-
});
|
|
1595
|
-
export const BatchGetApplicationRevisionsInputFilterSensitiveLog = (obj) => ({
|
|
1596
|
-
...obj,
|
|
1597
|
-
});
|
|
1598
|
-
export const GenericRevisionInfoFilterSensitiveLog = (obj) => ({
|
|
1599
|
-
...obj,
|
|
1600
|
-
});
|
|
1601
|
-
export const RevisionInfoFilterSensitiveLog = (obj) => ({
|
|
1602
|
-
...obj,
|
|
1603
|
-
});
|
|
1604
|
-
export const BatchGetApplicationRevisionsOutputFilterSensitiveLog = (obj) => ({
|
|
1605
|
-
...obj,
|
|
1606
|
-
});
|
|
1607
|
-
export const BatchGetApplicationsInputFilterSensitiveLog = (obj) => ({
|
|
1608
|
-
...obj,
|
|
1609
|
-
});
|
|
1610
|
-
export const BatchGetApplicationsOutputFilterSensitiveLog = (obj) => ({
|
|
1611
|
-
...obj,
|
|
1612
|
-
});
|
|
1613
|
-
export const BatchGetDeploymentGroupsInputFilterSensitiveLog = (obj) => ({
|
|
1614
|
-
...obj,
|
|
1615
|
-
});
|
|
1616
|
-
export const DeploymentReadyOptionFilterSensitiveLog = (obj) => ({
|
|
1617
|
-
...obj,
|
|
1618
|
-
});
|
|
1619
|
-
export const GreenFleetProvisioningOptionFilterSensitiveLog = (obj) => ({
|
|
1620
|
-
...obj,
|
|
1621
|
-
});
|
|
1622
|
-
export const BlueInstanceTerminationOptionFilterSensitiveLog = (obj) => ({
|
|
1623
|
-
...obj,
|
|
1624
|
-
});
|
|
1625
|
-
export const BlueGreenDeploymentConfigurationFilterSensitiveLog = (obj) => ({
|
|
1626
|
-
...obj,
|
|
1627
|
-
});
|
|
1628
|
-
export const DeploymentStyleFilterSensitiveLog = (obj) => ({
|
|
1629
|
-
...obj,
|
|
1630
|
-
});
|
|
1631
|
-
export const EC2TagFilterFilterSensitiveLog = (obj) => ({
|
|
1632
|
-
...obj,
|
|
1633
|
-
});
|
|
1634
|
-
export const EC2TagSetFilterSensitiveLog = (obj) => ({
|
|
1635
|
-
...obj,
|
|
1636
|
-
});
|
|
1637
|
-
export const ECSServiceFilterSensitiveLog = (obj) => ({
|
|
1638
|
-
...obj,
|
|
1639
|
-
});
|
|
1640
|
-
export const LastDeploymentInfoFilterSensitiveLog = (obj) => ({
|
|
1641
|
-
...obj,
|
|
1642
|
-
});
|
|
1643
|
-
export const ELBInfoFilterSensitiveLog = (obj) => ({
|
|
1644
|
-
...obj,
|
|
1645
|
-
});
|
|
1646
|
-
export const TargetGroupInfoFilterSensitiveLog = (obj) => ({
|
|
1647
|
-
...obj,
|
|
1648
|
-
});
|
|
1649
|
-
export const TrafficRouteFilterSensitiveLog = (obj) => ({
|
|
1650
|
-
...obj,
|
|
1651
|
-
});
|
|
1652
|
-
export const TargetGroupPairInfoFilterSensitiveLog = (obj) => ({
|
|
1653
|
-
...obj,
|
|
1654
|
-
});
|
|
1655
|
-
export const LoadBalancerInfoFilterSensitiveLog = (obj) => ({
|
|
1656
|
-
...obj,
|
|
1657
|
-
});
|
|
1658
|
-
export const TagFilterFilterSensitiveLog = (obj) => ({
|
|
1659
|
-
...obj,
|
|
1660
|
-
});
|
|
1661
|
-
export const OnPremisesTagSetFilterSensitiveLog = (obj) => ({
|
|
1662
|
-
...obj,
|
|
1663
|
-
});
|
|
1664
|
-
export const TriggerConfigFilterSensitiveLog = (obj) => ({
|
|
1665
|
-
...obj,
|
|
1666
|
-
});
|
|
1667
|
-
export const DeploymentGroupInfoFilterSensitiveLog = (obj) => ({
|
|
1668
|
-
...obj,
|
|
1669
|
-
});
|
|
1670
|
-
export const BatchGetDeploymentGroupsOutputFilterSensitiveLog = (obj) => ({
|
|
1671
|
-
...obj,
|
|
1672
|
-
});
|
|
1673
|
-
export const BatchGetDeploymentInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1674
|
-
...obj,
|
|
1675
|
-
});
|
|
1676
|
-
export const DiagnosticsFilterSensitiveLog = (obj) => ({
|
|
1677
|
-
...obj,
|
|
1678
|
-
});
|
|
1679
|
-
export const LifecycleEventFilterSensitiveLog = (obj) => ({
|
|
1680
|
-
...obj,
|
|
1681
|
-
});
|
|
1682
|
-
export const InstanceSummaryFilterSensitiveLog = (obj) => ({
|
|
1683
|
-
...obj,
|
|
1684
|
-
});
|
|
1685
|
-
export const BatchGetDeploymentInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1686
|
-
...obj,
|
|
1687
|
-
});
|
|
1688
|
-
export const BatchGetDeploymentsInputFilterSensitiveLog = (obj) => ({
|
|
1689
|
-
...obj,
|
|
1690
|
-
});
|
|
1691
|
-
export const DeploymentOverviewFilterSensitiveLog = (obj) => ({
|
|
1692
|
-
...obj,
|
|
1693
|
-
});
|
|
1694
|
-
export const ErrorInformationFilterSensitiveLog = (obj) => ({
|
|
1695
|
-
...obj,
|
|
1696
|
-
});
|
|
1697
|
-
export const RelatedDeploymentsFilterSensitiveLog = (obj) => ({
|
|
1698
|
-
...obj,
|
|
1699
|
-
});
|
|
1700
|
-
export const RollbackInfoFilterSensitiveLog = (obj) => ({
|
|
1701
|
-
...obj,
|
|
1702
|
-
});
|
|
1703
|
-
export const TargetInstancesFilterSensitiveLog = (obj) => ({
|
|
1704
|
-
...obj,
|
|
1705
|
-
});
|
|
1706
|
-
export const DeploymentInfoFilterSensitiveLog = (obj) => ({
|
|
1707
|
-
...obj,
|
|
1708
|
-
});
|
|
1709
|
-
export const BatchGetDeploymentsOutputFilterSensitiveLog = (obj) => ({
|
|
1710
|
-
...obj,
|
|
1711
|
-
});
|
|
1712
|
-
export const BatchGetDeploymentTargetsInputFilterSensitiveLog = (obj) => ({
|
|
1713
|
-
...obj,
|
|
1714
|
-
});
|
|
1715
|
-
export const CloudFormationTargetFilterSensitiveLog = (obj) => ({
|
|
1716
|
-
...obj,
|
|
1717
|
-
});
|
|
1718
|
-
export const ECSTaskSetFilterSensitiveLog = (obj) => ({
|
|
1719
|
-
...obj,
|
|
1720
|
-
});
|
|
1721
|
-
export const ECSTargetFilterSensitiveLog = (obj) => ({
|
|
1722
|
-
...obj,
|
|
1723
|
-
});
|
|
1724
|
-
export const InstanceTargetFilterSensitiveLog = (obj) => ({
|
|
1725
|
-
...obj,
|
|
1726
|
-
});
|
|
1727
|
-
export const LambdaFunctionInfoFilterSensitiveLog = (obj) => ({
|
|
1728
|
-
...obj,
|
|
1729
|
-
});
|
|
1730
|
-
export const LambdaTargetFilterSensitiveLog = (obj) => ({
|
|
1731
|
-
...obj,
|
|
1732
|
-
});
|
|
1733
|
-
export const DeploymentTargetFilterSensitiveLog = (obj) => ({
|
|
1734
|
-
...obj,
|
|
1735
|
-
});
|
|
1736
|
-
export const BatchGetDeploymentTargetsOutputFilterSensitiveLog = (obj) => ({
|
|
1737
|
-
...obj,
|
|
1738
|
-
});
|
|
1739
|
-
export const BatchGetOnPremisesInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1740
|
-
...obj,
|
|
1741
|
-
});
|
|
1742
|
-
export const InstanceInfoFilterSensitiveLog = (obj) => ({
|
|
1743
|
-
...obj,
|
|
1744
|
-
});
|
|
1745
|
-
export const BatchGetOnPremisesInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1746
|
-
...obj,
|
|
1747
|
-
});
|
|
1748
|
-
export const ContinueDeploymentInputFilterSensitiveLog = (obj) => ({
|
|
1749
|
-
...obj,
|
|
1750
|
-
});
|
|
1751
|
-
export const CreateApplicationInputFilterSensitiveLog = (obj) => ({
|
|
1752
|
-
...obj,
|
|
1753
|
-
});
|
|
1754
|
-
export const CreateApplicationOutputFilterSensitiveLog = (obj) => ({
|
|
1755
|
-
...obj,
|
|
1756
|
-
});
|
|
1757
|
-
export const CreateDeploymentInputFilterSensitiveLog = (obj) => ({
|
|
1758
|
-
...obj,
|
|
1759
|
-
});
|
|
1760
|
-
export const CreateDeploymentOutputFilterSensitiveLog = (obj) => ({
|
|
1761
|
-
...obj,
|
|
1762
|
-
});
|
|
1763
|
-
export const MinimumHealthyHostsFilterSensitiveLog = (obj) => ({
|
|
1764
|
-
...obj,
|
|
1765
|
-
});
|
|
1766
|
-
export const TimeBasedCanaryFilterSensitiveLog = (obj) => ({
|
|
1767
|
-
...obj,
|
|
1768
|
-
});
|
|
1769
|
-
export const TimeBasedLinearFilterSensitiveLog = (obj) => ({
|
|
1770
|
-
...obj,
|
|
1771
|
-
});
|
|
1772
|
-
export const TrafficRoutingConfigFilterSensitiveLog = (obj) => ({
|
|
1773
|
-
...obj,
|
|
1774
|
-
});
|
|
1775
|
-
export const CreateDeploymentConfigInputFilterSensitiveLog = (obj) => ({
|
|
1776
|
-
...obj,
|
|
1777
|
-
});
|
|
1778
|
-
export const CreateDeploymentConfigOutputFilterSensitiveLog = (obj) => ({
|
|
1779
|
-
...obj,
|
|
1780
|
-
});
|
|
1781
|
-
export const CreateDeploymentGroupInputFilterSensitiveLog = (obj) => ({
|
|
1782
|
-
...obj,
|
|
1783
|
-
});
|
|
1784
|
-
export const CreateDeploymentGroupOutputFilterSensitiveLog = (obj) => ({
|
|
1785
|
-
...obj,
|
|
1786
|
-
});
|
|
1787
|
-
export const DeleteApplicationInputFilterSensitiveLog = (obj) => ({
|
|
1788
|
-
...obj,
|
|
1789
|
-
});
|
|
1790
|
-
export const DeleteDeploymentConfigInputFilterSensitiveLog = (obj) => ({
|
|
1791
|
-
...obj,
|
|
1792
|
-
});
|
|
1793
|
-
export const DeleteDeploymentGroupInputFilterSensitiveLog = (obj) => ({
|
|
1794
|
-
...obj,
|
|
1795
|
-
});
|
|
1796
|
-
export const DeleteDeploymentGroupOutputFilterSensitiveLog = (obj) => ({
|
|
1797
|
-
...obj,
|
|
1798
|
-
});
|
|
1799
|
-
export const DeleteGitHubAccountTokenInputFilterSensitiveLog = (obj) => ({
|
|
1800
|
-
...obj,
|
|
1801
|
-
});
|
|
1802
|
-
export const DeleteGitHubAccountTokenOutputFilterSensitiveLog = (obj) => ({
|
|
1803
|
-
...obj,
|
|
1804
|
-
});
|
|
1805
|
-
export const DeleteResourcesByExternalIdInputFilterSensitiveLog = (obj) => ({
|
|
1806
|
-
...obj,
|
|
1807
|
-
});
|
|
1808
|
-
export const DeleteResourcesByExternalIdOutputFilterSensitiveLog = (obj) => ({
|
|
1809
|
-
...obj,
|
|
1810
|
-
});
|
|
1811
|
-
export const DeregisterOnPremisesInstanceInputFilterSensitiveLog = (obj) => ({
|
|
1812
|
-
...obj,
|
|
1813
|
-
});
|
|
1814
|
-
export const GetApplicationInputFilterSensitiveLog = (obj) => ({
|
|
1815
|
-
...obj,
|
|
1816
|
-
});
|
|
1817
|
-
export const GetApplicationOutputFilterSensitiveLog = (obj) => ({
|
|
1818
|
-
...obj,
|
|
1819
|
-
});
|
|
1820
|
-
export const GetApplicationRevisionInputFilterSensitiveLog = (obj) => ({
|
|
1821
|
-
...obj,
|
|
1822
|
-
});
|
|
1823
|
-
export const GetApplicationRevisionOutputFilterSensitiveLog = (obj) => ({
|
|
1824
|
-
...obj,
|
|
1825
|
-
});
|
|
1826
|
-
export const GetDeploymentInputFilterSensitiveLog = (obj) => ({
|
|
1827
|
-
...obj,
|
|
1828
|
-
});
|
|
1829
|
-
export const GetDeploymentOutputFilterSensitiveLog = (obj) => ({
|
|
1830
|
-
...obj,
|
|
1831
|
-
});
|
|
1832
|
-
export const GetDeploymentConfigInputFilterSensitiveLog = (obj) => ({
|
|
1833
|
-
...obj,
|
|
1834
|
-
});
|
|
1835
|
-
export const DeploymentConfigInfoFilterSensitiveLog = (obj) => ({
|
|
1836
|
-
...obj,
|
|
1837
|
-
});
|
|
1838
|
-
export const GetDeploymentConfigOutputFilterSensitiveLog = (obj) => ({
|
|
1839
|
-
...obj,
|
|
1840
|
-
});
|
|
1841
|
-
export const GetDeploymentGroupInputFilterSensitiveLog = (obj) => ({
|
|
1842
|
-
...obj,
|
|
1843
|
-
});
|
|
1844
|
-
export const GetDeploymentGroupOutputFilterSensitiveLog = (obj) => ({
|
|
1845
|
-
...obj,
|
|
1846
|
-
});
|
|
1847
|
-
export const GetDeploymentInstanceInputFilterSensitiveLog = (obj) => ({
|
|
1848
|
-
...obj,
|
|
1849
|
-
});
|
|
1850
|
-
export const GetDeploymentInstanceOutputFilterSensitiveLog = (obj) => ({
|
|
1851
|
-
...obj,
|
|
1852
|
-
});
|
|
1853
|
-
export const GetDeploymentTargetInputFilterSensitiveLog = (obj) => ({
|
|
1854
|
-
...obj,
|
|
1855
|
-
});
|
|
1856
|
-
export const GetDeploymentTargetOutputFilterSensitiveLog = (obj) => ({
|
|
1857
|
-
...obj,
|
|
1858
|
-
});
|
|
1859
|
-
export const GetOnPremisesInstanceInputFilterSensitiveLog = (obj) => ({
|
|
1860
|
-
...obj,
|
|
1861
|
-
});
|
|
1862
|
-
export const GetOnPremisesInstanceOutputFilterSensitiveLog = (obj) => ({
|
|
1863
|
-
...obj,
|
|
1864
|
-
});
|
|
1865
|
-
export const ListApplicationRevisionsInputFilterSensitiveLog = (obj) => ({
|
|
1866
|
-
...obj,
|
|
1867
|
-
});
|
|
1868
|
-
export const ListApplicationRevisionsOutputFilterSensitiveLog = (obj) => ({
|
|
1869
|
-
...obj,
|
|
1870
|
-
});
|
|
1871
|
-
export const ListApplicationsInputFilterSensitiveLog = (obj) => ({
|
|
1872
|
-
...obj,
|
|
1873
|
-
});
|
|
1874
|
-
export const ListApplicationsOutputFilterSensitiveLog = (obj) => ({
|
|
1875
|
-
...obj,
|
|
1876
|
-
});
|
|
1877
|
-
export const ListDeploymentConfigsInputFilterSensitiveLog = (obj) => ({
|
|
1878
|
-
...obj,
|
|
1879
|
-
});
|
|
1880
|
-
export const ListDeploymentConfigsOutputFilterSensitiveLog = (obj) => ({
|
|
1881
|
-
...obj,
|
|
1882
|
-
});
|
|
1883
|
-
export const ListDeploymentGroupsInputFilterSensitiveLog = (obj) => ({
|
|
1884
|
-
...obj,
|
|
1885
|
-
});
|
|
1886
|
-
export const ListDeploymentGroupsOutputFilterSensitiveLog = (obj) => ({
|
|
1887
|
-
...obj,
|
|
1888
|
-
});
|
|
1889
|
-
export const ListDeploymentInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1890
|
-
...obj,
|
|
1891
|
-
});
|
|
1892
|
-
export const ListDeploymentInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1893
|
-
...obj,
|
|
1894
|
-
});
|
|
1895
|
-
export const TimeRangeFilterSensitiveLog = (obj) => ({
|
|
1896
|
-
...obj,
|
|
1897
|
-
});
|
|
1898
|
-
export const ListDeploymentsInputFilterSensitiveLog = (obj) => ({
|
|
1899
|
-
...obj,
|
|
1900
|
-
});
|
|
1901
|
-
export const ListDeploymentsOutputFilterSensitiveLog = (obj) => ({
|
|
1902
|
-
...obj,
|
|
1903
|
-
});
|
|
1904
|
-
export const ListDeploymentTargetsInputFilterSensitiveLog = (obj) => ({
|
|
1905
|
-
...obj,
|
|
1906
|
-
});
|
|
1907
|
-
export const ListDeploymentTargetsOutputFilterSensitiveLog = (obj) => ({
|
|
1908
|
-
...obj,
|
|
1909
|
-
});
|
|
1910
|
-
export const ListGitHubAccountTokenNamesInputFilterSensitiveLog = (obj) => ({
|
|
1911
|
-
...obj,
|
|
1912
|
-
});
|
|
1913
|
-
export const ListGitHubAccountTokenNamesOutputFilterSensitiveLog = (obj) => ({
|
|
1914
|
-
...obj,
|
|
1915
|
-
});
|
|
1916
|
-
export const ListOnPremisesInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1917
|
-
...obj,
|
|
1918
|
-
});
|
|
1919
|
-
export const ListOnPremisesInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1920
|
-
...obj,
|
|
1921
|
-
});
|
|
1922
|
-
export const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
1923
|
-
...obj,
|
|
1924
|
-
});
|
|
1925
|
-
export const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
1926
|
-
...obj,
|
|
1927
|
-
});
|
|
1928
|
-
export const PutLifecycleEventHookExecutionStatusInputFilterSensitiveLog = (obj) => ({
|
|
1929
|
-
...obj,
|
|
1930
|
-
});
|
|
1931
|
-
export const PutLifecycleEventHookExecutionStatusOutputFilterSensitiveLog = (obj) => ({
|
|
1932
|
-
...obj,
|
|
1933
|
-
});
|
|
1934
|
-
export const RegisterApplicationRevisionInputFilterSensitiveLog = (obj) => ({
|
|
1935
|
-
...obj,
|
|
1936
|
-
});
|
|
1937
|
-
export const RegisterOnPremisesInstanceInputFilterSensitiveLog = (obj) => ({
|
|
1938
|
-
...obj,
|
|
1939
|
-
});
|
|
1940
|
-
export const RemoveTagsFromOnPremisesInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1941
|
-
...obj,
|
|
1942
|
-
});
|
|
1943
|
-
export const SkipWaitTimeForInstanceTerminationInputFilterSensitiveLog = (obj) => ({
|
|
1944
|
-
...obj,
|
|
1945
|
-
});
|
|
1946
|
-
export const StopDeploymentInputFilterSensitiveLog = (obj) => ({
|
|
1947
|
-
...obj,
|
|
1948
|
-
});
|
|
1949
|
-
export const StopDeploymentOutputFilterSensitiveLog = (obj) => ({
|
|
1950
|
-
...obj,
|
|
1951
|
-
});
|
|
1952
|
-
export const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
1953
|
-
...obj,
|
|
1954
|
-
});
|
|
1955
|
-
export const TagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
1956
|
-
...obj,
|
|
1957
|
-
});
|
|
1958
|
-
export const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
1959
|
-
...obj,
|
|
1960
|
-
});
|
|
1961
|
-
export const UntagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
1962
|
-
...obj,
|
|
1963
|
-
});
|
|
1964
|
-
export const UpdateApplicationInputFilterSensitiveLog = (obj) => ({
|
|
1965
|
-
...obj,
|
|
1966
|
-
});
|
|
1967
|
-
export const UpdateDeploymentGroupInputFilterSensitiveLog = (obj) => ({
|
|
1968
|
-
...obj,
|
|
1969
|
-
});
|
|
1970
|
-
export const UpdateDeploymentGroupOutputFilterSensitiveLog = (obj) => ({
|
|
1971
|
-
...obj,
|
|
1972
|
-
});
|