@aws-sdk/client-proton 3.649.0 → 3.650.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.
Files changed (89) hide show
  1. package/dist-cjs/index.js +87 -261
  2. package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -3
  3. package/dist-es/commands/CancelComponentDeploymentCommand.js +1 -3
  4. package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +1 -3
  5. package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +1 -3
  6. package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +1 -3
  7. package/dist-es/commands/CreateComponentCommand.js +1 -3
  8. package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +1 -3
  9. package/dist-es/commands/CreateEnvironmentCommand.js +1 -3
  10. package/dist-es/commands/CreateEnvironmentTemplateCommand.js +1 -3
  11. package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +1 -3
  12. package/dist-es/commands/CreateRepositoryCommand.js +1 -3
  13. package/dist-es/commands/CreateServiceCommand.js +1 -3
  14. package/dist-es/commands/CreateServiceInstanceCommand.js +1 -3
  15. package/dist-es/commands/CreateServiceSyncConfigCommand.js +1 -3
  16. package/dist-es/commands/CreateServiceTemplateCommand.js +1 -3
  17. package/dist-es/commands/CreateServiceTemplateVersionCommand.js +1 -3
  18. package/dist-es/commands/CreateTemplateSyncConfigCommand.js +1 -3
  19. package/dist-es/commands/DeleteComponentCommand.js +1 -3
  20. package/dist-es/commands/DeleteDeploymentCommand.js +1 -3
  21. package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -3
  22. package/dist-es/commands/DeleteEnvironmentCommand.js +1 -3
  23. package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +1 -3
  24. package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -3
  25. package/dist-es/commands/DeleteRepositoryCommand.js +1 -3
  26. package/dist-es/commands/DeleteServiceCommand.js +1 -3
  27. package/dist-es/commands/DeleteServiceSyncConfigCommand.js +1 -3
  28. package/dist-es/commands/DeleteServiceTemplateCommand.js +1 -3
  29. package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +1 -3
  30. package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +1 -3
  31. package/dist-es/commands/GetAccountSettingsCommand.js +1 -3
  32. package/dist-es/commands/GetComponentCommand.js +1 -3
  33. package/dist-es/commands/GetDeploymentCommand.js +1 -3
  34. package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +1 -3
  35. package/dist-es/commands/GetEnvironmentCommand.js +1 -3
  36. package/dist-es/commands/GetEnvironmentTemplateCommand.js +1 -3
  37. package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +1 -3
  38. package/dist-es/commands/GetRepositoryCommand.js +1 -3
  39. package/dist-es/commands/GetRepositorySyncStatusCommand.js +1 -3
  40. package/dist-es/commands/GetResourcesSummaryCommand.js +1 -3
  41. package/dist-es/commands/GetServiceCommand.js +1 -3
  42. package/dist-es/commands/GetServiceInstanceCommand.js +1 -3
  43. package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +1 -3
  44. package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +1 -3
  45. package/dist-es/commands/GetServiceSyncConfigCommand.js +1 -3
  46. package/dist-es/commands/GetServiceTemplateCommand.js +1 -3
  47. package/dist-es/commands/GetServiceTemplateVersionCommand.js +1 -3
  48. package/dist-es/commands/GetTemplateSyncConfigCommand.js +1 -3
  49. package/dist-es/commands/GetTemplateSyncStatusCommand.js +1 -3
  50. package/dist-es/commands/ListComponentOutputsCommand.js +1 -3
  51. package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +1 -3
  52. package/dist-es/commands/ListComponentsCommand.js +1 -3
  53. package/dist-es/commands/ListDeploymentsCommand.js +1 -3
  54. package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +1 -3
  55. package/dist-es/commands/ListEnvironmentOutputsCommand.js +1 -3
  56. package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -3
  57. package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +1 -3
  58. package/dist-es/commands/ListEnvironmentTemplatesCommand.js +1 -3
  59. package/dist-es/commands/ListEnvironmentsCommand.js +1 -3
  60. package/dist-es/commands/ListRepositoriesCommand.js +1 -3
  61. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +1 -3
  62. package/dist-es/commands/ListServiceInstanceOutputsCommand.js +1 -3
  63. package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -3
  64. package/dist-es/commands/ListServiceInstancesCommand.js +1 -3
  65. package/dist-es/commands/ListServicePipelineOutputsCommand.js +1 -3
  66. package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -3
  67. package/dist-es/commands/ListServiceTemplateVersionsCommand.js +1 -3
  68. package/dist-es/commands/ListServiceTemplatesCommand.js +1 -3
  69. package/dist-es/commands/ListServicesCommand.js +1 -3
  70. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  71. package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -3
  72. package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +1 -3
  73. package/dist-es/commands/TagResourceCommand.js +1 -3
  74. package/dist-es/commands/UntagResourceCommand.js +1 -3
  75. package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -3
  76. package/dist-es/commands/UpdateComponentCommand.js +1 -3
  77. package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -3
  78. package/dist-es/commands/UpdateEnvironmentCommand.js +1 -3
  79. package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +1 -3
  80. package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -3
  81. package/dist-es/commands/UpdateServiceCommand.js +1 -3
  82. package/dist-es/commands/UpdateServiceInstanceCommand.js +1 -3
  83. package/dist-es/commands/UpdateServicePipelineCommand.js +1 -3
  84. package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +1 -3
  85. package/dist-es/commands/UpdateServiceSyncConfigCommand.js +1 -3
  86. package/dist-es/commands/UpdateServiceTemplateCommand.js +1 -3
  87. package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +1 -3
  88. package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +1 -3
  89. package/package.json +4 -4
