@aws-sdk/client-ssm-contacts 3.803.0 → 3.806.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 (86) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_json1_1.js +15 -15
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AcceptPageCommand.d.ts +1 -1
  5. package/dist-types/commands/ActivateContactChannelCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateContactChannelCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateContactCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateRotationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateRotationOverrideCommand.d.ts +1 -1
  10. package/dist-types/commands/DeactivateContactChannelCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteContactChannelCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteContactCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteRotationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteRotationOverrideCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeEngagementCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribePageCommand.d.ts +1 -1
  17. package/dist-types/commands/GetContactChannelCommand.d.ts +1 -1
  18. package/dist-types/commands/GetContactCommand.d.ts +1 -1
  19. package/dist-types/commands/GetContactPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/GetRotationCommand.d.ts +1 -1
  21. package/dist-types/commands/GetRotationOverrideCommand.d.ts +1 -1
  22. package/dist-types/commands/ListContactChannelsCommand.d.ts +1 -1
  23. package/dist-types/commands/ListPageReceiptsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListPageResolutionsCommand.d.ts +1 -1
  25. package/dist-types/commands/ListPagesByContactCommand.d.ts +1 -1
  26. package/dist-types/commands/ListPagesByEngagementCommand.d.ts +1 -1
  27. package/dist-types/commands/ListPreviewRotationShiftsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListRotationOverridesCommand.d.ts +1 -1
  29. package/dist-types/commands/ListRotationShiftsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  31. package/dist-types/commands/PutContactPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/SendActivationCodeCommand.d.ts +1 -1
  33. package/dist-types/commands/StartEngagementCommand.d.ts +1 -1
  34. package/dist-types/commands/StopEngagementCommand.d.ts +1 -1
  35. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateContactChannelCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateRotationCommand.d.ts +1 -1
  40. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  41. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  42. package/dist-types/runtimeConfig.d.ts +16 -16
  43. package/dist-types/runtimeConfig.native.d.ts +18 -18
  44. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  45. package/dist-types/ts3.4/commands/AcceptPageCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/ActivateContactChannelCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/CreateContactChannelCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/CreateRotationCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/CreateRotationOverrideCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/DeactivateContactChannelCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DeleteContactChannelCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/DeleteRotationCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/DeleteRotationOverrideCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/DescribeEngagementCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/DescribePageCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/GetContactChannelCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/GetContactCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/GetContactPolicyCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/GetRotationCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/GetRotationOverrideCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/ListContactChannelsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ListPageReceiptsCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ListPageResolutionsCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/ListPagesByContactCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/ListPagesByEngagementCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/ListPreviewRotationShiftsCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/ListRotationOverridesCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/ListRotationShiftsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/PutContactPolicyCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/SendActivationCodeCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/StartEngagementCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/StopEngagementCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/UpdateContactChannelCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/UpdateRotationCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  82. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  83. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  84. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  85. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  86. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -879,11 +879,11 @@ const se_CreateContactRequest = (input, context) => {
879
879
  };
880
880
  const se_CreateRotationOverrideRequest = (input, context) => {
881
881
  return take(input, {
882
- EndTime: (_) => _.getTime() / 1000,
882
+ EndTime: (_) => _.getTime() / 1_000,
883
883
  IdempotencyToken: [],
884
884
  NewContactIds: _json,
885
885
  RotationId: [],
886
- StartTime: (_) => _.getTime() / 1000,
886
+ StartTime: (_) => _.getTime() / 1_000,
887
887
  });
888
888
  };
889
889
  const se_CreateRotationRequest = (input, context) => {
@@ -892,7 +892,7 @@ const se_CreateRotationRequest = (input, context) => {
892
892
  IdempotencyToken: [],
893
893
  Name: [],
894
894
  Recurrence: _json,
895
- StartTime: (_) => _.getTime() / 1000,
895
+ StartTime: (_) => _.getTime() / 1_000,
896
896
  Tags: _json,
897
897
  TimeZoneId: [],
898
898
  });
@@ -907,33 +907,33 @@ const se_ListEngagementsRequest = (input, context) => {
907
907
  };
