@aws-sdk/client-proton 3.952.0 → 3.953.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1122 -681
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/CancelComponentDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateComponentCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/CreateRepositoryCommand.js +2 -2
- package/dist-es/commands/CreateServiceCommand.js +2 -2
- package/dist-es/commands/CreateServiceInstanceCommand.js +2 -2
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +2 -2
- package/dist-es/commands/CreateServiceTemplateCommand.js +2 -2
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +2 -2
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -2
- package/dist-es/commands/DeleteServiceCommand.js +2 -2
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +2 -2
- package/dist-es/commands/DeleteServiceTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +2 -2
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -2
- package/dist-es/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetDeploymentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/GetRepositoryCommand.js +2 -2
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +2 -2
- package/dist-es/commands/GetResourcesSummaryCommand.js +2 -2
- package/dist-es/commands/GetServiceCommand.js +2 -2
- package/dist-es/commands/GetServiceInstanceCommand.js +2 -2
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +2 -2
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +2 -2
- package/dist-es/commands/GetServiceSyncConfigCommand.js +2 -2
- package/dist-es/commands/GetServiceTemplateCommand.js +2 -2
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +2 -2
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +2 -2
- package/dist-es/commands/ListComponentOutputsCommand.js +2 -2
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +2 -2
- package/dist-es/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListRepositoriesCommand.js +2 -2
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +2 -2
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -2
- package/dist-es/commands/ListServiceInstancesCommand.js +2 -2
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +2 -2
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -2
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListServiceTemplatesCommand.js +2 -2
- package/dist-es/commands/ListServicesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -2
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateComponentCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/UpdateServiceCommand.js +2 -2
- package/dist-es/commands/UpdateServiceInstanceCommand.js +2 -2
- package/dist-es/commands/UpdateServicePipelineCommand.js +2 -2
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +2 -2
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +2 -2
- package/dist-es/commands/UpdateServiceTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +703 -584
- package/dist-types/ProtonClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +323 -358
- package/dist-types/ts3.4/ProtonClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +322 -359
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetEnvironmentTemplateVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentTemplateVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentTemplateVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentTemplateVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetEnvironmentTemplateVersion", {})
|
|
13
13
|
.n("ProtonClient", "GetEnvironmentTemplateVersionCommand")
|
|
14
|
-
.sc(GetEnvironmentTemplateVersion)
|
|
14
|
+
.sc(GetEnvironmentTemplateVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRepository } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRepository$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRepositoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRepositoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetRepository", {})
|
|
13
13
|
.n("ProtonClient", "GetRepositoryCommand")
|
|
14
|
-
.sc(GetRepository)
|
|
14
|
+
.sc(GetRepository$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRepositorySyncStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRepositorySyncStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRepositorySyncStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRepositorySyncStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetRepositorySyncStatus", {})
|
|
13
13
|
.n("ProtonClient", "GetRepositorySyncStatusCommand")
|
|
14
|
-
.sc(GetRepositorySyncStatus)
|
|
14
|
+
.sc(GetRepositorySyncStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetResourcesSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetResourcesSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResourcesSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetResourcesSummaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetResourcesSummary", {})
|
|
13
13
|
.n("ProtonClient", "GetResourcesSummaryCommand")
|
|
14
|
-
.sc(GetResourcesSummary)
|
|
14
|
+
.sc(GetResourcesSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetService } from "../schemas/schemas_0";
|
|
4
|
+
import { GetService$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetService", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceCommand")
|
|
14
|
-
.sc(GetService)
|
|
14
|
+
.sc(GetService$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceInstance } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceInstance$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceInstanceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceInstanceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceInstance", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceInstanceCommand")
|
|
14
|
-
.sc(GetServiceInstance)
|
|
14
|
+
.sc(GetServiceInstance$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceInstanceSyncStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceInstanceSyncStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceInstanceSyncStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceInstanceSyncStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceInstanceSyncStatus", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceInstanceSyncStatusCommand")
|
|
14
|
-
.sc(GetServiceInstanceSyncStatus)
|
|
14
|
+
.sc(GetServiceInstanceSyncStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceSyncBlockerSummary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceSyncBlockerSummary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceSyncBlockerSummaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceSyncBlockerSummaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceSyncBlockerSummary", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceSyncBlockerSummaryCommand")
|
|
14
|
-
.sc(GetServiceSyncBlockerSummary)
|
|
14
|
+
.sc(GetServiceSyncBlockerSummary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceSyncConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceSyncConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceSyncConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceSyncConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceSyncConfig", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceSyncConfigCommand")
|
|
14
|
-
.sc(GetServiceSyncConfig)
|
|
14
|
+
.sc(GetServiceSyncConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceTemplate } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceTemplateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceTemplateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceTemplate", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceTemplateCommand")
|
|
14
|
-
.sc(GetServiceTemplate)
|
|
14
|
+
.sc(GetServiceTemplate$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetServiceTemplateVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { GetServiceTemplateVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceTemplateVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetServiceTemplateVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetServiceTemplateVersion", {})
|
|
13
13
|
.n("ProtonClient", "GetServiceTemplateVersionCommand")
|
|
14
|
-
.sc(GetServiceTemplateVersion)
|
|
14
|
+
.sc(GetServiceTemplateVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetTemplateSyncConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { GetTemplateSyncConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTemplateSyncConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetTemplateSyncConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetTemplateSyncConfig", {})
|
|
13
13
|
.n("ProtonClient", "GetTemplateSyncConfigCommand")
|
|
14
|
-
.sc(GetTemplateSyncConfig)
|
|
14
|
+
.sc(GetTemplateSyncConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetTemplateSyncStatus } from "../schemas/schemas_0";
|
|
4
|
+
import { GetTemplateSyncStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTemplateSyncStatusCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetTemplateSyncStatusCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "GetTemplateSyncStatus", {})
|
|
13
13
|
.n("ProtonClient", "GetTemplateSyncStatusCommand")
|
|
14
|
-
.sc(GetTemplateSyncStatus)
|
|
14
|
+
.sc(GetTemplateSyncStatus$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListComponentOutputs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListComponentOutputs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentOutputsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListComponentOutputsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListComponentOutputs", {})
|
|
13
13
|
.n("ProtonClient", "ListComponentOutputsCommand")
|
|
14
|
-
.sc(ListComponentOutputs)
|
|
14
|
+
.sc(ListComponentOutputs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListComponentProvisionedResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListComponentProvisionedResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentProvisionedResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListComponentProvisionedResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListComponentProvisionedResources", {})
|
|
13
13
|
.n("ProtonClient", "ListComponentProvisionedResourcesCommand")
|
|
14
|
-
.sc(ListComponentProvisionedResources)
|
|
14
|
+
.sc(ListComponentProvisionedResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListComponents } from "../schemas/schemas_0";
|
|
4
|
+
import { ListComponents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListComponentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListComponents", {})
|
|
13
13
|
.n("ProtonClient", "ListComponentsCommand")
|
|
14
|
-
.sc(ListComponents)
|
|
14
|
+
.sc(ListComponents$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDeployments } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDeployments$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDeploymentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDeploymentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListDeployments", {})
|
|
13
13
|
.n("ProtonClient", "ListDeploymentsCommand")
|
|
14
|
-
.sc(ListDeployments)
|
|
14
|
+
.sc(ListDeployments$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironmentAccountConnections } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentAccountConnections$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentAccountConnectionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentAccountConnectionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironmentAccountConnections", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentAccountConnectionsCommand")
|
|
14
|
-
.sc(ListEnvironmentAccountConnections)
|
|
14
|
+
.sc(ListEnvironmentAccountConnections$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironmentOutputs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentOutputs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentOutputsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentOutputsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironmentOutputs", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentOutputsCommand")
|
|
14
|
-
.sc(ListEnvironmentOutputs)
|
|
14
|
+
.sc(ListEnvironmentOutputs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironmentProvisionedResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentProvisionedResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentProvisionedResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentProvisionedResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironmentProvisionedResources", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentProvisionedResourcesCommand")
|
|
14
|
-
.sc(ListEnvironmentProvisionedResources)
|
|
14
|
+
.sc(ListEnvironmentProvisionedResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironmentTemplateVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentTemplateVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentTemplateVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentTemplateVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironmentTemplateVersions", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentTemplateVersionsCommand")
|
|
14
|
-
.sc(ListEnvironmentTemplateVersions)
|
|
14
|
+
.sc(ListEnvironmentTemplateVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironmentTemplates } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentTemplates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentTemplatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentTemplatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironmentTemplates", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentTemplatesCommand")
|
|
14
|
-
.sc(ListEnvironmentTemplates)
|
|
14
|
+
.sc(ListEnvironmentTemplates$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListEnvironments } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironments$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListEnvironments", {})
|
|
13
13
|
.n("ProtonClient", "ListEnvironmentsCommand")
|
|
14
|
-
.sc(ListEnvironments)
|
|
14
|
+
.sc(ListEnvironments$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRepositories } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRepositories$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRepositoriesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRepositoriesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListRepositories", {})
|
|
13
13
|
.n("ProtonClient", "ListRepositoriesCommand")
|
|
14
|
-
.sc(ListRepositories)
|
|
14
|
+
.sc(ListRepositories$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRepositorySyncDefinitions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRepositorySyncDefinitions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRepositorySyncDefinitionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRepositorySyncDefinitionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListRepositorySyncDefinitions", {})
|
|
13
13
|
.n("ProtonClient", "ListRepositorySyncDefinitionsCommand")
|
|
14
|
-
.sc(ListRepositorySyncDefinitions)
|
|
14
|
+
.sc(ListRepositorySyncDefinitions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceInstanceOutputs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceInstanceOutputs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceInstanceOutputsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceInstanceOutputsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServiceInstanceOutputs", {})
|
|
13
13
|
.n("ProtonClient", "ListServiceInstanceOutputsCommand")
|
|
14
|
-
.sc(ListServiceInstanceOutputs)
|
|
14
|
+
.sc(ListServiceInstanceOutputs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceInstanceProvisionedResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceInstanceProvisionedResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceInstanceProvisionedResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceInstanceProvisionedResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServiceInstanceProvisionedResources", {})
|
|
13
13
|
.n("ProtonClient", "ListServiceInstanceProvisionedResourcesCommand")
|
|
14
|
-
.sc(ListServiceInstanceProvisionedResources)
|
|
14
|
+
.sc(ListServiceInstanceProvisionedResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceInstances } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceInstances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceInstancesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceInstancesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServiceInstances", {})
|
|
13
13
|
.n("ProtonClient", "ListServiceInstancesCommand")
|
|
14
|
-
.sc(ListServiceInstances)
|
|
14
|
+
.sc(ListServiceInstances$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServicePipelineOutputs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServicePipelineOutputs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServicePipelineOutputsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServicePipelineOutputsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServicePipelineOutputs", {})
|
|
13
13
|
.n("ProtonClient", "ListServicePipelineOutputsCommand")
|
|
14
|
-
.sc(ListServicePipelineOutputs)
|
|
14
|
+
.sc(ListServicePipelineOutputs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServicePipelineProvisionedResources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServicePipelineProvisionedResources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServicePipelineProvisionedResourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServicePipelineProvisionedResourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServicePipelineProvisionedResources", {})
|
|
13
13
|
.n("ProtonClient", "ListServicePipelineProvisionedResourcesCommand")
|
|
14
|
-
.sc(ListServicePipelineProvisionedResources)
|
|
14
|
+
.sc(ListServicePipelineProvisionedResources$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceTemplateVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceTemplateVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceTemplateVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceTemplateVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServiceTemplateVersions", {})
|
|
13
13
|
.n("ProtonClient", "ListServiceTemplateVersionsCommand")
|
|
14
|
-
.sc(ListServiceTemplateVersions)
|
|
14
|
+
.sc(ListServiceTemplateVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServiceTemplates } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServiceTemplates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceTemplatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServiceTemplatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServiceTemplates", {})
|
|
13
13
|
.n("ProtonClient", "ListServiceTemplatesCommand")
|
|
14
|
-
.sc(ListServiceTemplates)
|
|
14
|
+
.sc(ListServiceTemplates$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListServices } from "../schemas/schemas_0";
|
|
4
|
+
import { ListServices$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServicesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListServicesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListServices", {})
|
|
13
13
|
.n("ProtonClient", "ListServicesCommand")
|
|
14
|
-
.sc(ListServices)
|
|
14
|
+
.sc(ListServices$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "ListTagsForResource", {})
|
|
13
13
|
.n("ProtonClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { NotifyResourceDeploymentStatusChange } from "../schemas/schemas_0";
|
|
4
|
+
import { NotifyResourceDeploymentStatusChange$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class NotifyResourceDeploymentStatusChangeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class NotifyResourceDeploymentStatusChangeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "NotifyResourceDeploymentStatusChange", {})
|
|
13
13
|
.n("ProtonClient", "NotifyResourceDeploymentStatusChangeCommand")
|
|
14
|
-
.sc(NotifyResourceDeploymentStatusChange)
|
|
14
|
+
.sc(NotifyResourceDeploymentStatusChange$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RejectEnvironmentAccountConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectEnvironmentAccountConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectEnvironmentAccountConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectEnvironmentAccountConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AwsProton20200720", "RejectEnvironmentAccountConnection", {})
|
|
13
13
|
.n("ProtonClient", "RejectEnvironmentAccountConnectionCommand")
|
|
14
|
-
.sc(RejectEnvironmentAccountConnection)
|
|
14
|
+
.sc(RejectEnvironmentAccountConnection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|