@@ -6,9 +6,7 @@ import { de_AcceptEnvironmentAccountConnectionCommand, se_AcceptEnvironmentAccou
6
6
  export { $Command };
7
7
  export class AcceptEnvironmentAccountConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CancelComponentDeploymentCommand, se_CancelComponentDeploymentComman
7
7
  export { $Command };
8
8
  export class CancelComponentDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CancelEnvironmentDeploymentCommand, se_CancelEnvironmentDeploymentCo
7
7
  export { $Command };
8
8
  export class CancelEnvironmentDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CancelServiceInstanceDeploymentCommand, se_CancelServiceInstanceDepl
7
7
  export { $Command };
8
8
  export class CancelServiceInstanceDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CancelServicePipelineDeploymentCommand, se_CancelServicePipelineDepl
7
7
  export { $Command };
8
8
  export class CancelServicePipelineDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateComponentCommand, se_CreateComponentCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class CreateComponentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateEnvironmentAccountConnectionCommand, se_CreateEnvironmentAccou
6
6
  export { $Command };
7
7
  export class CreateEnvironmentAccountConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro
7
7
  export { $Command };
8
8
  export class CreateEnvironmentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateEnvironmentTemplateCommand, se_CreateEnvironmentTemplateComman
7
7
  export { $Command };
8
8
  export class CreateEnvironmentTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateEnvironmentTemplateVersionCommand, se_CreateEnvironmentTemplat
7
7
  export { $Command };
8
8
  export class CreateEnvironmentTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateRepositoryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class CreateServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateServiceInstanceCommand, se_CreateServiceInstanceCommand } from
7
7
  export { $Command };
8
8
  export class CreateServiceInstanceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateServiceSyncConfigCommand, se_CreateServiceSyncConfigCommand }
6
6
  export { $Command };
7
7
  export class CreateServiceSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateServiceTemplateCommand, se_CreateServiceTemplateCommand } from
7
7
  export { $Command };
8
8
  export class CreateServiceTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_CreateServiceTemplateVersionCommand, se_CreateServiceTemplateVersion
7
7
  export { $Command };
8
8
  export class CreateServiceTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateTemplateSyncConfigCommand, se_CreateTemplateSyncConfigCommand
6
6
  export { $Command };
7
7
  export class CreateTemplateSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class DeleteComponentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteDeploymentCommand, se_DeleteDeploymentCommand } from "../proto
7
7
  export { $Command };
8
8
  export class DeleteDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteEnvironmentAccountConnectionCommand, se_DeleteEnvironmentAccou
6
6
  export { $Command };
7
7
  export class DeleteEnvironmentAccountConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro
7
7
  export { $Command };