908
908
  const se_ListPreviewRotationShiftsRequest = (input, context) => {
909
909
  return take(input, {
910
- EndTime: (_) => _.getTime() / 1000,
910
+ EndTime: (_) => _.getTime() / 1_000,
911
911
  MaxResults: [],
912
912
  Members: _json,
913
913
  NextToken: [],
914
914
  Overrides: (_) => se_OverrideList(_, context),
915
915
  Recurrence: _json,
916
- RotationStartTime: (_) => _.getTime() / 1000,
917
- StartTime: (_) => _.getTime() / 1000,
916
+ RotationStartTime: (_) => _.getTime() / 1_000,
917
+ StartTime: (_) => _.getTime() / 1_000,
918
918
  TimeZoneId: [],
919
919
  });
920
920
  };
921
921
  const se_ListRotationOverridesRequest = (input, context) => {
922
922
  return take(input, {
923
- EndTime: (_) => _.getTime() / 1000,
923
+ EndTime: (_) => _.getTime() / 1_000,
924
924
  MaxResults: [],
925
925
  NextToken: [],
926
926
  RotationId: [],
927
- StartTime: (_) => _.getTime() / 1000,
927
+ StartTime: (_) => _.getTime() / 1_000,
928
928
  });
929
929
  };
930
930
  const se_ListRotationShiftsRequest = (input, context) => {
931
931
  return take(input, {
932
- EndTime: (_) => _.getTime() / 1000,
932
+ EndTime: (_) => _.getTime() / 1_000,
933
933
  MaxResults: [],
934
934
  NextToken: [],
935
935
  RotationId: [],
936
- StartTime: (_) => _.getTime() / 1000,
936
+ StartTime: (_) => _.getTime() / 1_000,
937
937
  });
938
938
  };
939
939
  const se_OverrideList = (input, context) => {
@@ -945,9 +945,9 @@ const se_OverrideList = (input, context) => {
945
945
  };
946
946
  const se_PreviewOverride = (input, context) => {
947
947
  return take(input, {
948
- EndTime: (_) => _.getTime() / 1000,
948
+ EndTime: (_) => _.getTime() / 1_000,
949
949
  NewMembers: _json,
950
- StartTime: (_) => _.getTime() / 1000,
950
+ StartTime: (_) => _.getTime() / 1_000,
951
951
  });
952
952
  };
953
953
  const se_StartEngagementRequest = (input, context) => {
@@ -964,8 +964,8 @@ const se_StartEngagementRequest = (input, context) => {
964
964
  };
965
965
  const se_TimeRange = (input, context) => {
966
966
  return take(input, {
967
- EndTime: (_) => _.getTime() / 1000,
968
- StartTime: (_) => _.getTime() / 1000,
967
+ EndTime: (_) => _.getTime() / 1_000,
968
+ StartTime: (_) => _.getTime() / 1_000,
969
969
  });
970
970
  };
971
971
  const se_UpdateRotationRequest = (input, context) => {
@@ -973,7 +973,7 @@ const se_UpdateRotationRequest = (input, context) => {
973
973
  ContactIds: _json,
974
974
  Recurrence: _json,
975
975
  RotationId: [],
976
- StartTime: (_) => _.getTime() / 1000,
976
+ StartTime: (_) => _.getTime() / 1_000,
977
977
  TimeZoneId: [],
978
978
  });
979
979
  };
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AcceptPageCommandOutput extends AcceptPageResult, __MetadataBea
23
23
  }
