@aws-sdk/client-support-app 3.590.0 → 3.596.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 (25) hide show
  1. package/dist-cjs/index.js +0 -10
  2. package/dist-types/commands/CreateSlackChannelConfigurationCommand.d.ts +2 -1
  3. package/dist-types/commands/DeleteAccountAliasCommand.d.ts +2 -1
  4. package/dist-types/commands/DeleteSlackChannelConfigurationCommand.d.ts +2 -1
  5. package/dist-types/commands/DeleteSlackWorkspaceConfigurationCommand.d.ts +2 -1
  6. package/dist-types/commands/GetAccountAliasCommand.d.ts +2 -1
  7. package/dist-types/commands/ListSlackChannelConfigurationsCommand.d.ts +2 -1
  8. package/dist-types/commands/ListSlackWorkspaceConfigurationsCommand.d.ts +2 -1
  9. package/dist-types/commands/PutAccountAliasCommand.d.ts +2 -1
  10. package/dist-types/commands/RegisterSlackWorkspaceForOrganizationCommand.d.ts +2 -1
  11. package/dist-types/commands/UpdateSlackChannelConfigurationCommand.d.ts +2 -1
  12. package/dist-types/index.d.ts +2 -2
  13. package/dist-types/models/SupportAppServiceException.d.ts +2 -1
  14. package/dist-types/ts3.4/commands/CreateSlackChannelConfigurationCommand.d.ts +2 -1
  15. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +2 -1
  16. package/dist-types/ts3.4/commands/DeleteSlackChannelConfigurationCommand.d.ts +2 -1
  17. package/dist-types/ts3.4/commands/DeleteSlackWorkspaceConfigurationCommand.d.ts +2 -1
  18. package/dist-types/ts3.4/commands/GetAccountAliasCommand.d.ts +2 -1
  19. package/dist-types/ts3.4/commands/ListSlackChannelConfigurationsCommand.d.ts +2 -1
  20. package/dist-types/ts3.4/commands/ListSlackWorkspaceConfigurationsCommand.d.ts +2 -1
  21. package/dist-types/ts3.4/commands/PutAccountAliasCommand.d.ts +2 -1
  22. package/dist-types/ts3.4/commands/RegisterSlackWorkspaceForOrganizationCommand.d.ts +2 -1
  23. package/dist-types/ts3.4/commands/UpdateSlackChannelConfigurationCommand.d.ts +2 -1
  24. package/dist-types/ts3.4/models/SupportAppServiceException.d.ts +2 -1
  25. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -198,7 +198,6 @@ var SupportAppClient = _SupportAppClient;
198
198
 
199
199
  var import_middleware_serde = require("@smithy/middleware-serde");
200
200
 
201
- var import_types = require("@smithy/types");
202
201
 
203
202
  // src/protocols/Aws_restJson1.ts
204
203
  var import_core2 = require("@aws-sdk/core");
@@ -758,7 +757,6 @@ var CreateSlackChannelConfigurationCommand = _CreateSlackChannelConfigurationCom
758
757
 
759
758
 
760
759
 
761
-
762
760
  var _DeleteAccountAliasCommand = class _DeleteAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
763
761
  ...commonParams
