@aws-sdk/client-amplify 3.799.0 → 3.804.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 (84) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +3 -3
  2. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateBackendEnvironmentCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateBranchCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDomainAssociationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateWebhookCommand.d.ts +1 -1
  8. package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteBackendEnvironmentCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteBranchCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteDomainAssociationCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteWebhookCommand.d.ts +1 -1
  14. package/dist-types/commands/GenerateAccessLogsCommand.d.ts +1 -1
  15. package/dist-types/commands/GetAppCommand.d.ts +1 -1
  16. package/dist-types/commands/GetArtifactUrlCommand.d.ts +1 -1
  17. package/dist-types/commands/GetBackendEnvironmentCommand.d.ts +1 -1
  18. package/dist-types/commands/GetBranchCommand.d.ts +1 -1
  19. package/dist-types/commands/GetDomainAssociationCommand.d.ts +1 -1
  20. package/dist-types/commands/GetJobCommand.d.ts +1 -1
  21. package/dist-types/commands/GetWebhookCommand.d.ts +1 -1
  22. package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
  23. package/dist-types/commands/ListBackendEnvironmentsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListBranchesCommand.d.ts +1 -1
  25. package/dist-types/commands/ListDomainAssociationsCommand.d.ts +1 -1
  26. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  28. package/dist-types/commands/ListWebhooksCommand.d.ts +1 -1
  29. package/dist-types/commands/StartDeploymentCommand.d.ts +1 -1
  30. package/dist-types/commands/StartJobCommand.d.ts +1 -1
  31. package/dist-types/commands/StopJobCommand.d.ts +1 -1
  32. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  33. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateAppCommand.d.ts +1 -1
  35. package/dist-types/commands/UpdateBranchCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateWebhookCommand.d.ts +1 -1
  38. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  39. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  40. package/dist-types/runtimeConfig.d.ts +16 -16
  41. package/dist-types/runtimeConfig.native.d.ts +18 -18
  42. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  43. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/CreateBackendEnvironmentCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/CreateDomainAssociationCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/DeleteBackendEnvironmentCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DeleteDomainAssociationCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/GenerateAccessLogsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/GetArtifactUrlCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/GetBackendEnvironmentCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/GetDomainAssociationCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/GetWebhookCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ListBackendEnvironmentsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/ListDomainAssociationsCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/ListWebhooksCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/StartDeploymentCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/StartJobCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/StopJobCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/UpdateBranchCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  84. package/package.json +20 -20
