@cdklabs/cdk-ecs-codedeploy 0.0.104 → 0.0.106
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 +4 -4
- 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/models/models_0.d.ts +0 -552
- 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 +11 -10
- 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/models/models_0.d.ts +0 -16
- 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 +8 -7
- 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/models/models_0.d.ts +0 -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 +8 -7
- 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-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-types/models/models_0.d.ts +0 -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 +11 -10
- package/node_modules/@aws-sdk/config-resolver/package.json +1 -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/middleware-endpoint/package.json +1 -4
- package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +2 -5
- package/node_modules/@aws-sdk/middleware-signing/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +1 -2
- package/node_modules/@aws-sdk/signature-v4/package.json +1 -2
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +1 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +1 -2
- package/package.json +7 -7
|
@@ -1859,381 +1859,3 @@ export interface UpdateDeploymentGroupInput {
|
|
|
1859
1859
|
export interface UpdateDeploymentGroupOutput {
|
|
1860
1860
|
hooksNotCleanedUp?: AutoScalingGroup[];
|
|
1861
1861
|
}
|
|
1862
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1863
|
-
export declare const AddTagsToOnPremisesInstancesInputFilterSensitiveLog: (
|
|
1864
|
-
obj: AddTagsToOnPremisesInstancesInput
|
|
1865
|
-
) => any;
|
|
1866
|
-
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
1867
|
-
export declare const AlarmConfigurationFilterSensitiveLog: (
|
|
1868
|
-
obj: AlarmConfiguration
|
|
1869
|
-
) => any;
|
|
1870
|
-
export declare const ApplicationInfoFilterSensitiveLog: (
|
|
1871
|
-
obj: ApplicationInfo
|
|
1872
|
-
) => any;
|
|
1873
|
-
export declare const AppSpecContentFilterSensitiveLog: (
|
|
1874
|
-
obj: AppSpecContent
|
|
1875
|
-
) => any;
|
|
1876
|
-
export declare const AutoRollbackConfigurationFilterSensitiveLog: (
|
|
1877
|
-
obj: AutoRollbackConfiguration
|
|
1878
|
-
) => any;
|
|
1879
|
-
export declare const AutoScalingGroupFilterSensitiveLog: (
|
|
1880
|
-
obj: AutoScalingGroup
|
|
1881
|
-
) => any;
|
|
1882
|
-
export declare const GitHubLocationFilterSensitiveLog: (
|
|
1883
|
-
obj: GitHubLocation
|
|
1884
|
-
) => any;
|
|
1885
|
-
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
1886
|
-
export declare const RawStringFilterSensitiveLog: (obj: RawString) => any;
|
|
1887
|
-
export declare const RevisionLocationFilterSensitiveLog: (
|
|
1888
|
-
obj: RevisionLocation
|
|
1889
|
-
) => any;
|
|
1890
|
-
export declare const BatchGetApplicationRevisionsInputFilterSensitiveLog: (
|
|
1891
|
-
obj: BatchGetApplicationRevisionsInput
|
|
1892
|
-
) => any;
|
|
1893
|
-
export declare const GenericRevisionInfoFilterSensitiveLog: (
|
|
1894
|
-
obj: GenericRevisionInfo
|
|
1895
|
-
) => any;
|
|
1896
|
-
export declare const RevisionInfoFilterSensitiveLog: (obj: RevisionInfo) => any;
|
|
1897
|
-
export declare const BatchGetApplicationRevisionsOutputFilterSensitiveLog: (
|
|
1898
|
-
obj: BatchGetApplicationRevisionsOutput
|
|
1899
|
-
) => any;
|
|
1900
|
-
export declare const BatchGetApplicationsInputFilterSensitiveLog: (
|
|
1901
|
-
obj: BatchGetApplicationsInput
|
|
1902
|
-
) => any;
|
|
1903
|
-
export declare const BatchGetApplicationsOutputFilterSensitiveLog: (
|
|
1904
|
-
obj: BatchGetApplicationsOutput
|
|
1905
|
-
) => any;
|
|
1906
|
-
export declare const BatchGetDeploymentGroupsInputFilterSensitiveLog: (
|
|
1907
|
-
obj: BatchGetDeploymentGroupsInput
|
|
1908
|
-
) => any;
|
|
1909
|
-
export declare const DeploymentReadyOptionFilterSensitiveLog: (
|
|
1910
|
-
obj: DeploymentReadyOption
|
|
1911
|
-
) => any;
|
|
1912
|
-
export declare const GreenFleetProvisioningOptionFilterSensitiveLog: (
|
|
1913
|
-
obj: GreenFleetProvisioningOption
|
|
1914
|
-
) => any;
|
|
1915
|
-
export declare const BlueInstanceTerminationOptionFilterSensitiveLog: (
|
|
1916
|
-
obj: BlueInstanceTerminationOption
|
|
1917
|
-
) => any;
|
|
1918
|
-
export declare const BlueGreenDeploymentConfigurationFilterSensitiveLog: (
|
|
1919
|
-
obj: BlueGreenDeploymentConfiguration
|
|
1920
|
-
) => any;
|
|
1921
|
-
export declare const DeploymentStyleFilterSensitiveLog: (
|
|
1922
|
-
obj: DeploymentStyle
|
|
1923
|
-
) => any;
|
|
1924
|
-
export declare const EC2TagFilterFilterSensitiveLog: (obj: EC2TagFilter) => any;
|
|
1925
|
-
export declare const EC2TagSetFilterSensitiveLog: (obj: EC2TagSet) => any;
|
|
1926
|
-
export declare const ECSServiceFilterSensitiveLog: (obj: ECSService) => any;
|
|
1927
|
-
export declare const LastDeploymentInfoFilterSensitiveLog: (
|
|
1928
|
-
obj: LastDeploymentInfo
|
|
1929
|
-
) => any;
|
|
1930
|
-
export declare const ELBInfoFilterSensitiveLog: (obj: ELBInfo) => any;
|
|
1931
|
-
export declare const TargetGroupInfoFilterSensitiveLog: (
|
|
1932
|
-
obj: TargetGroupInfo
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const TrafficRouteFilterSensitiveLog: (obj: TrafficRoute) => any;
|
|
1935
|
-
export declare const TargetGroupPairInfoFilterSensitiveLog: (
|
|
1936
|
-
obj: TargetGroupPairInfo
|
|
1937
|
-
) => any;
|
|
1938
|
-
export declare const LoadBalancerInfoFilterSensitiveLog: (
|
|
1939
|
-
obj: LoadBalancerInfo
|
|
1940
|
-
) => any;
|
|
1941
|
-
export declare const TagFilterFilterSensitiveLog: (obj: TagFilter) => any;
|
|
1942
|
-
export declare const OnPremisesTagSetFilterSensitiveLog: (
|
|
1943
|
-
obj: OnPremisesTagSet
|
|
1944
|
-
) => any;
|
|
1945
|
-
export declare const TriggerConfigFilterSensitiveLog: (
|
|
1946
|
-
obj: TriggerConfig
|
|
1947
|
-
) => any;
|
|
1948
|
-
export declare const DeploymentGroupInfoFilterSensitiveLog: (
|
|
1949
|
-
obj: DeploymentGroupInfo
|
|
1950
|
-
) => any;
|
|
1951
|
-
export declare const BatchGetDeploymentGroupsOutputFilterSensitiveLog: (
|
|
1952
|
-
obj: BatchGetDeploymentGroupsOutput
|
|
1953
|
-
) => any;
|
|
1954
|
-
export declare const BatchGetDeploymentInstancesInputFilterSensitiveLog: (
|
|
1955
|
-
obj: BatchGetDeploymentInstancesInput
|
|
1956
|
-
) => any;
|
|
1957
|
-
export declare const DiagnosticsFilterSensitiveLog: (obj: Diagnostics) => any;
|
|
1958
|
-
export declare const LifecycleEventFilterSensitiveLog: (
|
|
1959
|
-
obj: LifecycleEvent
|
|
1960
|
-
) => any;
|
|
1961
|
-
export declare const InstanceSummaryFilterSensitiveLog: (
|
|
1962
|
-
obj: InstanceSummary
|
|
1963
|
-
) => any;
|
|
1964
|
-
export declare const BatchGetDeploymentInstancesOutputFilterSensitiveLog: (
|
|
1965
|
-
obj: BatchGetDeploymentInstancesOutput
|
|
1966
|
-
) => any;
|
|
1967
|
-
export declare const BatchGetDeploymentsInputFilterSensitiveLog: (
|
|
1968
|
-
obj: BatchGetDeploymentsInput
|
|
1969
|
-
) => any;
|
|
1970
|
-
export declare const DeploymentOverviewFilterSensitiveLog: (
|
|
1971
|
-
obj: DeploymentOverview
|
|
1972
|
-
) => any;
|
|
1973
|
-
export declare const ErrorInformationFilterSensitiveLog: (
|
|
1974
|
-
obj: ErrorInformation
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const RelatedDeploymentsFilterSensitiveLog: (
|
|
1977
|
-
obj: RelatedDeployments
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const RollbackInfoFilterSensitiveLog: (obj: RollbackInfo) => any;
|
|
1980
|
-
export declare const TargetInstancesFilterSensitiveLog: (
|
|
1981
|
-
obj: TargetInstances
|
|
1982
|
-
) => any;
|
|
1983
|
-
export declare const DeploymentInfoFilterSensitiveLog: (
|
|
1984
|
-
obj: DeploymentInfo
|
|
1985
|
-
) => any;
|
|
1986
|
-
export declare const BatchGetDeploymentsOutputFilterSensitiveLog: (
|
|
1987
|
-
obj: BatchGetDeploymentsOutput
|
|
1988
|
-
) => any;
|
|
1989
|
-
export declare const BatchGetDeploymentTargetsInputFilterSensitiveLog: (
|
|
1990
|
-
obj: BatchGetDeploymentTargetsInput
|
|
1991
|
-
) => any;
|
|
1992
|
-
export declare const CloudFormationTargetFilterSensitiveLog: (
|
|
1993
|
-
obj: CloudFormationTarget
|
|
1994
|
-
) => any;
|
|
1995
|
-
export declare const ECSTaskSetFilterSensitiveLog: (obj: ECSTaskSet) => any;
|
|
1996
|
-
export declare const ECSTargetFilterSensitiveLog: (obj: ECSTarget) => any;
|
|
1997
|
-
export declare const InstanceTargetFilterSensitiveLog: (
|
|
1998
|
-
obj: InstanceTarget
|
|
1999
|
-
) => any;
|
|
2000
|
-
export declare const LambdaFunctionInfoFilterSensitiveLog: (
|
|
2001
|
-
obj: LambdaFunctionInfo
|
|
2002
|
-
) => any;
|
|
2003
|
-
export declare const LambdaTargetFilterSensitiveLog: (obj: LambdaTarget) => any;
|
|
2004
|
-
export declare const DeploymentTargetFilterSensitiveLog: (
|
|
2005
|
-
obj: DeploymentTarget
|
|
2006
|
-
) => any;
|
|
2007
|
-
export declare const BatchGetDeploymentTargetsOutputFilterSensitiveLog: (
|
|
2008
|
-
obj: BatchGetDeploymentTargetsOutput
|
|
2009
|
-
) => any;
|
|
2010
|
-
export declare const BatchGetOnPremisesInstancesInputFilterSensitiveLog: (
|
|
2011
|
-
obj: BatchGetOnPremisesInstancesInput
|
|
2012
|
-
) => any;
|
|
2013
|
-
export declare const InstanceInfoFilterSensitiveLog: (obj: InstanceInfo) => any;
|
|
2014
|
-
export declare const BatchGetOnPremisesInstancesOutputFilterSensitiveLog: (
|
|
2015
|
-
obj: BatchGetOnPremisesInstancesOutput
|
|
2016
|
-
) => any;
|
|
2017
|
-
export declare const ContinueDeploymentInputFilterSensitiveLog: (
|
|
2018
|
-
obj: ContinueDeploymentInput
|
|
2019
|
-
) => any;
|
|
2020
|
-
export declare const CreateApplicationInputFilterSensitiveLog: (
|
|
2021
|
-
obj: CreateApplicationInput
|
|
2022
|
-
) => any;
|
|
2023
|
-
export declare const CreateApplicationOutputFilterSensitiveLog: (
|
|
2024
|
-
obj: CreateApplicationOutput
|
|
2025
|
-
) => any;
|
|
2026
|
-
export declare const CreateDeploymentInputFilterSensitiveLog: (
|
|
2027
|
-
obj: CreateDeploymentInput
|
|
2028
|
-
) => any;
|
|
2029
|
-
export declare const CreateDeploymentOutputFilterSensitiveLog: (
|
|
2030
|
-
obj: CreateDeploymentOutput
|
|
2031
|
-
) => any;
|
|
2032
|
-
export declare const MinimumHealthyHostsFilterSensitiveLog: (
|
|
2033
|
-
obj: MinimumHealthyHosts
|
|
2034
|
-
) => any;
|
|
2035
|
-
export declare const TimeBasedCanaryFilterSensitiveLog: (
|
|
2036
|
-
obj: TimeBasedCanary
|
|
2037
|
-
) => any;
|
|
2038
|
-
export declare const TimeBasedLinearFilterSensitiveLog: (
|
|
2039
|
-
obj: TimeBasedLinear
|
|
2040
|
-
) => any;
|
|
2041
|
-
export declare const TrafficRoutingConfigFilterSensitiveLog: (
|
|
2042
|
-
obj: TrafficRoutingConfig
|
|
2043
|
-
) => any;
|
|
2044
|
-
export declare const CreateDeploymentConfigInputFilterSensitiveLog: (
|
|
2045
|
-
obj: CreateDeploymentConfigInput
|
|
2046
|
-
) => any;
|
|
2047
|
-
export declare const CreateDeploymentConfigOutputFilterSensitiveLog: (
|
|
2048
|
-
obj: CreateDeploymentConfigOutput
|
|
2049
|
-
) => any;
|
|
2050
|
-
export declare const CreateDeploymentGroupInputFilterSensitiveLog: (
|
|
2051
|
-
obj: CreateDeploymentGroupInput
|
|
2052
|
-
) => any;
|
|
2053
|
-
export declare const CreateDeploymentGroupOutputFilterSensitiveLog: (
|
|
2054
|
-
obj: CreateDeploymentGroupOutput
|
|
2055
|
-
) => any;
|
|
2056
|
-
export declare const DeleteApplicationInputFilterSensitiveLog: (
|
|
2057
|
-
obj: DeleteApplicationInput
|
|
2058
|
-
) => any;
|
|
2059
|
-
export declare const DeleteDeploymentConfigInputFilterSensitiveLog: (
|
|
2060
|
-
obj: DeleteDeploymentConfigInput
|
|
2061
|
-
) => any;
|
|
2062
|
-
export declare const DeleteDeploymentGroupInputFilterSensitiveLog: (
|
|
2063
|
-
obj: DeleteDeploymentGroupInput
|
|
2064
|
-
) => any;
|
|
2065
|
-
export declare const DeleteDeploymentGroupOutputFilterSensitiveLog: (
|
|
2066
|
-
obj: DeleteDeploymentGroupOutput
|
|
2067
|
-
) => any;
|
|
2068
|
-
export declare const DeleteGitHubAccountTokenInputFilterSensitiveLog: (
|
|
2069
|
-
obj: DeleteGitHubAccountTokenInput
|
|
2070
|
-
) => any;
|
|
2071
|
-
export declare const DeleteGitHubAccountTokenOutputFilterSensitiveLog: (
|
|
2072
|
-
obj: DeleteGitHubAccountTokenOutput
|
|
2073
|
-
) => any;
|
|
2074
|
-
export declare const DeleteResourcesByExternalIdInputFilterSensitiveLog: (
|
|
2075
|
-
obj: DeleteResourcesByExternalIdInput
|
|
2076
|
-
) => any;
|
|
2077
|
-
export declare const DeleteResourcesByExternalIdOutputFilterSensitiveLog: (
|
|
2078
|
-
obj: DeleteResourcesByExternalIdOutput
|
|
2079
|
-
) => any;
|
|
2080
|
-
export declare const DeregisterOnPremisesInstanceInputFilterSensitiveLog: (
|
|
2081
|
-
obj: DeregisterOnPremisesInstanceInput
|
|
2082
|
-
) => any;
|
|
2083
|
-
export declare const GetApplicationInputFilterSensitiveLog: (
|
|
2084
|
-
obj: GetApplicationInput
|
|
2085
|
-
) => any;
|
|
2086
|
-
export declare const GetApplicationOutputFilterSensitiveLog: (
|
|
2087
|
-
obj: GetApplicationOutput
|
|
2088
|
-
) => any;
|
|
2089
|
-
export declare const GetApplicationRevisionInputFilterSensitiveLog: (
|
|
2090
|
-
obj: GetApplicationRevisionInput
|
|
2091
|
-
) => any;
|
|
2092
|
-
export declare const GetApplicationRevisionOutputFilterSensitiveLog: (
|
|
2093
|
-
obj: GetApplicationRevisionOutput
|
|
2094
|
-
) => any;
|
|
2095
|
-
export declare const GetDeploymentInputFilterSensitiveLog: (
|
|
2096
|
-
obj: GetDeploymentInput
|
|
2097
|
-
) => any;
|
|
2098
|
-
export declare const GetDeploymentOutputFilterSensitiveLog: (
|
|
2099
|
-
obj: GetDeploymentOutput
|
|
2100
|
-
) => any;
|
|
2101
|
-
export declare const GetDeploymentConfigInputFilterSensitiveLog: (
|
|
2102
|
-
obj: GetDeploymentConfigInput
|
|
2103
|
-
) => any;
|
|
2104
|
-
export declare const DeploymentConfigInfoFilterSensitiveLog: (
|
|
2105
|
-
obj: DeploymentConfigInfo
|
|
2106
|
-
) => any;
|
|
2107
|
-
export declare const GetDeploymentConfigOutputFilterSensitiveLog: (
|
|
2108
|
-
obj: GetDeploymentConfigOutput
|
|
2109
|
-
) => any;
|
|
2110
|
-
export declare const GetDeploymentGroupInputFilterSensitiveLog: (
|
|
2111
|
-
obj: GetDeploymentGroupInput
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const GetDeploymentGroupOutputFilterSensitiveLog: (
|
|
2114
|
-
obj: GetDeploymentGroupOutput
|
|
2115
|
-
) => any;
|
|
2116
|
-
export declare const GetDeploymentInstanceInputFilterSensitiveLog: (
|
|
2117
|
-
obj: GetDeploymentInstanceInput
|
|
2118
|
-
) => any;
|
|
2119
|
-
export declare const GetDeploymentInstanceOutputFilterSensitiveLog: (
|
|
2120
|
-
obj: GetDeploymentInstanceOutput
|
|
2121
|
-
) => any;
|
|
2122
|
-
export declare const GetDeploymentTargetInputFilterSensitiveLog: (
|
|
2123
|
-
obj: GetDeploymentTargetInput
|
|
2124
|
-
) => any;
|
|
2125
|
-
export declare const GetDeploymentTargetOutputFilterSensitiveLog: (
|
|
2126
|
-
obj: GetDeploymentTargetOutput
|
|
2127
|
-
) => any;
|
|
2128
|
-
export declare const GetOnPremisesInstanceInputFilterSensitiveLog: (
|
|
2129
|
-
obj: GetOnPremisesInstanceInput
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const GetOnPremisesInstanceOutputFilterSensitiveLog: (
|
|
2132
|
-
obj: GetOnPremisesInstanceOutput
|
|
2133
|
-
) => any;
|
|
2134
|
-
export declare const ListApplicationRevisionsInputFilterSensitiveLog: (
|
|
2135
|
-
obj: ListApplicationRevisionsInput
|
|
2136
|
-
) => any;
|
|
2137
|
-
export declare const ListApplicationRevisionsOutputFilterSensitiveLog: (
|
|
2138
|
-
obj: ListApplicationRevisionsOutput
|
|
2139
|
-
) => any;
|
|
2140
|
-
export declare const ListApplicationsInputFilterSensitiveLog: (
|
|
2141
|
-
obj: ListApplicationsInput
|
|
2142
|
-
) => any;
|
|
2143
|
-
export declare const ListApplicationsOutputFilterSensitiveLog: (
|
|
2144
|
-
obj: ListApplicationsOutput
|
|
2145
|
-
) => any;
|
|
2146
|
-
export declare const ListDeploymentConfigsInputFilterSensitiveLog: (
|
|
2147
|
-
obj: ListDeploymentConfigsInput
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const ListDeploymentConfigsOutputFilterSensitiveLog: (
|
|
2150
|
-
obj: ListDeploymentConfigsOutput
|
|
2151
|
-
) => any;
|
|
2152
|
-
export declare const ListDeploymentGroupsInputFilterSensitiveLog: (
|
|
2153
|
-
obj: ListDeploymentGroupsInput
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const ListDeploymentGroupsOutputFilterSensitiveLog: (
|
|
2156
|
-
obj: ListDeploymentGroupsOutput
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const ListDeploymentInstancesInputFilterSensitiveLog: (
|
|
2159
|
-
obj: ListDeploymentInstancesInput
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const ListDeploymentInstancesOutputFilterSensitiveLog: (
|
|
2162
|
-
obj: ListDeploymentInstancesOutput
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const TimeRangeFilterSensitiveLog: (obj: TimeRange) => any;
|
|
2165
|
-
export declare const ListDeploymentsInputFilterSensitiveLog: (
|
|
2166
|
-
obj: ListDeploymentsInput
|
|
2167
|
-
) => any;
|
|
2168
|
-
export declare const ListDeploymentsOutputFilterSensitiveLog: (
|
|
2169
|
-
obj: ListDeploymentsOutput
|
|
2170
|
-
) => any;
|
|
2171
|
-
export declare const ListDeploymentTargetsInputFilterSensitiveLog: (
|
|
2172
|
-
obj: ListDeploymentTargetsInput
|
|
2173
|
-
) => any;
|
|
2174
|
-
export declare const ListDeploymentTargetsOutputFilterSensitiveLog: (
|
|
2175
|
-
obj: ListDeploymentTargetsOutput
|
|
2176
|
-
) => any;
|
|
2177
|
-
export declare const ListGitHubAccountTokenNamesInputFilterSensitiveLog: (
|
|
2178
|
-
obj: ListGitHubAccountTokenNamesInput
|
|
2179
|
-
) => any;
|
|
2180
|
-
export declare const ListGitHubAccountTokenNamesOutputFilterSensitiveLog: (
|
|
2181
|
-
obj: ListGitHubAccountTokenNamesOutput
|
|
2182
|
-
) => any;
|
|
2183
|
-
export declare const ListOnPremisesInstancesInputFilterSensitiveLog: (
|
|
2184
|
-
obj: ListOnPremisesInstancesInput
|
|
2185
|
-
) => any;
|
|
2186
|
-
export declare const ListOnPremisesInstancesOutputFilterSensitiveLog: (
|
|
2187
|
-
obj: ListOnPremisesInstancesOutput
|
|
2188
|
-
) => any;
|
|
2189
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (
|
|
2190
|
-
obj: ListTagsForResourceInput
|
|
2191
|
-
) => any;
|
|
2192
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (
|
|
2193
|
-
obj: ListTagsForResourceOutput
|
|
2194
|
-
) => any;
|
|
2195
|
-
export declare const PutLifecycleEventHookExecutionStatusInputFilterSensitiveLog: (
|
|
2196
|
-
obj: PutLifecycleEventHookExecutionStatusInput
|
|
2197
|
-
) => any;
|
|
2198
|
-
export declare const PutLifecycleEventHookExecutionStatusOutputFilterSensitiveLog: (
|
|
2199
|
-
obj: PutLifecycleEventHookExecutionStatusOutput
|
|
2200
|
-
) => any;
|
|
2201
|
-
export declare const RegisterApplicationRevisionInputFilterSensitiveLog: (
|
|
2202
|
-
obj: RegisterApplicationRevisionInput
|
|
2203
|
-
) => any;
|
|
2204
|
-
export declare const RegisterOnPremisesInstanceInputFilterSensitiveLog: (
|
|
2205
|
-
obj: RegisterOnPremisesInstanceInput
|
|
2206
|
-
) => any;
|
|
2207
|
-
export declare const RemoveTagsFromOnPremisesInstancesInputFilterSensitiveLog: (
|
|
2208
|
-
obj: RemoveTagsFromOnPremisesInstancesInput
|
|
2209
|
-
) => any;
|
|
2210
|
-
export declare const SkipWaitTimeForInstanceTerminationInputFilterSensitiveLog: (
|
|
2211
|
-
obj: SkipWaitTimeForInstanceTerminationInput
|
|
2212
|
-
) => any;
|
|
2213
|
-
export declare const StopDeploymentInputFilterSensitiveLog: (
|
|
2214
|
-
obj: StopDeploymentInput
|
|
2215
|
-
) => any;
|
|
2216
|
-
export declare const StopDeploymentOutputFilterSensitiveLog: (
|
|
2217
|
-
obj: StopDeploymentOutput
|
|
2218
|
-
) => any;
|
|
2219
|
-
export declare const TagResourceInputFilterSensitiveLog: (
|
|
2220
|
-
obj: TagResourceInput
|
|
2221
|
-
) => any;
|
|
2222
|
-
export declare const TagResourceOutputFilterSensitiveLog: (
|
|
2223
|
-
obj: TagResourceOutput
|
|
2224
|
-
) => any;
|
|
2225
|
-
export declare const UntagResourceInputFilterSensitiveLog: (
|
|
2226
|
-
obj: UntagResourceInput
|
|
2227
|
-
) => any;
|
|
2228
|
-
export declare const UntagResourceOutputFilterSensitiveLog: (
|
|
2229
|
-
obj: UntagResourceOutput
|
|
2230
|
-
) => any;
|
|
2231
|
-
export declare const UpdateApplicationInputFilterSensitiveLog: (
|
|
2232
|
-
obj: UpdateApplicationInput
|
|
2233
|
-
) => any;
|
|
2234
|
-
export declare const UpdateDeploymentGroupInputFilterSensitiveLog: (
|
|
2235
|
-
obj: UpdateDeploymentGroupInput
|
|
2236
|
-
) => any;
|
|
2237
|
-
export declare const UpdateDeploymentGroupOutputFilterSensitiveLog: (
|
|
2238
|
-
obj: UpdateDeploymentGroupOutput
|
|
2239
|
-
) => any;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codedeploy",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo codedeploy"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
57
|
"tslib": "^2.5.0"
|
|
@@ -31,7 +31,7 @@ class ListAccountRolesCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.ListAccountRolesRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -31,7 +31,7 @@ class ListAccountsCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.ListAccountsRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog:
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -31,7 +31,7 @@ class LogoutCommand extends smithy_client_1.Command {
|
|
|
31
31
|
clientName,
|
|
32
32
|
commandName,
|
|
33
33
|
inputFilterSensitiveLog: models_0_1.LogoutRequestFilterSensitiveLog,
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
35
|
};
|
|
36
36
|
const { requestHandler } = configuration;
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.LogoutRequestFilterSensitiveLog = exports.
|
|
3
|
+
exports.LogoutRequestFilterSensitiveLog = exports.ListAccountsRequestFilterSensitiveLog = exports.ListAccountRolesRequestFilterSensitiveLog = exports.GetRoleCredentialsResponseFilterSensitiveLog = exports.RoleCredentialsFilterSensitiveLog = exports.GetRoleCredentialsRequestFilterSensitiveLog = exports.UnauthorizedException = exports.TooManyRequestsException = exports.ResourceNotFoundException = exports.InvalidRequestException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
5
|
const SSOServiceException_1 = require("./SSOServiceException");
|
|
6
6
|
class InvalidRequestException extends SSOServiceException_1.SSOServiceException {
|
|
@@ -55,10 +55,6 @@ class UnauthorizedException extends SSOServiceException_1.SSOServiceException {
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
exports.UnauthorizedException = UnauthorizedException;
|
|
58
|
-
const AccountInfoFilterSensitiveLog = (obj) => ({
|
|
59
|
-
...obj,
|
|
60
|
-
});
|
|
61
|
-
exports.AccountInfoFilterSensitiveLog = AccountInfoFilterSensitiveLog;
|
|
62
58
|
const GetRoleCredentialsRequestFilterSensitiveLog = (obj) => ({
|
|
63
59
|
...obj,
|
|
64
60
|
...(obj.accessToken && { accessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -80,23 +76,11 @@ const ListAccountRolesRequestFilterSensitiveLog = (obj) => ({
|
|
|
80
76
|
...(obj.accessToken && { accessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
81
77
|
});
|
|
82
78
|
exports.ListAccountRolesRequestFilterSensitiveLog = ListAccountRolesRequestFilterSensitiveLog;
|
|
83
|
-
const RoleInfoFilterSensitiveLog = (obj) => ({
|
|
84
|
-
...obj,
|
|
85
|
-
});
|
|
86
|
-
exports.RoleInfoFilterSensitiveLog = RoleInfoFilterSensitiveLog;
|
|
87
|
-
const ListAccountRolesResponseFilterSensitiveLog = (obj) => ({
|
|
88
|
-
...obj,
|
|
89
|
-
});
|
|
90
|
-
exports.ListAccountRolesResponseFilterSensitiveLog = ListAccountRolesResponseFilterSensitiveLog;
|
|
91
79
|
const ListAccountsRequestFilterSensitiveLog = (obj) => ({
|
|
92
80
|
...obj,
|
|
93
81
|
...(obj.accessToken && { accessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
94
82
|
});
|
|
95
83
|
exports.ListAccountsRequestFilterSensitiveLog = ListAccountsRequestFilterSensitiveLog;
|
|
96
|
-
const ListAccountsResponseFilterSensitiveLog = (obj) => ({
|
|
97
|
-
...obj,
|
|
98
|
-
});
|
|
99
|
-
exports.ListAccountsResponseFilterSensitiveLog = ListAccountsResponseFilterSensitiveLog;
|
|
100
84
|
const LogoutRequestFilterSensitiveLog = (obj) => ({
|
|
101
85
|
...obj,
|
|
102
86
|
...(obj.accessToken && { accessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { ListAccountRolesRequestFilterSensitiveLog,
|
|
4
|
+
import { ListAccountRolesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAccountRolesCommand, serializeAws_restJson1ListAccountRolesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListAccountRolesCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ListAccountRolesCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ListAccountRolesRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { ListAccountsRequestFilterSensitiveLog
|
|
4
|
+
import { ListAccountsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAccountsCommand, serializeAws_restJson1ListAccountsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListAccountsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class ListAccountsCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: ListAccountsRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -28,7 +28,7 @@ export class LogoutCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: LogoutRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -48,9 +48,6 @@ export class UnauthorizedException extends __BaseException {
|
|
|
48
48
|
Object.setPrototypeOf(this, UnauthorizedException.prototype);
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
export const AccountInfoFilterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
51
|
export const GetRoleCredentialsRequestFilterSensitiveLog = (obj) => ({
|
|
55
52
|
...obj,
|
|
56
53
|
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
@@ -68,19 +65,10 @@ export const ListAccountRolesRequestFilterSensitiveLog = (obj) => ({
|
|
|
68
65
|
...obj,
|
|
69
66
|
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
70
67
|
});
|
|
71
|
-
export const RoleInfoFilterSensitiveLog = (obj) => ({
|
|
72
|
-
...obj,
|
|
73
|
-
});
|
|
74
|
-
export const ListAccountRolesResponseFilterSensitiveLog = (obj) => ({
|
|
75
|
-
...obj,
|
|
76
|
-
});
|
|
77
68
|
export const ListAccountsRequestFilterSensitiveLog = (obj) => ({
|
|
78
69
|
...obj,
|
|
79
70
|
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
80
71
|
});
|
|
81
|
-
export const ListAccountsResponseFilterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
72
|
export const LogoutRequestFilterSensitiveLog = (obj) => ({
|
|
85
73
|
...obj,
|
|
86
74
|
...(obj.accessToken && { accessToken: SENSITIVE_STRING }),
|
|
@@ -215,10 +215,6 @@ export interface LogoutRequest {
|
|
|
215
215
|
*/
|
|
216
216
|
accessToken: string | undefined;
|
|
217
217
|
}
|
|
218
|
-
/**
|
|
219
|
-
* @internal
|
|
220
|
-
*/
|
|
221
|
-
export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
|
|
222
218
|
/**
|
|
223
219
|
* @internal
|
|
224
220
|
*/
|
|
@@ -235,22 +231,10 @@ export declare const GetRoleCredentialsResponseFilterSensitiveLog: (obj: GetRole
|
|
|
235
231
|
* @internal
|
|
236
232
|
*/
|
|
237
233
|
export declare const ListAccountRolesRequestFilterSensitiveLog: (obj: ListAccountRolesRequest) => any;
|
|
238
|
-
/**
|
|
239
|
-
* @internal
|
|
240
|
-
*/
|
|
241
|
-
export declare const RoleInfoFilterSensitiveLog: (obj: RoleInfo) => any;
|
|
242
|
-
/**
|
|
243
|
-
* @internal
|
|
244
|
-
*/
|
|
245
|
-
export declare const ListAccountRolesResponseFilterSensitiveLog: (obj: ListAccountRolesResponse) => any;
|
|
246
234
|
/**
|
|
247
235
|
* @internal
|
|
248
236
|
*/
|
|
249
237
|
export declare const ListAccountsRequestFilterSensitiveLog: (obj: ListAccountsRequest) => any;
|
|
250
|
-
/**
|
|
251
|
-
* @internal
|
|
252
|
-
*/
|
|
253
|
-
export declare const ListAccountsResponseFilterSensitiveLog: (obj: ListAccountsResponse) => any;
|
|
254
238
|
/**
|
|
255
239
|
* @internal
|
|
256
240
|
*/
|
|
@@ -73,7 +73,6 @@ export interface ListAccountsResponse {
|
|
|
73
73
|
export interface LogoutRequest {
|
|
74
74
|
accessToken: string | undefined;
|
|
75
75
|
}
|
|
76
|
-
export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
|
|
77
76
|
export declare const GetRoleCredentialsRequestFilterSensitiveLog: (
|
|
78
77
|
obj: GetRoleCredentialsRequest
|
|
79
78
|
) => any;
|
|
@@ -86,16 +85,9 @@ export declare const GetRoleCredentialsResponseFilterSensitiveLog: (
|
|
|
86
85
|
export declare const ListAccountRolesRequestFilterSensitiveLog: (
|
|
87
86
|
obj: ListAccountRolesRequest
|
|
88
87
|
) => any;
|
|
89
|
-
export declare const RoleInfoFilterSensitiveLog: (obj: RoleInfo) => any;
|
|
90
|
-
export declare const ListAccountRolesResponseFilterSensitiveLog: (
|
|
91
|
-
obj: ListAccountRolesResponse
|
|
92
|
-
) => any;
|
|
93
88
|
export declare const ListAccountsRequestFilterSensitiveLog: (
|
|
94
89
|
obj: ListAccountsRequest
|
|
95
90
|
) => any;
|
|
96
|
-
export declare const ListAccountsResponseFilterSensitiveLog: (
|
|
97
|
-
obj: ListAccountsResponse
|
|
98
|
-
) => any;
|
|
99
91
|
export declare const LogoutRequestFilterSensitiveLog: (
|
|
100
92
|
obj: LogoutRequest
|
|
101
93
|
) => any;
|