@aws-sdk/client-ram 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 (73) hide show
  1. package/dist-cjs/index.js +0 -34
  2. package/dist-types/commands/AcceptResourceShareInvitationCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateResourceShareCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateResourceSharePermissionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreatePermissionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreatePermissionVersionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateResourceShareCommand.d.ts +2 -1
  8. package/dist-types/commands/DeletePermissionCommand.d.ts +2 -1
  9. package/dist-types/commands/DeletePermissionVersionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteResourceShareCommand.d.ts +2 -1
  11. package/dist-types/commands/DisassociateResourceShareCommand.d.ts +2 -1
  12. package/dist-types/commands/DisassociateResourceSharePermissionCommand.d.ts +2 -1
  13. package/dist-types/commands/EnableSharingWithAwsOrganizationCommand.d.ts +2 -1
  14. package/dist-types/commands/GetPermissionCommand.d.ts +2 -1
  15. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
  16. package/dist-types/commands/GetResourceShareAssociationsCommand.d.ts +2 -1
  17. package/dist-types/commands/GetResourceShareInvitationsCommand.d.ts +2 -1
  18. package/dist-types/commands/GetResourceSharesCommand.d.ts +2 -1
  19. package/dist-types/commands/ListPendingInvitationResourcesCommand.d.ts +2 -1
  20. package/dist-types/commands/ListPermissionAssociationsCommand.d.ts +2 -1
  21. package/dist-types/commands/ListPermissionVersionsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListPermissionsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListPrincipalsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +2 -1
  25. package/dist-types/commands/ListResourceSharePermissionsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListResourceTypesCommand.d.ts +2 -1
  27. package/dist-types/commands/ListResourcesCommand.d.ts +2 -1
  28. package/dist-types/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +2 -1
  29. package/dist-types/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +2 -1
  30. package/dist-types/commands/RejectResourceShareInvitationCommand.d.ts +2 -1
  31. package/dist-types/commands/ReplacePermissionAssociationsCommand.d.ts +2 -1
  32. package/dist-types/commands/SetDefaultPermissionVersionCommand.d.ts +2 -1
  33. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/UpdateResourceShareCommand.d.ts +2 -1
  36. package/dist-types/index.d.ts +2 -2
  37. package/dist-types/models/RAMServiceException.d.ts +2 -1
  38. package/dist-types/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +2 -1
  39. package/dist-types/ts3.4/commands/AssociateResourceShareCommand.d.ts +2 -1
  40. package/dist-types/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +2 -1
  41. package/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/CreatePermissionVersionCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DeletePermissionVersionCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteResourceShareCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DisassociateResourceShareCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/GetPermissionCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/GetResourceSharesCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/ListPermissionAssociationsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ListPermissionVersionsCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/ListPrincipalsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListResourceTypesCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ReplacePermissionAssociationsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/SetDefaultPermissionVersionCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/UpdateResourceShareCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/models/RAMServiceException.d.ts +2 -1
  73. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -267,7 +267,6 @@ var RAMClient = _RAMClient;
267
267
 
268
268
  var import_middleware_serde = require("@smithy/middleware-serde");
269
269
 
270
- var import_types = require("@smithy/types");
271
270
 
272
271
  // src/protocols/Aws_restJson1.ts
273
272
  var import_core2 = require("@aws-sdk/core");
@@ -2594,7 +2593,6 @@ var AcceptResourceShareInvitationCommand = _AcceptResourceShareInvitationCommand
2594
2593
 
2595
2594
 
2596
2595
 