24
24
  declare const AcceptPageCommand_base: {
25
25
  new (input: AcceptPageCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPageCommandInput, AcceptPageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptPageCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPageCommandInput, AcceptPageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptPageCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPageCommandInput, AcceptPageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ActivateContactChannelCommandOutput extends ActivateContactChan
23
23
  }
24
24
  declare const ActivateContactChannelCommand_base: {
25
25
  new (input: ActivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ActivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ActivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateContactChannelCommandInput, ActivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateContactChannelCommandOutput extends CreateContactChannelR
23
23
  }
24
24
  declare const CreateContactChannelCommand_base: {
25
25
  new (input: CreateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactChannelCommandInput, CreateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactChannelCommandInput, CreateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactChannelCommandInput, CreateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateContactCommandOutput extends CreateContactResult, __Metad
23
23
  }
24
24
  declare const CreateContactCommand_base: {
25
25
  new (input: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateContactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateContactCommandInput, CreateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRotationCommandOutput extends CreateRotationResult, __Met
23
23
  }
24
24
  declare const CreateRotationCommand_base: {
25
25
  new (input: CreateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationCommandInput, CreateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationCommandInput, CreateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationCommandInput, CreateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRotationOverrideCommandOutput extends CreateRotationOverr
23
23
  }
24
24
  declare const CreateRotationOverrideCommand_base: {
25
25
  new (input: CreateRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationOverrideCommandInput, CreateRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationOverrideCommandInput, CreateRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRotationOverrideCommandInput, CreateRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeactivateContactChannelCommandOutput extends DeactivateContact
23
23
  }
24
24
  declare const DeactivateContactChannelCommand_base: {
25
25
  new (input: DeactivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateContactChannelCommandInput, DeactivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeactivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateContactChannelCommandInput, DeactivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeactivateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateContactChannelCommandInput, DeactivateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteContactChannelCommandOutput extends DeleteContactChannelR
23
23
  }
24
24
  declare const DeleteContactChannelCommand_base: {
25
25
  new (input: DeleteContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactChannelCommandInput, DeleteContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactChannelCommandInput, DeleteContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactChannelCommandInput, DeleteContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteContactCommandOutput extends DeleteContactResult, __Metad
23
23
  }
24
24
  declare const DeleteContactCommand_base: {
25
25
  new (input: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteContactCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteContactCommandInput, DeleteContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRotationCommandOutput extends DeleteRotationResult, __Met
23
23
  }
24
24
  declare const DeleteRotationCommand_base: {
25
25
  new (input: DeleteRotationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationCommandInput, DeleteRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRotationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationCommandInput, DeleteRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRotationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationCommandInput, DeleteRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRotationOverrideCommandOutput extends DeleteRotationOverr
23
23
  }
24
24
  declare const DeleteRotationOverrideCommand_base: {
25
25
  new (input: DeleteRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationOverrideCommandInput, DeleteRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationOverrideCommandInput, DeleteRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRotationOverrideCommandInput, DeleteRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeEngagementCommandOutput extends DescribeEngagementResul
23
23
  }
24
24
  declare const DescribeEngagementCommand_base: {
25
25
  new (input: DescribeEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngagementCommandInput, DescribeEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngagementCommandInput, DescribeEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngagementCommandInput, DescribeEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribePageCommandOutput extends DescribePageResult, __Metadat
23
23
  }
24
24
  declare const DescribePageCommand_base: {
25
25
  new (input: DescribePageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePageCommandInput, DescribePageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribePageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePageCommandInput, DescribePageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribePageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePageCommandInput, DescribePageCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContactChannelCommandOutput extends GetContactChannelResult,
23
23
  }
24
24
  declare const GetContactChannelCommand_base: {
25
25
  new (input: GetContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactChannelCommandInput, GetContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactChannelCommandInput, GetContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactChannelCommandInput, GetContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContactCommandOutput extends GetContactResult, __MetadataBea
23
23
  }
24
24
  declare const GetContactCommand_base: {
25
25
  new (input: GetContactCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactCommandInput, GetContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContactCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactCommandInput, GetContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContactCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactCommandInput, GetContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetContactPolicyCommandOutput extends GetContactPolicyResult, _
23
23
  }
24
24
  declare const GetContactPolicyCommand_base: {
25
25
  new (input: GetContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactPolicyCommandInput, GetContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactPolicyCommandInput, GetContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetContactPolicyCommandInput, GetContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRotationCommandOutput extends GetRotationResult, __MetadataB
23
23
  }
24
24
  declare const GetRotationCommand_base: {
25
25
  new (input: GetRotationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationCommandInput, GetRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRotationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationCommandInput, GetRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRotationCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationCommandInput, GetRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRotationOverrideCommandOutput extends GetRotationOverrideRes
23
23
  }
24
24
  declare const GetRotationOverrideCommand_base: {
25
25
  new (input: GetRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationOverrideCommandInput, GetRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationOverrideCommandInput, GetRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRotationOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<GetRotationOverrideCommandInput, GetRotationOverrideCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListContactChannelsCommandOutput extends ListContactChannelsRes
23
23
  }
24
24
  declare const ListContactChannelsCommand_base: {
25
25
  new (input: ListContactChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactChannelsCommandInput, ListContactChannelsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListContactChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactChannelsCommandInput, ListContactChannelsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListContactChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListContactChannelsCommandInput, ListContactChannelsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPageReceiptsCommandOutput extends ListPageReceiptsResult, _
23
23
  }
24
24
  declare const ListPageReceiptsCommand_base: {
25
25
  new (input: ListPageReceiptsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPageReceiptsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPageReceiptsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageReceiptsCommandInput, ListPageReceiptsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPageResolutionsCommandOutput extends ListPageResolutionsRes
23
23
  }
24
24
  declare const ListPageResolutionsCommand_base: {
25
25
  new (input: ListPageResolutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageResolutionsCommandInput, ListPageResolutionsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPageResolutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageResolutionsCommandInput, ListPageResolutionsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPageResolutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPageResolutionsCommandInput, ListPageResolutionsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPagesByContactCommandOutput extends ListPagesByContactResul
23
23
  }
24
24
  declare const ListPagesByContactCommand_base: {
25
25
  new (input: ListPagesByContactCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByContactCommandInput, ListPagesByContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPagesByContactCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByContactCommandInput, ListPagesByContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPagesByContactCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByContactCommandInput, ListPagesByContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPagesByEngagementCommandOutput extends ListPagesByEngagemen
23
23
  }
24
24
  declare const ListPagesByEngagementCommand_base: {
25
25
  new (input: ListPagesByEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPagesByEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPagesByEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<ListPagesByEngagementCommandInput, ListPagesByEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPreviewRotationShiftsCommandOutput extends ListPreviewRotat
23
23
  }
24
24
  declare const ListPreviewRotationShiftsCommand_base: {
25
25
  new (input: ListPreviewRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPreviewRotationShiftsCommandInput, ListPreviewRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPreviewRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPreviewRotationShiftsCommandInput, ListPreviewRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPreviewRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPreviewRotationShiftsCommandInput, ListPreviewRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListRotationOverridesCommandOutput extends ListRotationOverride
23
23
  }
24
24
  declare const ListRotationOverridesCommand_base: {
25
25
  new (input: ListRotationOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationOverridesCommandInput, ListRotationOverridesCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListRotationOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationOverridesCommandInput, ListRotationOverridesCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRotationOverridesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationOverridesCommandInput, ListRotationOverridesCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListRotationShiftsCommandOutput extends ListRotationShiftsResul
23
23
  }
24
24
  declare const ListRotationShiftsCommand_base: {
25
25
  new (input: ListRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationShiftsCommandInput, ListRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationShiftsCommandInput, ListRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListRotationShiftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRotationShiftsCommandInput, ListRotationShiftsCommandOutput, SSMContactsClientResolvedConfig, 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, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutContactPolicyCommandOutput extends PutContactPolicyResult, _
23
23
  }
24
24
  declare const PutContactPolicyCommand_base: {
25
25
  new (input: PutContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutContactPolicyCommandInput, PutContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutContactPolicyCommandInput, PutContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutContactPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutContactPolicyCommandInput, PutContactPolicyCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SendActivationCodeCommandOutput extends SendActivationCodeResul
23
23
  }
24
24
  declare const SendActivationCodeCommand_base: {
25
25
  new (input: SendActivationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<SendActivationCodeCommandInput, SendActivationCodeCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SendActivationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<SendActivationCodeCommandInput, SendActivationCodeCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SendActivationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<SendActivationCodeCommandInput, SendActivationCodeCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartEngagementCommandOutput extends StartEngagementResult, __M
23
23
  }
24
24
  declare const StartEngagementCommand_base: {
25
25
  new (input: StartEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StartEngagementCommandInput, StartEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StartEngagementCommandInput, StartEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StartEngagementCommandInput, StartEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopEngagementCommandOutput extends StopEngagementResult, __Met
23
23
  }
24
24
  declare const StopEngagementCommand_base: {
25
25
  new (input: StopEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StopEngagementCommandInput, StopEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StopEngagementCommandInput, StopEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopEngagementCommandInput): import("@smithy/smithy-client").CommandImpl<StopEngagementCommandInput, StopEngagementCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateContactChannelCommandOutput extends UpdateContactChannelR
23
23
  }
24
24
  declare const UpdateContactChannelCommand_base: {
25
25
  new (input: UpdateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContactChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactChannelCommandInput, UpdateContactChannelCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateContactCommandOutput extends UpdateContactResult, __Metad
23
23
  }
24
24
  declare const UpdateContactCommand_base: {
25
25
  new (input: UpdateContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateRotationCommandOutput extends UpdateRotationResult, __Met
23
23
  }
24
24
  declare const UpdateRotationCommand_base: {
25
25
  new (input: UpdateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRotationCommandInput, UpdateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRotationCommandInput, UpdateRotationCommandOutput, SSMContactsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateRotationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRotationCommandInput, UpdateRotationCommandOutput, SSMContactsClientResolvedConfig, 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";