@aws-sdk/client-ram 3.651.1 → 3.654.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 (69) hide show
  1. package/dist-types/commands/AcceptResourceShareInvitationCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateResourceShareCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateResourceSharePermissionCommand.d.ts +11 -0
  4. package/dist-types/commands/CreatePermissionCommand.d.ts +11 -0
  5. package/dist-types/commands/CreatePermissionVersionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateResourceShareCommand.d.ts +11 -0
  7. package/dist-types/commands/DeletePermissionCommand.d.ts +11 -0
  8. package/dist-types/commands/DeletePermissionVersionCommand.d.ts +11 -0
  9. package/dist-types/commands/DeleteResourceShareCommand.d.ts +11 -0
  10. package/dist-types/commands/DisassociateResourceShareCommand.d.ts +11 -0
  11. package/dist-types/commands/DisassociateResourceSharePermissionCommand.d.ts +11 -0
  12. package/dist-types/commands/EnableSharingWithAwsOrganizationCommand.d.ts +11 -0
  13. package/dist-types/commands/GetPermissionCommand.d.ts +11 -0
  14. package/dist-types/commands/GetResourcePoliciesCommand.d.ts +11 -0
  15. package/dist-types/commands/GetResourceShareAssociationsCommand.d.ts +11 -0
  16. package/dist-types/commands/GetResourceShareInvitationsCommand.d.ts +11 -0
  17. package/dist-types/commands/GetResourceSharesCommand.d.ts +11 -0
  18. package/dist-types/commands/ListPendingInvitationResourcesCommand.d.ts +11 -0
  19. package/dist-types/commands/ListPermissionAssociationsCommand.d.ts +11 -0
  20. package/dist-types/commands/ListPermissionVersionsCommand.d.ts +11 -0
  21. package/dist-types/commands/ListPermissionsCommand.d.ts +11 -0
  22. package/dist-types/commands/ListPrincipalsCommand.d.ts +11 -0
  23. package/dist-types/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +11 -0
  24. package/dist-types/commands/ListResourceSharePermissionsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListResourceTypesCommand.d.ts +11 -0
  26. package/dist-types/commands/ListResourcesCommand.d.ts +11 -0
  27. package/dist-types/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +11 -0
  28. package/dist-types/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +11 -0
  29. package/dist-types/commands/RejectResourceShareInvitationCommand.d.ts +11 -0
  30. package/dist-types/commands/ReplacePermissionAssociationsCommand.d.ts +11 -0
  31. package/dist-types/commands/SetDefaultPermissionVersionCommand.d.ts +11 -0
  32. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  33. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  34. package/dist-types/commands/UpdateResourceShareCommand.d.ts +11 -0
  35. package/dist-types/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +12 -1
  36. package/dist-types/ts3.4/commands/AssociateResourceShareCommand.d.ts +12 -1
  37. package/dist-types/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +12 -1
  38. package/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/CreatePermissionVersionCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/DeletePermissionVersionCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DeleteResourceShareCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DisassociateResourceShareCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/GetPermissionCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/GetResourceSharesCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/ListPermissionAssociationsCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/ListPermissionVersionsCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/ListPrincipalsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/ListResourceTypesCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/ReplacePermissionAssociationsCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/SetDefaultPermissionVersionCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/UpdateResourceShareCommand.d.ts +12 -1
  69. package/package.json +35 -35