2597
-
2598
2596
  var _AssociateResourceShareCommand = class _AssociateResourceShareCommand extends import_smithy_client.Command.classBuilder().ep({
2599
2597
  ...commonParams
2600
2598
  }).m(function(Command, cs, config, o) {
@@ -2611,7 +2609,6 @@ var AssociateResourceShareCommand = _AssociateResourceShareCommand;
2611
2609
 
2612
2610
 
2613
2611
 
2614
-
2615
2612
  var _AssociateResourceSharePermissionCommand = class _AssociateResourceSharePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2616
2613
  ...commonParams
2617
2614
  }).m(function(Command, cs, config, o) {
@@ -2628,7 +2625,6 @@ var AssociateResourceSharePermissionCommand = _AssociateResourceSharePermissionC
2628
2625
 
2629
2626
 
2630
2627
 
2631
-
2632
2628
  var _CreatePermissionCommand = class _CreatePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2633
2629
  ...commonParams
2634
2630
  }).m(function(Command, cs, config, o) {
@@ -2645,7 +2641,6 @@ var CreatePermissionCommand = _CreatePermissionCommand;
2645
2641
 
2646
2642
 
2647
2643
 
2648
-
2649
2644
  var _CreatePermissionVersionCommand = class _CreatePermissionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2650
2645
  ...commonParams
2651
2646
  }).m(function(Command, cs, config, o) {
@@ -2662,7 +2657,6 @@ var CreatePermissionVersionCommand = _CreatePermissionVersionCommand;
2662
2657
 
2663
2658
 
2664
2659
 
2665
-
2666
2660
  var _CreateResourceShareCommand = class _CreateResourceShareCommand extends import_smithy_client.Command.classBuilder().ep({
2667
2661
  ...commonParams
2668
2662
  }).m(function(Command, cs, config, o) {
@@ -2679,7 +2673,6 @@ var CreateResourceShareCommand = _CreateResourceShareCommand;
2679
2673
 
2680
2674
 
2681
2675
 
2682
-
2683
2676
  var _DeletePermissionCommand = class _DeletePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2684
2677
  ...commonParams
2685
2678
  }).m(function(Command, cs, config, o) {
@@ -2696,7 +2689,6 @@ var DeletePermissionCommand = _DeletePermissionCommand;
2696
2689
 
2697
2690
 
2698
2691
 
2699
-
2700
2692
  var _DeletePermissionVersionCommand = class _DeletePermissionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
2701
2693
  ...commonParams
2702
2694
  }).m(function(Command, cs, config, o) {
@@ -2713,7 +2705,6 @@ var DeletePermissionVersionCommand = _DeletePermissionVersionCommand;
2713
2705
 
2714
2706
 
2715
2707
 
2716
-
2717
2708
  var _DeleteResourceShareCommand = class _DeleteResourceShareCommand extends import_smithy_client.Command.classBuilder().ep({
2718
2709
  ...commonParams
2719
2710
  }).m(function(Command, cs, config, o) {
@@ -2730,7 +2721,6 @@ var DeleteResourceShareCommand = _DeleteResourceShareCommand;
2730
2721
 
2731
2722
 
2732
2723
 
2733
-
2734
2724
  var _DisassociateResourceShareCommand = class _DisassociateResourceShareCommand extends import_smithy_client.Command.classBuilder().ep({
2735
2725
  ...commonParams
2736
2726
  }).m(function(Command, cs, config, o) {
@@ -2747,7 +2737,6 @@ var DisassociateResourceShareCommand = _DisassociateResourceShareCommand;
2747
2737
 
2748
2738
 
2749
2739
 
2750
-
2751
2740
  var _DisassociateResourceSharePermissionCommand = class _DisassociateResourceSharePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2752
2741
  ...commonParams
2753
2742
  }).m(function(Command, cs, config, o) {
@@ -2764,7 +2753,6 @@ var DisassociateResourceSharePermissionCommand = _DisassociateResourceSharePermi
2764
2753
 
2765
2754
 
2766
2755
 
2767
-
2768
2756
  var _EnableSharingWithAwsOrganizationCommand = class _EnableSharingWithAwsOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
2769
2757
  ...commonParams
2770
2758
  }).m(function(Command, cs, config, o) {
@@ -2781,7 +2769,6 @@ var EnableSharingWithAwsOrganizationCommand = _EnableSharingWithAwsOrganizationC
2781
2769
 
2782
2770
 
2783
2771
 
2784
-
2785
2772
  var _GetPermissionCommand = class _GetPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
2786
2773
  ...commonParams
2787
2774
  }).m(function(Command, cs, config, o) {
@@ -2798,7 +2785,6 @@ var GetPermissionCommand = _GetPermissionCommand;
2798
2785
 
2799
2786
 
2800
2787
 
2801
-
2802
2788
  var _GetResourcePoliciesCommand = class _GetResourcePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
2803
2789
  ...commonParams
2804
2790
  }).m(function(Command, cs, config, o) {
@@ -2815,7 +2801,6 @@ var GetResourcePoliciesCommand = _GetResourcePoliciesCommand;
2815
2801
 
2816
2802
 
2817
2803
 
2818
-
2819
2804
  var _GetResourceShareAssociationsCommand = class _GetResourceShareAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2820
2805
  ...commonParams
2821
2806
  }).m(function(Command, cs, config, o) {
@@ -2832,7 +2817,6 @@ var GetResourceShareAssociationsCommand = _GetResourceShareAssociationsCommand;
2832
2817
 
2833
2818
 
2834
2819
 
2835
-
2836
2820
  var _GetResourceShareInvitationsCommand = class _GetResourceShareInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
2837
2821
  ...commonParams
2838
2822
  }).m(function(Command, cs, config, o) {
@@ -2849,7 +2833,6 @@ var GetResourceShareInvitationsCommand = _GetResourceShareInvitationsCommand;
2849
2833
 
2850
2834
 
2851
2835
 
2852
-
2853
2836
  var _GetResourceSharesCommand = class _GetResourceSharesCommand extends import_smithy_client.Command.classBuilder().ep({
2854
2837
  ...commonParams
2855
2838
  }).m(function(Command, cs, config, o) {
@@ -2866,7 +2849,6 @@ var GetResourceSharesCommand = _GetResourceSharesCommand;
2866
2849
 
2867
2850
 
2868
2851
 
2869
-
2870
2852
  var _ListPendingInvitationResourcesCommand = class _ListPendingInvitationResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2871
2853
  ...commonParams
2872
2854
  }).m(function(Command, cs, config, o) {
@@ -2883,7 +2865,6 @@ var ListPendingInvitationResourcesCommand = _ListPendingInvitationResourcesComma
2883
2865
 
2884
2866
 
2885
2867
 
2886
-
2887
2868
  var _ListPermissionAssociationsCommand = class _ListPermissionAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
2888
2869
  ...commonParams
2889
2870
  }).m(function(Command, cs, config, o) {
@@ -2900,7 +2881,6 @@ var ListPermissionAssociationsCommand = _ListPermissionAssociationsCommand;
2900
2881
 
2901
2882
 
2902
2883
 
2903
-
2904
2884
  var _ListPermissionsCommand = class _ListPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
2905
2885
  ...commonParams
2906
2886
  }).m(function(Command, cs, config, o) {
@@ -2917,7 +2897,6 @@ var ListPermissionsCommand = _ListPermissionsCommand;
2917
2897
 
2918
2898
 
2919
2899
 
2920
-
2921
2900
  var _ListPermissionVersionsCommand = class _ListPermissionVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
2922
2901
  ...commonParams
2923
2902
  }).m(function(Command, cs, config, o) {
@@ -2934,7 +2913,6 @@ var ListPermissionVersionsCommand = _ListPermissionVersionsCommand;
2934
2913
 
2935
2914
 
2936
2915
 
2937
-
2938
2916
  var _ListPrincipalsCommand = class _ListPrincipalsCommand extends import_smithy_client.Command.classBuilder().ep({
2939
2917
  ...commonParams
2940
2918
  }).m(function(Command, cs, config, o) {
@@ -2951,7 +2929,6 @@ var ListPrincipalsCommand = _ListPrincipalsCommand;
2951
2929
 
2952
2930
 
2953
2931
 
2954
-
2955
2932
  var _ListReplacePermissionAssociationsWorkCommand = class _ListReplacePermissionAssociationsWorkCommand extends import_smithy_client.Command.classBuilder().ep({
2956
2933
  ...commonParams
2957
2934
  }).m(function(Command, cs, config, o) {
@@ -2968,7 +2945,6 @@ var ListReplacePermissionAssociationsWorkCommand = _ListReplacePermissionAssocia
2968
2945
 
2969
2946
 
2970
2947
 
2971
-
2972
2948
  var _ListResourcesCommand = class _ListResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2973
2949
  ...commonParams
2974
2950
  }).m(function(Command, cs, config, o) {
@@ -2985,7 +2961,6 @@ var ListResourcesCommand = _ListResourcesCommand;
2985
2961
 
2986
2962
 
2987
2963
 
2988
-
2989
2964
  var _ListResourceSharePermissionsCommand = class _ListResourceSharePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
2990
2965
  ...commonParams
2991
2966
  }).m(function(Command, cs, config, o) {
@@ -3002,7 +2977,6 @@ var ListResourceSharePermissionsCommand = _ListResourceSharePermissionsCommand;
3002
2977
 
3003
2978
 
3004
2979
 
3005
-
3006
2980
  var _ListResourceTypesCommand = class _ListResourceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3007
2981
  ...commonParams
3008
2982
  }).m(function(Command, cs, config, o) {
@@ -3019,7 +2993,6 @@ var ListResourceTypesCommand = _ListResourceTypesCommand;
3019
2993
 
3020
2994
 
3021
2995
 
3022
-
3023
2996
  var _PromotePermissionCreatedFromPolicyCommand = class _PromotePermissionCreatedFromPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3024
2997
  ...commonParams
3025
2998
  }).m(function(Command, cs, config, o) {
@@ -3036,7 +3009,6 @@ var PromotePermissionCreatedFromPolicyCommand = _PromotePermissionCreatedFromPol
3036
3009
 
3037
3010
 
3038
3011
 
3039
-
3040
3012
  var _PromoteResourceShareCreatedFromPolicyCommand = class _PromoteResourceShareCreatedFromPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3041
3013
  ...commonParams
3042
3014
  }).m(function(Command, cs, config, o) {
@@ -3053,7 +3025,6 @@ var PromoteResourceShareCreatedFromPolicyCommand = _PromoteResourceShareCreatedF
3053
3025
 
3054
3026
 
3055
3027
 
3056
-
3057
3028
  var _RejectResourceShareInvitationCommand = class _RejectResourceShareInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
3058
3029
  ...commonParams
3059
3030
  }).m(function(Command, cs, config, o) {
@@ -3070,7 +3041,6 @@ var RejectResourceShareInvitationCommand = _RejectResourceShareInvitationCommand
3070
3041
 
3071
3042
 
3072
3043
 
3073
-
3074
3044
  var _ReplacePermissionAssociationsCommand = class _ReplacePermissionAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3075
3045
  ...commonParams
3076
3046
  }).m(function(Command, cs, config, o) {
@@ -3087,7 +3057,6 @@ var ReplacePermissionAssociationsCommand = _ReplacePermissionAssociationsCommand
3087
3057
 
3088
3058
 
3089
3059
 
3090
-
3091
3060
  var _SetDefaultPermissionVersionCommand = class _SetDefaultPermissionVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3092
3061
  ...commonParams
3093
3062
  }).m(function(Command, cs, config, o) {
@@ -3104,7 +3073,6 @@ var SetDefaultPermissionVersionCommand = _SetDefaultPermissionVersionCommand;
3104
3073
 
3105
3074
 
3106
3075
 
3107
-
3108
3076
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3109
3077
  ...commonParams
3110
3078
  }).m(function(Command, cs, config, o) {
@@ -3121,7 +3089,6 @@ var TagResourceCommand = _TagResourceCommand;
3121
3089
 
3122
3090
 
3123
3091
 
3124
-
3125
3092
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3126
3093
  ...commonParams
3127
3094
  }).m(function(Command, cs, config, o) {
@@ -3138,7 +3105,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3138
3105
 
3139
3106
 
3140
3107
 
3141
-
3142
3108
  var _UpdateResourceShareCommand = class _UpdateResourceShareCommand extends import_smithy_client.Command.classBuilder().ep({
3143
3109
  ...commonParams
3144
3110
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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 { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "
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
  *
@@ -25,8 +25,8 @@
25
25
  export * from "./RAMClient";
26
26
  export * from "./RAM";
27
27
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
28
- export { RuntimeExtension } from "./runtimeExtensions";
29
- export { RAMExtensionConfiguration } from "./extensionConfiguration";
28
+ export type { RuntimeExtension } from "./runtimeExtensions";
29
+ export type { RAMExtensionConfiguration } from "./extensionConfiguration";
30
30
  export * from "./commands";
31
31
  export * from "./pagination";
32
32
  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
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AcceptResourceShareInvitationCommandInput
14
15
  extends AcceptResourceShareInvitationRequest {}
15
16
  export interface AcceptResourceShareInvitationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateResourceShareCommandInput
14
15
  extends AssociateResourceShareRequest {}
15
16
  export interface AssociateResourceShareCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateResourceSharePermissionCommandInput
14
15
  extends AssociateResourceSharePermissionRequest {}
15
16
  export interface AssociateResourceSharePermissionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePermissionCommandInput extends CreatePermissionRequest {}
14
15
  export interface CreatePermissionCommandOutput
15
16
  extends CreatePermissionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePermissionVersionCommandInput
14
15
  extends CreatePermissionVersionRequest {}
15
16
  export interface CreatePermissionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResourceShareCommandInput
14
15
  extends CreateResourceShareRequest {}
15
16
  export interface CreateResourceShareCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePermissionCommandInput extends DeletePermissionRequest {}
14
15
  export interface DeletePermissionCommandOutput
15
16
  extends DeletePermissionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePermissionVersionCommandInput
14
15
  extends DeletePermissionVersionRequest {}
15
16
  export interface DeletePermissionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteResourceShareCommandInput
14
15
  extends DeleteResourceShareRequest {}
15
16
  export interface DeleteResourceShareCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateResourceShareCommandInput
14
15
  extends DisassociateResourceShareRequest {}
15
16
  export interface DisassociateResourceShareCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateResourceSharePermissionCommandInput
14
15
  extends DisassociateResourceSharePermissionRequest {}
15
16
  export interface DisassociateResourceSharePermissionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface EnableSharingWithAwsOrganizationCommandInput
14
15
  extends EnableSharingWithAwsOrganizationRequest {}
15
16
  export interface EnableSharingWithAwsOrganizationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPermissionCommandInput extends GetPermissionRequest {}
14
15
  export interface GetPermissionCommandOutput
15
16
  extends GetPermissionResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourcePoliciesCommandInput
14
15
  extends GetResourcePoliciesRequest {}
15
16
  export interface GetResourcePoliciesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceShareAssociationsCommandInput
14
15
  extends GetResourceShareAssociationsRequest {}
15
16
  export interface GetResourceShareAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceShareInvitationsCommandInput
14
15
  extends GetResourceShareInvitationsRequest {}
15
16
  export interface GetResourceShareInvitationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceSharesCommandInput
14
15
  extends GetResourceSharesRequest {}
15
16
  export interface GetResourceSharesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPendingInvitationResourcesCommandInput
14
15
  extends ListPendingInvitationResourcesRequest {}
15
16
  export interface ListPendingInvitationResourcesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPermissionAssociationsCommandInput
14
15
  extends ListPermissionAssociationsRequest {}
15
16
  export interface ListPermissionAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPermissionVersionsCommandInput
14
15
  extends ListPermissionVersionsRequest {}
15
16
  export interface ListPermissionVersionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPermissionsCommandInput extends ListPermissionsRequest {}
14
15
  export interface ListPermissionsCommandOutput
15
16
  extends ListPermissionsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPrincipalsCommandInput extends ListPrincipalsRequest {}
14
15
  export interface ListPrincipalsCommandOutput
15
16
  extends ListPrincipalsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReplacePermissionAssociationsWorkCommandInput
14
15
  extends ListReplacePermissionAssociationsWorkRequest {}
15
16
  export interface ListReplacePermissionAssociationsWorkCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourceSharePermissionsCommandInput
14
15
  extends ListResourceSharePermissionsRequest {}
15
16
  export interface ListResourceSharePermissionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourceTypesCommandInput
14
15
  extends ListResourceTypesRequest {}
15
16
  export interface ListResourceTypesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListResourcesCommandInput extends ListResourcesRequest {}
14
15
  export interface ListResourcesCommandOutput
15
16
  extends ListResourcesResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PromotePermissionCreatedFromPolicyCommandInput
14
15
  extends PromotePermissionCreatedFromPolicyRequest {}
15
16
  export interface PromotePermissionCreatedFromPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PromoteResourceShareCreatedFromPolicyCommandInput
14
15
  extends PromoteResourceShareCreatedFromPolicyRequest {}
15
16
  export interface PromoteResourceShareCreatedFromPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RejectResourceShareInvitationCommandInput
14
15
  extends RejectResourceShareInvitationRequest {}
15
16
  export interface RejectResourceShareInvitationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ReplacePermissionAssociationsCommandInput
14
15
  extends ReplacePermissionAssociationsRequest {}
15
16
  export interface ReplacePermissionAssociationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface SetDefaultPermissionVersionCommandInput
14
15
  extends SetDefaultPermissionVersionRequest {}
15
16
  export interface SetDefaultPermissionVersionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../RAMClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../RAMClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UpdateResourceShareCommandInput
14
15
  extends UpdateResourceShareRequest {}
15
16
  export interface UpdateResourceShareCommandOutput
@@ -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 RAMServiceException 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-ram",
3
3
  "description": "AWS SDK for JavaScript Ram 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-ram",
@@ -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",