764
762
  }).m(function(Command, cs, config, o) {
@@ -775,7 +773,6 @@ var DeleteAccountAliasCommand = _DeleteAccountAliasCommand;
775
773
 
776
774
 
777
775
 
778
-
779
776
  var _DeleteSlackChannelConfigurationCommand = class _DeleteSlackChannelConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
780
777
  ...commonParams
781
778
  }).m(function(Command, cs, config, o) {
@@ -792,7 +789,6 @@ var DeleteSlackChannelConfigurationCommand = _DeleteSlackChannelConfigurationCom
792
789
 
793
790
 
794
791
 
795
-
796
792
  var _DeleteSlackWorkspaceConfigurationCommand = class _DeleteSlackWorkspaceConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
797
793
  ...commonParams
798
794
  }).m(function(Command, cs, config, o) {
@@ -809,7 +805,6 @@ var DeleteSlackWorkspaceConfigurationCommand = _DeleteSlackWorkspaceConfiguratio
809
805
 
810
806
 
811
807
 
812
-
813
808
  var _GetAccountAliasCommand = class _GetAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
814
809
  ...commonParams
815
810
  }).m(function(Command, cs, config, o) {
@@ -826,7 +821,6 @@ var GetAccountAliasCommand = _GetAccountAliasCommand;
826
821
 
827
822
 
828
823
 
829
-
830
824
  var _ListSlackChannelConfigurationsCommand = class _ListSlackChannelConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
831
825
  ...commonParams
832
826
  }).m(function(Command, cs, config, o) {
@@ -843,7 +837,6 @@ var ListSlackChannelConfigurationsCommand = _ListSlackChannelConfigurationsComma
843
837
 
844
838
 
845
839
 
846
-
847
840
  var _ListSlackWorkspaceConfigurationsCommand = class _ListSlackWorkspaceConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
848
841
  ...commonParams
849
842
  }).m(function(Command, cs, config, o) {
@@ -860,7 +853,6 @@ var ListSlackWorkspaceConfigurationsCommand = _ListSlackWorkspaceConfigurationsC
860
853
 
861
854
 
862
855
 
863
-
864
856
  var _PutAccountAliasCommand = class _PutAccountAliasCommand extends import_smithy_client.Command.classBuilder().ep({
865
857
  ...commonParams
866
858
  }).m(function(Command, cs, config, o) {
@@ -877,7 +869,6 @@ var PutAccountAliasCommand = _PutAccountAliasCommand;
877
869
 
878
870
 
879
871
 
880
-
881
872
  var _RegisterSlackWorkspaceForOrganizationCommand = class _RegisterSlackWorkspaceForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
882
873
  ...commonParams
883
874
  }).m(function(Command, cs, config, o) {
@@ -894,7 +885,6 @@ var RegisterSlackWorkspaceForOrganizationCommand = _RegisterSlackWorkspaceForOrg
894
885
 
895
886
 
896
887
 
897
-
898
888
  var _UpdateSlackChannelConfigurationCommand = class _UpdateSlackChannelConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
899
889
  ...commonParams
900
890
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -59,8 +59,8 @@
59
59
  export * from "./SupportAppClient";
60
60
  export * from "./SupportApp";
61
61
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
62
- export { RuntimeExtension } from "./runtimeExtensions";
63
- export { SupportAppExtensionConfiguration } from "./extensionConfiguration";
62
+ export type { RuntimeExtension } from "./runtimeExtensions";
63
+ export type { SupportAppExtensionConfiguration } from "./extensionConfiguration";
64
64
  export * from "./commands";
65
65
  export * from "./pagination";
66
66
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSlackChannelConfigurationCommandInput
14
15
  extends CreateSlackChannelConfigurationRequest {}
15
16
  export interface CreateSlackChannelConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteAccountAliasCommandInput
14
15
  extends DeleteAccountAliasRequest {}
15
16
  export interface DeleteAccountAliasCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSlackChannelConfigurationCommandInput
14
15
  extends DeleteSlackChannelConfigurationRequest {}
15
16
  export interface DeleteSlackChannelConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSlackWorkspaceConfigurationCommandInput
14
15
  extends DeleteSlackWorkspaceConfigurationRequest {}
15
16
  export interface DeleteSlackWorkspaceConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetAccountAliasCommandInput extends GetAccountAliasRequest {}
14
15
  export interface GetAccountAliasCommandOutput
15
16
  extends GetAccountAliasResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSlackChannelConfigurationsCommandInput
14
15
  extends ListSlackChannelConfigurationsRequest {}
15
16
  export interface ListSlackChannelConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSlackWorkspaceConfigurationsCommandInput
14
15
  extends ListSlackWorkspaceConfigurationsRequest {}
15
16
  export interface ListSlackWorkspaceConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutAccountAliasCommandInput extends PutAccountAliasRequest {}
14
15
  export interface PutAccountAliasCommandOutput
15
16
  extends PutAccountAliasResult,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RegisterSlackWorkspaceForOrganizationCommandInput
14
15
  extends RegisterSlackWorkspaceForOrganizationRequest {}
15
16
  export interface RegisterSlackWorkspaceForOrganizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  SupportAppClientResolvedConfig,
11
11
  } from "../SupportAppClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateSlackChannelConfigurationCommandInput
14
15
  extends UpdateSlackChannelConfigurationRequest {}
15
16
  export interface UpdateSlackChannelConfigurationCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class SupportAppServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-support-app",
3
3
  "description": "AWS SDK for JavaScript Support App Client for Node.js, Browser and React Native",
4
- "version": "3.590.0",
4
+ "version": "3.596.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-support-app",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",