@@ -119,4 +119,15 @@ declare const AcceptResourceShareInvitationCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class AcceptResourceShareInvitationCommand extends AcceptResourceShareInvitationCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: AcceptResourceShareInvitationRequest;
126
+ output: AcceptResourceShareInvitationResponse;
127
+ };
128
+ sdk: {
129
+ input: AcceptResourceShareInvitationCommandInput;
130
+ output: AcceptResourceShareInvitationCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -123,4 +123,15 @@ declare const AssociateResourceShareCommand_base: {
123
123
  * @public
124
124
  */
125
125
  export declare class AssociateResourceShareCommand extends AssociateResourceShareCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: AssociateResourceShareRequest;
130
+ output: AssociateResourceShareResponse;
131
+ };
132
+ sdk: {
133
+ input: AssociateResourceShareCommandInput;
134
+ output: AssociateResourceShareCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -88,4 +88,15 @@ declare const AssociateResourceSharePermissionCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class AssociateResourceSharePermissionCommand extends AssociateResourceSharePermissionCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: AssociateResourceSharePermissionRequest;
95
+ output: AssociateResourceSharePermissionResponse;
96
+ };
97
+ sdk: {
98
+ input: AssociateResourceSharePermissionCommandInput;
99
+ output: AssociateResourceSharePermissionCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -122,4 +122,15 @@ declare const CreatePermissionCommand_base: {
122
122
  * @public
123
123
  */
124
124
  export declare class CreatePermissionCommand extends CreatePermissionCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: CreatePermissionRequest;
129
+ output: CreatePermissionResponse;
130
+ };
131
+ sdk: {
132
+ input: CreatePermissionCommandInput;
133
+ output: CreatePermissionCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -120,4 +120,15 @@ declare const CreatePermissionVersionCommand_base: {
120
120
  * @public
121
121
  */
122
122
  export declare class CreatePermissionVersionCommand extends CreatePermissionVersionCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: CreatePermissionVersionRequest;
127
+ output: CreatePermissionVersionResponse;
128
+ };
129
+ sdk: {
130
+ input: CreatePermissionVersionCommandInput;
131
+ output: CreatePermissionVersionCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -146,4 +146,15 @@ declare const CreateResourceShareCommand_base: {
146
146
  * @public
147
147
  */
148
148
  export declare class CreateResourceShareCommand extends CreateResourceShareCommand_base {
149
+ /** @internal type navigation helper, not in runtime. */
150
+ protected static __types: {
151
+ api: {
152
+ input: CreateResourceShareRequest;
153
+ output: CreateResourceShareResponse;
154
+ };
155
+ sdk: {
156
+ input: CreateResourceShareCommandInput;
157
+ output: CreateResourceShareCommandOutput;
158
+ };
159
+ };
149
160
  }
@@ -87,4 +87,15 @@ declare const DeletePermissionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeletePermissionCommand extends DeletePermissionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeletePermissionRequest;
94
+ output: DeletePermissionResponse;
95
+ };
96
+ sdk: {
97
+ input: DeletePermissionCommandInput;
98
+ output: DeletePermissionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -92,4 +92,15 @@ declare const DeletePermissionVersionCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeletePermissionVersionCommand extends DeletePermissionVersionCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeletePermissionVersionRequest;
99
+ output: DeletePermissionVersionResponse;
100
+ };
101
+ sdk: {
102
+ input: DeletePermissionVersionCommandInput;
103
+ output: DeletePermissionVersionCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -95,4 +95,15 @@ declare const DeleteResourceShareCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DeleteResourceShareCommand extends DeleteResourceShareCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DeleteResourceShareRequest;
102
+ output: DeleteResourceShareResponse;
103
+ };
104
+ sdk: {
105
+ input: DeleteResourceShareCommandInput;
106
+ output: DeleteResourceShareCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -118,4 +118,15 @@ declare const DisassociateResourceShareCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class DisassociateResourceShareCommand extends DisassociateResourceShareCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: DisassociateResourceShareRequest;
125
+ output: DisassociateResourceShareResponse;
126
+ };
127
+ sdk: {
128
+ input: DisassociateResourceShareCommandInput;
129
+ output: DisassociateResourceShareCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -89,4 +89,15 @@ declare const DisassociateResourceSharePermissionCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DisassociateResourceSharePermissionCommand extends DisassociateResourceSharePermissionCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DisassociateResourceSharePermissionRequest;
96
+ output: DisassociateResourceSharePermissionResponse;
97
+ };
98
+ sdk: {
99
+ input: DisassociateResourceSharePermissionCommandInput;
100
+ output: DisassociateResourceSharePermissionCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -75,4 +75,15 @@ declare const EnableSharingWithAwsOrganizationCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class EnableSharingWithAwsOrganizationCommand extends EnableSharingWithAwsOrganizationCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: {};
82
+ output: EnableSharingWithAwsOrganizationResponse;
83
+ };
84
+ sdk: {
85
+ input: EnableSharingWithAwsOrganizationCommandInput;
86
+ output: EnableSharingWithAwsOrganizationCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -97,4 +97,15 @@ declare const GetPermissionCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetPermissionCommand extends GetPermissionCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetPermissionRequest;
104
+ output: GetPermissionResponse;
105
+ };
106
+ sdk: {
107
+ input: GetPermissionCommandInput;
108
+ output: GetPermissionCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -88,4 +88,15 @@ declare const GetResourcePoliciesCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetResourcePoliciesRequest;
95
+ output: GetResourcePoliciesResponse;
96
+ };
97
+ sdk: {
98
+ input: GetResourcePoliciesCommandInput;
99
+ output: GetResourcePoliciesCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -104,4 +104,15 @@ declare const GetResourceShareAssociationsCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class GetResourceShareAssociationsCommand extends GetResourceShareAssociationsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: GetResourceShareAssociationsRequest;
111
+ output: GetResourceShareAssociationsResponse;
112
+ };
113
+ sdk: {
114
+ input: GetResourceShareAssociationsCommandInput;
115
+ output: GetResourceShareAssociationsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -119,4 +119,15 @@ declare const GetResourceShareInvitationsCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class GetResourceShareInvitationsCommand extends GetResourceShareInvitationsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: GetResourceShareInvitationsRequest;
126
+ output: GetResourceShareInvitationsResponse;
127
+ };
128
+ sdk: {
129
+ input: GetResourceShareInvitationsCommandInput;
130
+ output: GetResourceShareInvitationsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -115,4 +115,15 @@ declare const GetResourceSharesCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class GetResourceSharesCommand extends GetResourceSharesCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: GetResourceSharesRequest;
122
+ output: GetResourceSharesResponse;
123
+ };
124
+ sdk: {
125
+ input: GetResourceSharesCommandInput;
126
+ output: GetResourceSharesCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -108,4 +108,15 @@ declare const ListPendingInvitationResourcesCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class ListPendingInvitationResourcesCommand extends ListPendingInvitationResourcesCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: ListPendingInvitationResourcesRequest;
115
+ output: ListPendingInvitationResourcesResponse;
116
+ };
117
+ sdk: {
118
+ input: ListPendingInvitationResourcesCommandInput;
119
+ output: ListPendingInvitationResourcesCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -97,4 +97,15 @@ declare const ListPermissionAssociationsCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class ListPermissionAssociationsCommand extends ListPermissionAssociationsCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: ListPermissionAssociationsRequest;
104
+ output: ListPermissionAssociationsResponse;
105
+ };
106
+ sdk: {
107
+ input: ListPermissionAssociationsCommandInput;
108
+ output: ListPermissionAssociationsCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -105,4 +105,15 @@ declare const ListPermissionVersionsCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class ListPermissionVersionsCommand extends ListPermissionVersionsCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: ListPermissionVersionsRequest;
112
+ output: ListPermissionVersionsResponse;
113
+ };
114
+ sdk: {
115
+ input: ListPermissionVersionsCommandInput;
116
+ output: ListPermissionVersionsCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -100,4 +100,15 @@ declare const ListPermissionsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class ListPermissionsCommand extends ListPermissionsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: ListPermissionsRequest;
107
+ output: ListPermissionsResponse;
108
+ };
109
+ sdk: {
110
+ input: ListPermissionsCommandInput;
111
+ output: ListPermissionsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -99,4 +99,15 @@ declare const ListPrincipalsCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListPrincipalsCommand extends ListPrincipalsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListPrincipalsRequest;
106
+ output: ListPrincipalsResponse;
107
+ };
108
+ sdk: {
109
+ input: ListPrincipalsCommandInput;
110
+ output: ListPrincipalsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -91,4 +91,15 @@ declare const ListReplacePermissionAssociationsWorkCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class ListReplacePermissionAssociationsWorkCommand extends ListReplacePermissionAssociationsWorkCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: ListReplacePermissionAssociationsWorkRequest;
98
+ output: ListReplacePermissionAssociationsWorkResponse;
99
+ };
100
+ sdk: {
101
+ input: ListReplacePermissionAssociationsWorkCommandInput;
102
+ output: ListReplacePermissionAssociationsWorkCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -105,4 +105,15 @@ declare const ListResourceSharePermissionsCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class ListResourceSharePermissionsCommand extends ListResourceSharePermissionsCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: ListResourceSharePermissionsRequest;
112
+ output: ListResourceSharePermissionsResponse;
113
+ };
114
+ sdk: {
115
+ input: ListResourceSharePermissionsCommandInput;
116
+ output: ListResourceSharePermissionsCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -81,4 +81,15 @@ declare const ListResourceTypesCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class ListResourceTypesCommand extends ListResourceTypesCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: ListResourceTypesRequest;
88
+ output: ListResourceTypesResponse;
89
+ };
90
+ sdk: {
91
+ input: ListResourceTypesCommandInput;
92
+ output: ListResourceTypesCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -107,4 +107,15 @@ declare const ListResourcesCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class ListResourcesCommand extends ListResourcesCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: ListResourcesRequest;
114
+ output: ListResourcesResponse;
115
+ };
116
+ sdk: {
117
+ input: ListResourcesCommandInput;
118
+ output: ListResourcesCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -132,4 +132,15 @@ declare const PromotePermissionCreatedFromPolicyCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class PromotePermissionCreatedFromPolicyCommand extends PromotePermissionCreatedFromPolicyCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: PromotePermissionCreatedFromPolicyRequest;
139
+ output: PromotePermissionCreatedFromPolicyResponse;
140
+ };
141
+ sdk: {
142
+ input: PromotePermissionCreatedFromPolicyCommandInput;
143
+ output: PromotePermissionCreatedFromPolicyCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -106,4 +106,15 @@ declare const PromoteResourceShareCreatedFromPolicyCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class PromoteResourceShareCreatedFromPolicyCommand extends PromoteResourceShareCreatedFromPolicyCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: PromoteResourceShareCreatedFromPolicyRequest;
113
+ output: PromoteResourceShareCreatedFromPolicyResponse;
114
+ };
115
+ sdk: {
116
+ input: PromoteResourceShareCreatedFromPolicyCommandInput;
117
+ output: PromoteResourceShareCreatedFromPolicyCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -117,4 +117,15 @@ declare const RejectResourceShareInvitationCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class RejectResourceShareInvitationCommand extends RejectResourceShareInvitationCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: RejectResourceShareInvitationRequest;
124
+ output: RejectResourceShareInvitationResponse;
125
+ };
126
+ sdk: {
127
+ input: RejectResourceShareInvitationCommandInput;
128
+ output: RejectResourceShareInvitationCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -113,4 +113,15 @@ declare const ReplacePermissionAssociationsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class ReplacePermissionAssociationsCommand extends ReplacePermissionAssociationsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: ReplacePermissionAssociationsRequest;
120
+ output: ReplacePermissionAssociationsResponse;
121
+ };
122
+ sdk: {
123
+ input: ReplacePermissionAssociationsCommandInput;
124
+ output: ReplacePermissionAssociationsCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -87,4 +87,15 @@ declare const SetDefaultPermissionVersionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class SetDefaultPermissionVersionCommand extends SetDefaultPermissionVersionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: SetDefaultPermissionVersionRequest;
94
+ output: SetDefaultPermissionVersionResponse;
95
+ };
96
+ sdk: {
97
+ input: SetDefaultPermissionVersionCommandInput;
98
+ output: SetDefaultPermissionVersionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -92,4 +92,15 @@ declare const TagResourceCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class TagResourceCommand extends TagResourceCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: TagResourceRequest;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: TagResourceCommandInput;
103
+ output: TagResourceCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -76,4 +76,15 @@ declare const UntagResourceCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: UntagResourceRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: UntagResourceCommandInput;
87
+ output: UntagResourceCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -108,4 +108,15 @@ declare const UpdateResourceShareCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class UpdateResourceShareCommand extends UpdateResourceShareCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: UpdateResourceShareRequest;
115
+ output: UpdateResourceShareResponse;
116
+ };
117
+ sdk: {
118
+ input: UpdateResourceShareCommandInput;
119
+ output: UpdateResourceShareCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -37,4 +37,15 @@ declare const AcceptResourceShareInvitationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AcceptResourceShareInvitationCommand extends AcceptResourceShareInvitationCommand_base {}
40
+ export declare class AcceptResourceShareInvitationCommand extends AcceptResourceShareInvitationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AcceptResourceShareInvitationRequest;
44
+ output: AcceptResourceShareInvitationResponse;
45
+ };
46
+ sdk: {
47
+ input: AcceptResourceShareInvitationCommandInput;
48
+ output: AcceptResourceShareInvitationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateResourceShareCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateResourceShareCommand extends AssociateResourceShareCommand_base {}
40
+ export declare class AssociateResourceShareCommand extends AssociateResourceShareCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateResourceShareRequest;
44
+ output: AssociateResourceShareResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateResourceShareCommandInput;
48
+ output: AssociateResourceShareCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AssociateResourceSharePermissionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AssociateResourceSharePermissionCommand extends AssociateResourceSharePermissionCommand_base {}
40
+ export declare class AssociateResourceSharePermissionCommand extends AssociateResourceSharePermissionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AssociateResourceSharePermissionRequest;
44
+ output: AssociateResourceSharePermissionResponse;
45
+ };
46
+ sdk: {
47
+ input: AssociateResourceSharePermissionCommandInput;
48
+ output: AssociateResourceSharePermissionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreatePermissionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreatePermissionCommand extends CreatePermissionCommand_base {}
39
+ export declare class CreatePermissionCommand extends CreatePermissionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreatePermissionRequest;
43
+ output: CreatePermissionResponse;
44
+ };
45
+ sdk: {
46
+ input: CreatePermissionCommandInput;
47
+ output: CreatePermissionCommandOutput;
48
+ };
49
+ };
50
+ }