8
8
  export class DeleteEnvironmentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteEnvironmentTemplateCommand, se_DeleteEnvironmentTemplateComman
7
7
  export { $Command };
8
8
  export class DeleteEnvironmentTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteEnvironmentTemplateVersionCommand, se_DeleteEnvironmentTemplat
7
7
  export { $Command };
8
8
  export class DeleteEnvironmentTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DeleteRepositoryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class DeleteServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteServiceSyncConfigCommand, se_DeleteServiceSyncConfigCommand }
6
6
  export { $Command };
7
7
  export class DeleteServiceSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteServiceTemplateCommand, se_DeleteServiceTemplateCommand } from
7
7
  export { $Command };
8
8
  export class DeleteServiceTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DeleteServiceTemplateVersionCommand, se_DeleteServiceTemplateVersion
7
7
  export { $Command };
8
8
  export class DeleteServiceTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTemplateSyncConfigCommand, se_DeleteTemplateSyncConfigCommand
6
6
  export { $Command };
7
7
  export class DeleteTemplateSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetAccountSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetComponentCommand, se_GetComponentCommand } from "../protocols/Aws
7
7
  export { $Command };
8
8
  export class GetComponentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A
7
7
  export { $Command };
8
8
  export class GetDeploymentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetEnvironmentAccountConnectionCommand, se_GetEnvironmentAccountConn
6
6
  export { $Command };
7
7
  export class GetEnvironmentAccountConnectionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class GetEnvironmentCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetEnvironmentTemplateCommand, se_GetEnvironmentTemplateCommand } fr
7
7
  export { $Command };
8
8
  export class GetEnvironmentTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetEnvironmentTemplateVersionCommand, se_GetEnvironmentTemplateVersi
7
7
  export { $Command };
8
8
  export class GetEnvironmentTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetRepositoryCommand, se_GetRepositoryCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetRepositoryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetRepositorySyncStatusCommand, se_GetRepositorySyncStatusCommand }
6
6
  export { $Command };
7
7
  export class GetRepositorySyncStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetResourcesSummaryCommand, se_GetResourcesSummaryCommand } from "..
6
6
  export { $Command };
7
7
  export class GetResourcesSummaryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetServiceCommand, se_GetServiceCommand } from "../protocols/Aws_jso
7
7
  export { $Command };
8
8
  export class GetServiceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetServiceInstanceCommand, se_GetServiceInstanceCommand } from "../p
7
7
  export { $Command };
8
8
  export class GetServiceInstanceCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetServiceInstanceSyncStatusCommand, se_GetServiceInstanceSyncStatus
6
6
  export { $Command };
7
7
  export class GetServiceInstanceSyncStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetServiceSyncBlockerSummaryCommand, se_GetServiceSyncBlockerSummary
6
6
  export { $Command };
7
7
  export class GetServiceSyncBlockerSummaryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetServiceSyncConfigCommand, se_GetServiceSyncConfigCommand } from "
6
6
  export { $Command };
7
7
  export class GetServiceSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetServiceTemplateCommand, se_GetServiceTemplateCommand } from "../p
7
7
  export { $Command };
8
8
  export class GetServiceTemplateCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetServiceTemplateVersionCommand, se_GetServiceTemplateVersionComman
7
7
  export { $Command };
8
8
  export class GetServiceTemplateVersionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetTemplateSyncConfigCommand, se_GetTemplateSyncConfigCommand } from
6
6
  export { $Command };
7
7
  export class GetTemplateSyncConfigCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetTemplateSyncStatusCommand, se_GetTemplateSyncStatusCommand } from
6
6
  export { $Command };
7
7
  export class GetTemplateSyncStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListComponentOutputsCommand, se_ListComponentOutputsCommand } from "
7
7
  export { $Command };
8
8
  export class ListComponentOutputsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListComponentProvisionedResourcesCommand, se_ListComponentProvisione
6
6
  export { $Command };
7
7
  export class ListComponentProvisionedResourcesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols
7
7
  export { $Command };
8
8
  export class ListComponentsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListDeploymentsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListEnvironmentAccountConnectionsCommand, se_ListEnvironmentAccountC
6
6
  export { $Command };
7
7
  export class ListEnvironmentAccountConnectionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),