@aws-sdk/client-ram 3.529.1 → 3.535.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.
- package/dist-types/RAM.d.ts +7 -1
- package/dist-types/RAMClient.d.ts +1 -1
- package/dist-types/commands/AcceptResourceShareInvitationCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResourceShareCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResourceSharePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceShareCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceShareCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResourceShareCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResourceSharePermissionCommand.d.ts +2 -1
- package/dist-types/commands/EnableSharingWithAwsOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceShareAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceShareInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListPendingInvitationResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPrincipalsCommand.d.ts +2 -1
- package/dist-types/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceSharePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcesCommand.d.ts +2 -1
- package/dist-types/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RejectResourceShareInvitationCommand.d.ts +2 -1
- package/dist-types/commands/ReplacePermissionAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/SetDefaultPermissionVersionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceShareCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +330 -330
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/RAM.d.ts +6 -0
- package/dist-types/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResourceShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePermissionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResourceShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrincipalsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReplacePermissionAssociationsWorkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PromotePermissionCreatedFromPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReplacePermissionAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetDefaultPermissionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
package/dist-types/RAM.d.ts
CHANGED
|
@@ -104,6 +104,7 @@ export interface RAM {
|
|
|
104
104
|
/**
|
|
105
105
|
* @see {@link EnableSharingWithAwsOrganizationCommand}
|
|
106
106
|
*/
|
|
107
|
+
enableSharingWithAwsOrganization(): Promise<EnableSharingWithAwsOrganizationCommandOutput>;
|
|
107
108
|
enableSharingWithAwsOrganization(args: EnableSharingWithAwsOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<EnableSharingWithAwsOrganizationCommandOutput>;
|
|
108
109
|
enableSharingWithAwsOrganization(args: EnableSharingWithAwsOrganizationCommandInput, cb: (err: any, data?: EnableSharingWithAwsOrganizationCommandOutput) => void): void;
|
|
109
110
|
enableSharingWithAwsOrganization(args: EnableSharingWithAwsOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSharingWithAwsOrganizationCommandOutput) => void): void;
|
|
@@ -128,6 +129,7 @@ export interface RAM {
|
|
|
128
129
|
/**
|
|
129
130
|
* @see {@link GetResourceShareInvitationsCommand}
|
|
130
131
|
*/
|
|
132
|
+
getResourceShareInvitations(): Promise<GetResourceShareInvitationsCommandOutput>;
|
|
131
133
|
getResourceShareInvitations(args: GetResourceShareInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<GetResourceShareInvitationsCommandOutput>;
|
|
132
134
|
getResourceShareInvitations(args: GetResourceShareInvitationsCommandInput, cb: (err: any, data?: GetResourceShareInvitationsCommandOutput) => void): void;
|
|
133
135
|
getResourceShareInvitations(args: GetResourceShareInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceShareInvitationsCommandOutput) => void): void;
|
|
@@ -146,12 +148,14 @@ export interface RAM {
|
|
|
146
148
|
/**
|
|
147
149
|
* @see {@link ListPermissionAssociationsCommand}
|
|
148
150
|
*/
|
|
151
|
+
listPermissionAssociations(): Promise<ListPermissionAssociationsCommandOutput>;
|
|
149
152
|
listPermissionAssociations(args: ListPermissionAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPermissionAssociationsCommandOutput>;
|
|
150
153
|
listPermissionAssociations(args: ListPermissionAssociationsCommandInput, cb: (err: any, data?: ListPermissionAssociationsCommandOutput) => void): void;
|
|
151
154
|
listPermissionAssociations(args: ListPermissionAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPermissionAssociationsCommandOutput) => void): void;
|
|
152
155
|
/**
|
|
153
156
|
* @see {@link ListPermissionsCommand}
|
|
154
157
|
*/
|
|
158
|
+
listPermissions(): Promise<ListPermissionsCommandOutput>;
|
|
155
159
|
listPermissions(args: ListPermissionsCommandInput, options?: __HttpHandlerOptions): Promise<ListPermissionsCommandOutput>;
|
|
156
160
|
listPermissions(args: ListPermissionsCommandInput, cb: (err: any, data?: ListPermissionsCommandOutput) => void): void;
|
|
157
161
|
listPermissions(args: ListPermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPermissionsCommandOutput) => void): void;
|
|
@@ -170,6 +174,7 @@ export interface RAM {
|
|
|
170
174
|
/**
|
|
171
175
|
* @see {@link ListReplacePermissionAssociationsWorkCommand}
|
|
172
176
|
*/
|
|
177
|
+
listReplacePermissionAssociationsWork(): Promise<ListReplacePermissionAssociationsWorkCommandOutput>;
|
|
173
178
|
listReplacePermissionAssociationsWork(args: ListReplacePermissionAssociationsWorkCommandInput, options?: __HttpHandlerOptions): Promise<ListReplacePermissionAssociationsWorkCommandOutput>;
|
|
174
179
|
listReplacePermissionAssociationsWork(args: ListReplacePermissionAssociationsWorkCommandInput, cb: (err: any, data?: ListReplacePermissionAssociationsWorkCommandOutput) => void): void;
|
|
175
180
|
listReplacePermissionAssociationsWork(args: ListReplacePermissionAssociationsWorkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReplacePermissionAssociationsWorkCommandOutput) => void): void;
|
|
@@ -188,6 +193,7 @@ export interface RAM {
|
|
|
188
193
|
/**
|
|
189
194
|
* @see {@link ListResourceTypesCommand}
|
|
190
195
|
*/
|
|
196
|
+
listResourceTypes(): Promise<ListResourceTypesCommandOutput>;
|
|
191
197
|
listResourceTypes(args: ListResourceTypesCommandInput, options?: __HttpHandlerOptions): Promise<ListResourceTypesCommandOutput>;
|
|
192
198
|
listResourceTypes(args: ListResourceTypesCommandInput, cb: (err: any, data?: ListResourceTypesCommandOutput) => void): void;
|
|
193
199
|
listResourceTypes(args: ListResourceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceTypesCommandOutput) => void): void;
|
|
@@ -241,7 +247,6 @@ export interface RAM {
|
|
|
241
247
|
updateResourceShare(args: UpdateResourceShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResourceShareCommandOutput) => void): void;
|
|
242
248
|
}
|
|
243
249
|
/**
|
|
244
|
-
* @public
|
|
245
250
|
* <p>This is the <i>Resource Access Manager API Reference</i>. This documentation provides
|
|
246
251
|
* descriptions and syntax for each of the actions and data types in RAM. RAM is a
|
|
247
252
|
* service that helps you securely share your Amazon Web Services resources to other Amazon Web Services accounts. If
|
|
@@ -262,6 +267,7 @@ export interface RAM {
|
|
|
262
267
|
* </p>
|
|
263
268
|
* </li>
|
|
264
269
|
* </ul>
|
|
270
|
+
* @public
|
|
265
271
|
*/
|
|
266
272
|
export declare class RAM extends RAMClient implements RAM {
|
|
267
273
|
}
|
|
@@ -185,7 +185,6 @@ export type RAMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHa
|
|
|
185
185
|
export interface RAMClientResolvedConfig extends RAMClientResolvedConfigType {
|
|
186
186
|
}
|
|
187
187
|
/**
|
|
188
|
-
* @public
|
|
189
188
|
* <p>This is the <i>Resource Access Manager API Reference</i>. This documentation provides
|
|
190
189
|
* descriptions and syntax for each of the actions and data types in RAM. RAM is a
|
|
191
190
|
* service that helps you securely share your Amazon Web Services resources to other Amazon Web Services accounts. If
|
|
@@ -206,6 +205,7 @@ export interface RAMClientResolvedConfig extends RAMClientResolvedConfigType {
|
|
|
206
205
|
* </p>
|
|
207
206
|
* </li>
|
|
208
207
|
* </ul>
|
|
208
|
+
* @public
|
|
209
209
|
*/
|
|
210
210
|
export declare class RAMClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, RAMClientResolvedConfig> {
|
|
211
211
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AcceptResourceShareInvitationCommandOutput extends AcceptResour
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptResourceShareInvitationCommand_base: {
|
|
24
24
|
new (input: AcceptResourceShareInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptResourceShareInvitationCommandInput, AcceptResourceShareInvitationCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptResourceShareInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptResourceShareInvitationCommandInput, AcceptResourceShareInvitationCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Accepts an invitation to a resource share from another Amazon Web Services account. After you accept the
|
|
30
30
|
* invitation, the resources included in the resource share are available to interact with in the
|
|
31
31
|
* relevant Amazon Web Services Management Consoles and tools.</p>
|
|
@@ -115,6 +115,7 @@ declare const AcceptResourceShareInvitationCommand_base: {
|
|
|
115
115
|
* @throws {@link RAMServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class AcceptResourceShareInvitationCommand extends AcceptResourceShareInvitationCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateResourceShareCommandOutput extends AssociateResourceSh
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateResourceShareCommand_base: {
|
|
24
24
|
new (input: AssociateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResourceShareCommandInput, AssociateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResourceShareCommandInput, AssociateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds the specified list of principals and list of resources to a resource share. Principals that
|
|
30
30
|
* already have access to this resource share immediately receive access to the added resources.
|
|
31
31
|
* Newly added principals immediately receive access to the resources shared in this resource share. </p>
|
|
@@ -119,6 +119,7 @@ declare const AssociateResourceShareCommand_base: {
|
|
|
119
119
|
* @throws {@link RAMServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class AssociateResourceShareCommand extends AssociateResourceShareCommand_base {
|
|
124
125
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateResourceSharePermissionCommandOutput extends Associate
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateResourceSharePermissionCommand_base: {
|
|
24
24
|
new (input: AssociateResourceSharePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResourceSharePermissionCommandInput, AssociateResourceSharePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateResourceSharePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateResourceSharePermissionCommandInput, AssociateResourceSharePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or replaces the RAM permission for a resource type included in a resource share. You can
|
|
30
30
|
* have exactly one permission associated with each resource type in the resource share. You can add
|
|
31
31
|
* a new RAM permission only if there are currently no resources of that resource type
|
|
@@ -84,6 +84,7 @@ declare const AssociateResourceSharePermissionCommand_base: {
|
|
|
84
84
|
* @throws {@link RAMServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class AssociateResourceSharePermissionCommand extends AssociateResourceSharePermissionCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePermissionCommandOutput extends CreatePermissionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePermissionCommand_base: {
|
|
24
24
|
new (input: CreatePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionCommandInput, CreatePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionCommandInput, CreatePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a customer managed permission for a specified resource type that you can attach to resource shares.
|
|
30
30
|
* It is created in the Amazon Web Services Region in which you call the operation.</p>
|
|
31
31
|
* @example
|
|
@@ -118,6 +118,7 @@ declare const CreatePermissionCommand_base: {
|
|
|
118
118
|
* @throws {@link RAMServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreatePermissionCommand extends CreatePermissionCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePermissionVersionCommandOutput extends CreatePermissionVe
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePermissionVersionCommand_base: {
|
|
24
24
|
new (input: CreatePermissionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionVersionCommandInput, CreatePermissionVersionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePermissionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionVersionCommandInput, CreatePermissionVersionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new version of the specified customer managed permission. The new version is automatically set as
|
|
30
30
|
* the default version of the customer managed permission. New resource shares automatically use the default
|
|
31
31
|
* permission. Existing resource shares continue to use their original permission versions,
|
|
@@ -116,6 +116,7 @@ declare const CreatePermissionVersionCommand_base: {
|
|
|
116
116
|
* @throws {@link RAMServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class CreatePermissionVersionCommand extends CreatePermissionVersionCommand_base {
|
|
121
122
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResourceShareCommandOutput extends CreateResourceShareRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResourceShareCommand_base: {
|
|
24
24
|
new (input: CreateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceShareCommandInput, CreateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceShareCommandInput, CreateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a resource share. You can provide a list of the <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs)</a> for the resources that you
|
|
30
30
|
* want to share, a list of principals you want to share the resources with, and the
|
|
31
31
|
* permissions to grant those principals.</p>
|
|
@@ -142,6 +142,7 @@ declare const CreateResourceShareCommand_base: {
|
|
|
142
142
|
* @throws {@link RAMServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
144
144
|
*
|
|
145
|
+
* @public
|
|
145
146
|
*/
|
|
146
147
|
export declare class CreateResourceShareCommand extends CreateResourceShareCommand_base {
|
|
147
148
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePermissionCommandOutput extends DeletePermissionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePermissionCommand_base: {
|
|
24
24
|
new (input: DeletePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionCommandInput, DeletePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionCommandInput, DeletePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this operation. You
|
|
30
30
|
* can delete a customer managed permission only if it isn't attached to any resource share. The operation deletes all
|
|
31
31
|
* versions associated with the customer managed permission.</p>
|
|
@@ -83,6 +83,7 @@ declare const DeletePermissionCommand_base: {
|
|
|
83
83
|
* @throws {@link RAMServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DeletePermissionCommand extends DeletePermissionCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePermissionVersionCommandOutput extends DeletePermissionVe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePermissionVersionCommand_base: {
|
|
24
24
|
new (input: DeletePermissionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionVersionCommandInput, DeletePermissionVersionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePermissionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionVersionCommandInput, DeletePermissionVersionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes one version of a customer managed permission. The version you specify must not be attached to any
|
|
30
30
|
* resource share and must not be the default version for the permission.</p>
|
|
31
31
|
* <p>If a customer managed permission has the maximum of 5 versions, then you must delete at
|
|
@@ -88,6 +88,7 @@ declare const DeletePermissionVersionCommand_base: {
|
|
|
88
88
|
* @throws {@link RAMServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeletePermissionVersionCommand extends DeletePermissionVersionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteResourceShareCommandOutput extends DeleteResourceShareRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteResourceShareCommand_base: {
|
|
24
24
|
new (input: DeleteResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceShareCommandInput, DeleteResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceShareCommandInput, DeleteResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified resource share.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>This doesn't delete any of the resources that were associated with the resource share; it
|
|
@@ -91,6 +91,7 @@ declare const DeleteResourceShareCommand_base: {
|
|
|
91
91
|
* @throws {@link RAMServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DeleteResourceShareCommand extends DeleteResourceShareCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateResourceShareCommandOutput extends DisassociateReso
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateResourceShareCommand_base: {
|
|
24
24
|
new (input: DisassociateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResourceShareCommandInput, DisassociateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateResourceShareCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResourceShareCommandInput, DisassociateResourceShareCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified principals or resources from participating in the specified
|
|
30
30
|
* resource share.</p>
|
|
31
31
|
* @example
|
|
@@ -114,6 +114,7 @@ declare const DisassociateResourceShareCommand_base: {
|
|
|
114
114
|
* @throws {@link RAMServiceException}
|
|
115
115
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
116
116
|
*
|
|
117
|
+
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class DisassociateResourceShareCommand extends DisassociateResourceShareCommand_base {
|
|
119
120
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateResourceSharePermissionCommandOutput extends Disass
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateResourceSharePermissionCommand_base: {
|
|
24
24
|
new (input: DisassociateResourceSharePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResourceSharePermissionCommandInput, DisassociateResourceSharePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateResourceSharePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateResourceSharePermissionCommandInput, DisassociateResourceSharePermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes a managed permission from a resource share. Permission changes take effect immediately. You can
|
|
30
30
|
* remove a managed permission from a resource share only if there are currently no resources of the relevant
|
|
31
31
|
* resource type currently attached to the resource share.</p>
|
|
@@ -85,6 +85,7 @@ declare const DisassociateResourceSharePermissionCommand_base: {
|
|
|
85
85
|
* @throws {@link RAMServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class DisassociateResourceSharePermissionCommand extends DisassociateResourceSharePermissionCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface EnableSharingWithAwsOrganizationCommandOutput extends EnableSha
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableSharingWithAwsOrganizationCommand_base: {
|
|
24
24
|
new (input: EnableSharingWithAwsOrganizationCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSharingWithAwsOrganizationCommandInput, EnableSharingWithAwsOrganizationCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [EnableSharingWithAwsOrganizationCommandInput]): import("@smithy/smithy-client").CommandImpl<EnableSharingWithAwsOrganizationCommandInput, EnableSharingWithAwsOrganizationCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables resource sharing within your organization in Organizations. This operation creates
|
|
30
30
|
* a service-linked role called <code>AWSServiceRoleForResourceAccessManager</code> that has the IAM managed policy
|
|
31
31
|
* named AWSResourceAccessManagerServiceRolePolicy attached. This role permits RAM to retrieve information about
|
|
@@ -71,6 +71,7 @@ declare const EnableSharingWithAwsOrganizationCommand_base: {
|
|
|
71
71
|
* @throws {@link RAMServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class EnableSharingWithAwsOrganizationCommand extends EnableSharingWithAwsOrganizationCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPermissionCommandOutput extends GetPermissionResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPermissionCommand_base: {
|
|
24
24
|
new (input: GetPermissionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionCommandInput, GetPermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPermissionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionCommandInput, GetPermissionCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the contents of a managed permission in JSON format.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const GetPermissionCommand_base: {
|
|
|
93
93
|
* @throws {@link RAMServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetPermissionCommand extends GetPermissionCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourcePoliciesCommand_base: {
|
|
24
24
|
new (input: GetResourcePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourcePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the resource policies for the specified resources that you own and have
|
|
30
30
|
* shared.</p>
|
|
31
31
|
* @example
|
|
@@ -84,6 +84,7 @@ declare const GetResourcePoliciesCommand_base: {
|
|
|
84
84
|
* @throws {@link RAMServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourceShareAssociationsCommandOutput extends GetResourceSh
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourceShareAssociationsCommand_base: {
|
|
24
24
|
new (input: GetResourceShareAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceShareAssociationsCommandInput, GetResourceShareAssociationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourceShareAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceShareAssociationsCommandInput, GetResourceShareAssociationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the lists of resources and principals that associated for resource shares that you
|
|
30
30
|
* own.</p>
|
|
31
31
|
* @example
|
|
@@ -100,6 +100,7 @@ declare const GetResourceShareAssociationsCommand_base: {
|
|
|
100
100
|
* @throws {@link RAMServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class GetResourceShareAssociationsCommand extends GetResourceShareAssociationsCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourceShareInvitationsCommandOutput extends GetResourceSha
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourceShareInvitationsCommand_base: {
|
|
24
24
|
new (input: GetResourceShareInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceShareInvitationsCommandInput, GetResourceShareInvitationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetResourceShareInvitationsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetResourceShareInvitationsCommandInput, GetResourceShareInvitationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about invitations that you have received for resource shares.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -115,6 +115,7 @@ declare const GetResourceShareInvitationsCommand_base: {
|
|
|
115
115
|
* @throws {@link RAMServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class GetResourceShareInvitationsCommand extends GetResourceShareInvitationsCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourceSharesCommandOutput extends GetResourceSharesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourceSharesCommand_base: {
|
|
24
24
|
new (input: GetResourceSharesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceSharesCommandInput, GetResourceSharesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourceSharesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceSharesCommandInput, GetResourceSharesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about the resource shares that you own or that are shared with you.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -111,6 +111,7 @@ declare const GetResourceSharesCommand_base: {
|
|
|
111
111
|
* @throws {@link RAMServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetResourceSharesCommand extends GetResourceSharesCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPendingInvitationResourcesCommandOutput extends ListPending
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPendingInvitationResourcesCommand_base: {
|
|
24
24
|
new (input: ListPendingInvitationResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPendingInvitationResourcesCommandInput, ListPendingInvitationResourcesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPendingInvitationResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPendingInvitationResourcesCommandInput, ListPendingInvitationResourcesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the resources in a resource share that is shared with you but for which the invitation is
|
|
30
30
|
* still <code>PENDING</code>. That means that you haven't accepted or rejected the
|
|
31
31
|
* invitation and the invitation hasn't expired.</p>
|
|
@@ -104,6 +104,7 @@ declare const ListPendingInvitationResourcesCommand_base: {
|
|
|
104
104
|
* @throws {@link RAMServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListPendingInvitationResourcesCommand extends ListPendingInvitationResourcesCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionAssociationsCommandOutput extends ListPermissionA
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionAssociationsCommand_base: {
|
|
24
24
|
new (input: ListPermissionAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionAssociationsCommandInput, ListPermissionAssociationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPermissionAssociationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPermissionAssociationsCommandInput, ListPermissionAssociationsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about the managed permission and its associations to any resource shares that use
|
|
30
30
|
* this managed permission. This lets you see which resource shares use which versions of the specified
|
|
31
31
|
* managed permission.</p>
|
|
@@ -93,6 +93,7 @@ declare const ListPermissionAssociationsCommand_base: {
|
|
|
93
93
|
* @throws {@link RAMServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListPermissionAssociationsCommand extends ListPermissionAssociationsCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionVersionsCommandOutput extends ListPermissionVersi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionVersionsCommand_base: {
|
|
24
24
|
new (input: ListPermissionVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionVersionsCommandInput, ListPermissionVersionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPermissionVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionVersionsCommandInput, ListPermissionVersionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the available versions of the specified RAM permission.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const ListPermissionVersionsCommand_base: {
|
|
|
101
101
|
* @throws {@link RAMServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListPermissionVersionsCommand extends ListPermissionVersionsCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionsCommandOutput extends ListPermissionsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionsCommand_base: {
|
|
24
24
|
new (input: ListPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionsCommandInput, ListPermissionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPermissionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPermissionsCommandInput, ListPermissionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of available RAM permissions that you can use for the supported
|
|
30
30
|
* resource types. </p>
|
|
31
31
|
* @example
|
|
@@ -96,6 +96,7 @@ declare const ListPermissionsCommand_base: {
|
|
|
96
96
|
* @throws {@link RAMServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListPermissionsCommand extends ListPermissionsCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPrincipalsCommandOutput extends ListPrincipalsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPrincipalsCommand_base: {
|
|
24
24
|
new (input: ListPrincipalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrincipalsCommandInput, ListPrincipalsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPrincipalsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPrincipalsCommandInput, ListPrincipalsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the principals that you are sharing resources with or that are sharing resources
|
|
30
30
|
* with you.</p>
|
|
31
31
|
* @example
|
|
@@ -95,6 +95,7 @@ declare const ListPrincipalsCommand_base: {
|
|
|
95
95
|
* @throws {@link RAMServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListPrincipalsCommand extends ListPrincipalsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReplacePermissionAssociationsWorkCommandOutput extends List
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReplacePermissionAssociationsWorkCommand_base: {
|
|
24
24
|
new (input: ListReplacePermissionAssociationsWorkCommandInput): import("@smithy/smithy-client").CommandImpl<ListReplacePermissionAssociationsWorkCommandInput, ListReplacePermissionAssociationsWorkCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReplacePermissionAssociationsWorkCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReplacePermissionAssociationsWorkCommandInput, ListReplacePermissionAssociationsWorkCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the current status of the asynchronous tasks performed by RAM when you
|
|
30
30
|
* perform the <a>ReplacePermissionAssociationsWork</a> operation.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const ListReplacePermissionAssociationsWorkCommand_base: {
|
|
|
87
87
|
* @throws {@link RAMServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ListReplacePermissionAssociationsWorkCommand extends ListReplacePermissionAssociationsWorkCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResourceSharePermissionsCommandOutput extends ListResourceS
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResourceSharePermissionsCommand_base: {
|
|
24
24
|
new (input: ListResourceSharePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceSharePermissionsCommandInput, ListResourceSharePermissionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListResourceSharePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceSharePermissionsCommandInput, ListResourceSharePermissionsCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the RAM permissions that are associated with a resource share.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const ListResourceSharePermissionsCommand_base: {
|
|
|
101
101
|
* @throws {@link RAMServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListResourceSharePermissionsCommand extends ListResourceSharePermissionsCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResourceTypesCommandOutput extends ListResourceTypesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResourceTypesCommand_base: {
|
|
24
24
|
new (input: ListResourceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceTypesCommandInput, ListResourceTypesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListResourceTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListResourceTypesCommandInput, ListResourceTypesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the resource types that can be shared by RAM.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const ListResourceTypesCommand_base: {
|
|
|
77
77
|
* @throws {@link RAMServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListResourceTypesCommand extends ListResourceTypesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResourcesCommandOutput extends ListResourcesResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResourcesCommand_base: {
|
|
24
24
|
new (input: ListResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesCommandInput, ListResourcesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourcesCommandInput, ListResourcesCommandOutput, RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the resources that you added to a resource share or the resources that are shared with
|
|
30
30
|
* you.</p>
|
|
31
31
|
* @example
|
|
@@ -103,6 +103,7 @@ declare const ListResourcesCommand_base: {
|
|
|
103
103
|
* @throws {@link RAMServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from RAM service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListResourcesCommand extends ListResourcesCommand_base {
|
|
108
109
|
}
|