@@ -203,8 +203,8 @@ export const se_GenerateAccessLogsCommand = async (input, context) => {
203
203
  let body;
204
204
  body = JSON.stringify(take(input, {
205
205
  domainName: [],
206
- endTime: (_) => _.getTime() / 1000,
207
- startTime: (_) => _.getTime() / 1000,
206
+ endTime: (_) => _.getTime() / 1_000,
207
+ startTime: (_) => _.getTime() / 1_000,
208
208
  }));
209
209
  b.m("POST").h(headers).b(body);
210
210
  return b.build();
@@ -409,7 +409,7 @@ export const se_StartJobCommand = async (input, context) => {
409
409
  body = JSON.stringify(take(input, {
410
410
  commitId: [],
411
411
  commitMessage: [],
412
- commitTime: (_) => _.getTime() / 1000,
412
+ commitTime: (_) => _.getTime() / 1_000,
413
413
  jobId: [],
414
414
  jobReason: [],
415
415
  jobType: [],
@@ -23,7 +23,7 @@ export interface CreateAppCommandOutput extends CreateAppResult, __MetadataBeare
23
23
  }
24
24
  declare const CreateAppCommand_base: {
25
25
  new (input: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppCommandInput, CreateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBackendEnvironmentCommandOutput extends CreateBackendEnvi
23
23
  }
24
24
  declare const CreateBackendEnvironmentCommand_base: {
25
25
  new (input: CreateBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackendEnvironmentCommandInput, CreateBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackendEnvironmentCommandInput, CreateBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBackendEnvironmentCommandInput, CreateBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBranchCommandOutput extends CreateBranchResult, __Metadat
23
23
  }
24
24
  declare const CreateBranchCommand_base: {
25
25
  new (input: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBranchCommandInput, CreateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResult, _
23
23
  }
24
24
  declare const CreateDeploymentCommand_base: {
25
25
  new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDomainAssociationCommandOutput extends CreateDomainAssoci
23
23
  }
24
24
  declare const CreateDomainAssociationCommand_base: {
25
25
  new (input: CreateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainAssociationCommandInput, CreateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainAssociationCommandInput, CreateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainAssociationCommandInput, CreateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWebhookCommandOutput extends CreateWebhookResult, __Metad
23
23
  }
24
24
  declare const CreateWebhookCommand_base: {
25
25
  new (input: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAppCommandOutput extends DeleteAppResult, __MetadataBeare
23
23
  }
24
24
  declare const DeleteAppCommand_base: {
25
25
  new (input: DeleteAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppCommandInput, DeleteAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppCommandInput, DeleteAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAppCommandInput, DeleteAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBackendEnvironmentCommandOutput extends DeleteBackendEnvi
23
23
  }
24
24
  declare const DeleteBackendEnvironmentCommand_base: {
25
25
  new (input: DeleteBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackendEnvironmentCommandInput, DeleteBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackendEnvironmentCommandInput, DeleteBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBackendEnvironmentCommandInput, DeleteBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBranchCommandOutput extends DeleteBranchResult, __Metadat
23
23
  }
24
24
  declare const DeleteBranchCommand_base: {
25
25
  new (input: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBranchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBranchCommandInput, DeleteBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDomainAssociationCommandOutput extends DeleteDomainAssoci
23
23
  }
24
24
  declare const DeleteDomainAssociationCommand_base: {
25
25
  new (input: DeleteDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainAssociationCommandInput, DeleteDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainAssociationCommandInput, DeleteDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainAssociationCommandInput, DeleteDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteJobCommandOutput extends DeleteJobResult, __MetadataBeare
23
23
  }
24
24
  declare const DeleteJobCommand_base: {
25
25
  new (input: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWebhookCommandOutput extends DeleteWebhookResult, __Metad
23
23
  }
24
24
  declare const DeleteWebhookCommand_base: {
25
25
  new (input: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GenerateAccessLogsCommandOutput extends GenerateAccessLogsResul
23
23
  }
24
24
  declare const GenerateAccessLogsCommand_base: {
25
25
  new (input: GenerateAccessLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateAccessLogsCommandInput, GenerateAccessLogsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GenerateAccessLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateAccessLogsCommandInput, GenerateAccessLogsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GenerateAccessLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateAccessLogsCommandInput, GenerateAccessLogsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAppCommandOutput extends GetAppResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetAppCommand_base: {
25
25
  new (input: GetAppCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppCommandInput, GetAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAppCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppCommandInput, GetAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAppCommandInput): import("@smithy/smithy-client").CommandImpl<GetAppCommandInput, GetAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetArtifactUrlCommandOutput extends GetArtifactUrlResult, __Met
23
23
  }
24
24
  declare const GetArtifactUrlCommand_base: {
25
25
  new (input: GetArtifactUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetArtifactUrlCommandInput, GetArtifactUrlCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetArtifactUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetArtifactUrlCommandInput, GetArtifactUrlCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetArtifactUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetArtifactUrlCommandInput, GetArtifactUrlCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBackendEnvironmentCommandOutput extends GetBackendEnvironmen
23
23
  }
24
24
  declare const GetBackendEnvironmentCommand_base: {
25
25
  new (input: GetBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackendEnvironmentCommandInput, GetBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackendEnvironmentCommandInput, GetBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBackendEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetBackendEnvironmentCommandInput, GetBackendEnvironmentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBranchCommandOutput extends GetBranchResult, __MetadataBeare
23
23
  }
24
24
  declare const GetBranchCommand_base: {
25
25
  new (input: GetBranchCommandInput): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBranchCommandInput): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBranchCommandInput): import("@smithy/smithy-client").CommandImpl<GetBranchCommandInput, GetBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDomainAssociationCommandOutput extends GetDomainAssociationR
23
23
  }
24
24
  declare const GetDomainAssociationCommand_base: {
25
25
  new (input: GetDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainAssociationCommandInput, GetDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainAssociationCommandInput, GetDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainAssociationCommandInput, GetDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetJobCommandOutput extends GetJobResult, __MetadataBearer {
23
23
  }
24
24
  declare const GetJobCommand_base: {
25
25
  new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetWebhookCommandOutput extends GetWebhookResult, __MetadataBea
23
23
  }
24
24
  declare const GetWebhookCommand_base: {
25
25
  new (input: GetWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebhookCommandInput, GetWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebhookCommandInput, GetWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebhookCommandInput, GetWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResult, __Metad
23
23
  }
24
24
  declare const ListArtifactsCommand_base: {
25
25
  new (input: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBackendEnvironmentsCommandOutput extends ListBackendEnviron
23
23
  }
24
24
  declare const ListBackendEnvironmentsCommand_base: {
25
25
  new (input: ListBackendEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackendEnvironmentsCommandInput, ListBackendEnvironmentsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBackendEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackendEnvironmentsCommandInput, ListBackendEnvironmentsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBackendEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBackendEnvironmentsCommandInput, ListBackendEnvironmentsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBranchesCommandOutput extends ListBranchesResult, __Metadat
23
23
  }
24
24
  declare const ListBranchesCommand_base: {
25
25
  new (input: ListBranchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBranchesCommandInput, ListBranchesCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBranchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBranchesCommandInput, ListBranchesCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBranchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListBranchesCommandInput, ListBranchesCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDomainAssociationsCommandOutput extends ListDomainAssociati
23
23
  }
24
24
  declare const ListDomainAssociationsCommand_base: {
25
25
  new (input: ListDomainAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainAssociationsCommandInput, ListDomainAssociationsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDomainAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainAssociationsCommandInput, ListDomainAssociationsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDomainAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainAssociationsCommandInput, ListDomainAssociationsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer
23
23
  }
24
24
  declare const ListJobsCommand_base: {
25
25
  new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListWebhooksCommandOutput extends ListWebhooksResult, __Metadat
23
23
  }
24
24
  declare const ListWebhooksCommand_base: {
25
25
  new (input: ListWebhooksCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebhooksCommandInput, ListWebhooksCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListWebhooksCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebhooksCommandInput, ListWebhooksCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListWebhooksCommandInput): import("@smithy/smithy-client").CommandImpl<ListWebhooksCommandInput, ListWebhooksCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartDeploymentCommandOutput extends StartDeploymentResult, __M
23
23
  }
24
24
  declare const StartDeploymentCommand_base: {
25
25
  new (input: StartDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeploymentCommandInput, StartDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeploymentCommandInput, StartDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<StartDeploymentCommandInput, StartDeploymentCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartJobCommandOutput extends StartJobResult, __MetadataBearer
23
23
  }
24
24
  declare const StartJobCommand_base: {
25
25
  new (input: StartJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobCommandInput, StartJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobCommandInput, StartJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartJobCommandInput, StartJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopJobCommandOutput extends StopJobResult, __MetadataBearer {
23
23
  }
24
24
  declare const StopJobCommand_base: {
25
25
  new (input: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopJobCommandInput, StopJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopJobCommandInput, StopJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopJobCommandInput, StopJobCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAppCommandOutput extends UpdateAppResult, __MetadataBeare
23
23
  }
24
24
  declare const UpdateAppCommand_base: {
25
25
  new (input: UpdateAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppCommandInput, UpdateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppCommandInput, UpdateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAppCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppCommandInput, UpdateAppCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateBranchCommandOutput extends UpdateBranchResult, __Metadat
23
23
  }
24
24
  declare const UpdateBranchCommand_base: {
25
25
  new (input: UpdateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBranchCommandInput, UpdateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBranchCommandInput, UpdateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateBranchCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateBranchCommandInput, UpdateBranchCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDomainAssociationCommandOutput extends UpdateDomainAssoci
23
23
  }
24
24
  declare const UpdateDomainAssociationCommand_base: {
25
25
  new (input: UpdateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainAssociationCommandInput, UpdateDomainAssociationCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateWebhookCommandOutput extends UpdateWebhookResult, __Metad
23
23
  }
24
24
  declare const UpdateWebhookCommand_base: {
25
25
  new (input: UpdateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebhookCommandInput, UpdateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebhookCommandInput, UpdateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebhookCommandInput, UpdateWebhookCommandOutput, AmplifyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AmplifyClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: AmplifyClientConfig) => {
21
21
  cacheMiddleware?: boolean | undefined;
22
22
  urlParser: import("@smithy/types").UrlParser;
23
23
  base64Decoder: import("@smithy/types").Decoder;
24
- base64Encoder: (_input: string | Uint8Array) => string;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
25
  utf8Decoder: import("@smithy/types").Decoder;
26
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
27
27
  disableHostPrefix: boolean;
28
28
  serviceId: string;
29
- profile?: string | undefined;
29
+ profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
33
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
32
+ customUserAgent?: string | import("@smithy/types").UserAgent;
33
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
41
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").AmplifyHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: AmplifyClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: AmplifyClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").AmplifyHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };