@aws-sdk/client-ram 3.428.0 → 3.430.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/models/models_0.d.ts +30 -30
- package/dist-types/ts3.4/models/models_0.d.ts +30 -30
- package/package.json +11 -11
|
@@ -101,12 +101,12 @@ export interface ResourceShareAssociation {
|
|
|
101
101
|
* @public
|
|
102
102
|
* <p>The type of entity included in this association.</p>
|
|
103
103
|
*/
|
|
104
|
-
associationType?: ResourceShareAssociationType
|
|
104
|
+
associationType?: ResourceShareAssociationType;
|
|
105
105
|
/**
|
|
106
106
|
* @public
|
|
107
107
|
* <p>The current status of the association.</p>
|
|
108
108
|
*/
|
|
109
|
-
status?: ResourceShareAssociationStatus
|
|
109
|
+
status?: ResourceShareAssociationStatus;
|
|
110
110
|
/**
|
|
111
111
|
* @public
|
|
112
112
|
* <p>A message about the status of the association.</p>
|
|
@@ -182,7 +182,7 @@ export interface ResourceShareInvitation {
|
|
|
182
182
|
* @public
|
|
183
183
|
* <p>The current status of the invitation.</p>
|
|
184
184
|
*/
|
|
185
|
-
status?: ResourceShareInvitationStatus
|
|
185
|
+
status?: ResourceShareInvitationStatus;
|
|
186
186
|
/**
|
|
187
187
|
* @public
|
|
188
188
|
* @deprecated
|
|
@@ -780,7 +780,7 @@ export interface ResourceSharePermissionSummary {
|
|
|
780
780
|
* </li>
|
|
781
781
|
* </ul>
|
|
782
782
|
*/
|
|
783
|
-
permissionType?: PermissionType
|
|
783
|
+
permissionType?: PermissionType;
|
|
784
784
|
/**
|
|
785
785
|
* @public
|
|
786
786
|
* <p>Indicates what features are available for this resource share. This parameter can have one of
|
|
@@ -813,7 +813,7 @@ export interface ResourceSharePermissionSummary {
|
|
|
813
813
|
* </li>
|
|
814
814
|
* </ul>
|
|
815
815
|
*/
|
|
816
|
-
featureSet?: PermissionFeatureSet
|
|
816
|
+
featureSet?: PermissionFeatureSet;
|
|
817
817
|
/**
|
|
818
818
|
* @public
|
|
819
819
|
* <p>A list of the tag key value pairs currently attached to the permission.</p>
|
|
@@ -1035,7 +1035,7 @@ export interface ResourceSharePermissionDetail {
|
|
|
1035
1035
|
* </li>
|
|
1036
1036
|
* </ul>
|
|
1037
1037
|
*/
|
|
1038
|
-
permissionType?: PermissionType
|
|
1038
|
+
permissionType?: PermissionType;
|
|
1039
1039
|
/**
|
|
1040
1040
|
* @public
|
|
1041
1041
|
* <p>Indicates what features are available for this resource share. This parameter can have one of
|
|
@@ -1068,7 +1068,7 @@ export interface ResourceSharePermissionDetail {
|
|
|
1068
1068
|
* </li>
|
|
1069
1069
|
* </ul>
|
|
1070
1070
|
*/
|
|
1071
|
-
featureSet?: PermissionFeatureSet
|
|
1071
|
+
featureSet?: PermissionFeatureSet;
|
|
1072
1072
|
/**
|
|
1073
1073
|
* @public
|
|
1074
1074
|
* <p>The current status of the association between the permission and the resource share.
|
|
@@ -1095,7 +1095,7 @@ export interface ResourceSharePermissionDetail {
|
|
|
1095
1095
|
* </li>
|
|
1096
1096
|
* </ul>
|
|
1097
1097
|
*/
|
|
1098
|
-
status?: PermissionStatus
|
|
1098
|
+
status?: PermissionStatus;
|
|
1099
1099
|
/**
|
|
1100
1100
|
* @public
|
|
1101
1101
|
* <p>The tag key and value pairs attached to the resource share.</p>
|
|
@@ -1302,7 +1302,7 @@ export interface ResourceShare {
|
|
|
1302
1302
|
* @public
|
|
1303
1303
|
* <p>The current status of the resource share.</p>
|
|
1304
1304
|
*/
|
|
1305
|
-
status?: ResourceShareStatus
|
|
1305
|
+
status?: ResourceShareStatus;
|
|
1306
1306
|
/**
|
|
1307
1307
|
* @public
|
|
1308
1308
|
* <p>A message about the status of the resource share.</p>
|
|
@@ -1355,7 +1355,7 @@ export interface ResourceShare {
|
|
|
1355
1355
|
* </li>
|
|
1356
1356
|
* </ul>
|
|
1357
1357
|
*/
|
|
1358
|
-
featureSet?: ResourceShareFeatureSet
|
|
1358
|
+
featureSet?: ResourceShareFeatureSet;
|
|
1359
1359
|
}
|
|
1360
1360
|
/**
|
|
1361
1361
|
* @public
|
|
@@ -1448,7 +1448,7 @@ export interface DeletePermissionResponse {
|
|
|
1448
1448
|
* <p>This operation is performed asynchronously, and this response parameter indicates the
|
|
1449
1449
|
* current status.</p>
|
|
1450
1450
|
*/
|
|
1451
|
-
permissionStatus?: PermissionStatus
|
|
1451
|
+
permissionStatus?: PermissionStatus;
|
|
1452
1452
|
}
|
|
1453
1453
|
/**
|
|
1454
1454
|
* @public
|
|
@@ -1509,7 +1509,7 @@ export interface DeletePermissionVersionResponse {
|
|
|
1509
1509
|
* <p>This operation is performed asynchronously, and this response parameter indicates the
|
|
1510
1510
|
* current status.</p>
|
|
1511
1511
|
*/
|
|
1512
|
-
permissionStatus?: PermissionStatus
|
|
1512
|
+
permissionStatus?: PermissionStatus;
|
|
1513
1513
|
}
|
|
1514
1514
|
/**
|
|
1515
1515
|
* @public
|
|
@@ -1849,7 +1849,7 @@ export interface GetResourceShareAssociationsRequest {
|
|
|
1849
1849
|
* </li>
|
|
1850
1850
|
* </ul>
|
|
1851
1851
|
*/
|
|
1852
|
-
associationType: ResourceShareAssociationType |
|
|
1852
|
+
associationType: ResourceShareAssociationType | undefined;
|
|
1853
1853
|
/**
|
|
1854
1854
|
* @public
|
|
1855
1855
|
* <p>Specifies a list of <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs)</a> of the resource share whose associations you want to
|
|
@@ -1876,7 +1876,7 @@ export interface GetResourceShareAssociationsRequest {
|
|
|
1876
1876
|
* @public
|
|
1877
1877
|
* <p>Specifies that you want to retrieve only associations that have this status.</p>
|
|
1878
1878
|
*/
|
|
1879
|
-
associationStatus?: ResourceShareAssociationStatus
|
|
1879
|
+
associationStatus?: ResourceShareAssociationStatus;
|
|
1880
1880
|
/**
|
|
1881
1881
|
* @public
|
|
1882
1882
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
@@ -2034,7 +2034,7 @@ export interface GetResourceSharesRequest {
|
|
|
2034
2034
|
* <p>Specifies that you want to retrieve details of only those resource shares that have this
|
|
2035
2035
|
* status.</p>
|
|
2036
2036
|
*/
|
|
2037
|
-
resourceShareStatus?: ResourceShareStatus
|
|
2037
|
+
resourceShareStatus?: ResourceShareStatus;
|
|
2038
2038
|
/**
|
|
2039
2039
|
* @public
|
|
2040
2040
|
* <p>Specifies that you want to retrieve details of only those resource shares that match the
|
|
@@ -2056,7 +2056,7 @@ export interface GetResourceSharesRequest {
|
|
|
2056
2056
|
* </li>
|
|
2057
2057
|
* </ul>
|
|
2058
2058
|
*/
|
|
2059
|
-
resourceOwner: ResourceOwner |
|
|
2059
|
+
resourceOwner: ResourceOwner | undefined;
|
|
2060
2060
|
/**
|
|
2061
2061
|
* @public
|
|
2062
2062
|
* <p>Specifies the name of an individual resource share that you want to retrieve details
|
|
@@ -2190,7 +2190,7 @@ export interface ListPendingInvitationResourcesRequest {
|
|
|
2190
2190
|
* </ul>
|
|
2191
2191
|
* <p>The default value is <code>ALL</code>.</p>
|
|
2192
2192
|
*/
|
|
2193
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
2193
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
2194
2194
|
}
|
|
2195
2195
|
/**
|
|
2196
2196
|
* @public
|
|
@@ -2252,7 +2252,7 @@ export interface Resource {
|
|
|
2252
2252
|
* @public
|
|
2253
2253
|
* <p>The current status of the resource.</p>
|
|
2254
2254
|
*/
|
|
2255
|
-
status?: ResourceStatus
|
|
2255
|
+
status?: ResourceStatus;
|
|
2256
2256
|
/**
|
|
2257
2257
|
* @public
|
|
2258
2258
|
* <p>A message about the status of the resource.</p>
|
|
@@ -2286,7 +2286,7 @@ export interface Resource {
|
|
|
2286
2286
|
* </li>
|
|
2287
2287
|
* </ul>
|
|
2288
2288
|
*/
|
|
2289
|
-
resourceRegionScope?: ResourceRegionScope
|
|
2289
|
+
resourceRegionScope?: ResourceRegionScope;
|
|
2290
2290
|
}
|
|
2291
2291
|
/**
|
|
2292
2292
|
* @public
|
|
@@ -2342,7 +2342,7 @@ export interface ListPermissionAssociationsRequest {
|
|
|
2342
2342
|
* <p>Specifies that you want to list only those associations with resource shares that match this
|
|
2343
2343
|
* status.</p>
|
|
2344
2344
|
*/
|
|
2345
|
-
associationStatus?: ResourceShareAssociationStatus
|
|
2345
|
+
associationStatus?: ResourceShareAssociationStatus;
|
|
2346
2346
|
/**
|
|
2347
2347
|
* @public
|
|
2348
2348
|
* <p>Specifies that you want to list only those associations with resource shares that include at
|
|
@@ -2354,7 +2354,7 @@ export interface ListPermissionAssociationsRequest {
|
|
|
2354
2354
|
* <p>Specifies that you want to list only those associations with resource shares that have a
|
|
2355
2355
|
* <code>featureSet</code> with this value.</p>
|
|
2356
2356
|
*/
|
|
2357
|
-
featureSet?: PermissionFeatureSet
|
|
2357
|
+
featureSet?: PermissionFeatureSet;
|
|
2358
2358
|
/**
|
|
2359
2359
|
* @public
|
|
2360
2360
|
* <p>When <code>true</code>, specifies that you want to list only those associations with
|
|
@@ -2471,7 +2471,7 @@ export interface AssociatedPermission {
|
|
|
2471
2471
|
* </li>
|
|
2472
2472
|
* </ul>
|
|
2473
2473
|
*/
|
|
2474
|
-
featureSet?: PermissionFeatureSet
|
|
2474
|
+
featureSet?: PermissionFeatureSet;
|
|
2475
2475
|
/**
|
|
2476
2476
|
* @public
|
|
2477
2477
|
* <p>The date and time when the association between the permission and the resource share
|
|
@@ -2570,7 +2570,7 @@ export interface ListPermissionsRequest {
|
|
|
2570
2570
|
* </ul>
|
|
2571
2571
|
* <p>If you don't specify this parameter, the default is <code>All</code>.</p>
|
|
2572
2572
|
*/
|
|
2573
|
-
permissionType?: PermissionTypeFilter
|
|
2573
|
+
permissionType?: PermissionTypeFilter;
|
|
2574
2574
|
}
|
|
2575
2575
|
/**
|
|
2576
2576
|
* @public
|
|
@@ -2669,7 +2669,7 @@ export interface ListPrincipalsRequest {
|
|
|
2669
2669
|
* </li>
|
|
2670
2670
|
* </ul>
|
|
2671
2671
|
*/
|
|
2672
|
-
resourceOwner: ResourceOwner |
|
|
2672
|
+
resourceOwner: ResourceOwner | undefined;
|
|
2673
2673
|
/**
|
|
2674
2674
|
* @public
|
|
2675
2675
|
* <p>Specifies that you want to list principal information for the resource share with the specified
|
|
@@ -2842,7 +2842,7 @@ export interface ListReplacePermissionAssociationsWorkRequest {
|
|
|
2842
2842
|
* <p>Specifies that you want to see only the details about requests with a status that
|
|
2843
2843
|
* matches this value.</p>
|
|
2844
2844
|
*/
|
|
2845
|
-
status?: ReplacePermissionAssociationsWorkStatus
|
|
2845
|
+
status?: ReplacePermissionAssociationsWorkStatus;
|
|
2846
2846
|
/**
|
|
2847
2847
|
* @public
|
|
2848
2848
|
* <p>Specifies that you want to receive the next page of results. Valid
|
|
@@ -2922,7 +2922,7 @@ export interface ReplacePermissionAssociationsWork {
|
|
|
2922
2922
|
* </li>
|
|
2923
2923
|
* </ul>
|
|
2924
2924
|
*/
|
|
2925
|
-
status?: ReplacePermissionAssociationsWorkStatus
|
|
2925
|
+
status?: ReplacePermissionAssociationsWorkStatus;
|
|
2926
2926
|
/**
|
|
2927
2927
|
* @public
|
|
2928
2928
|
* <p>Specifies the reason for a <code>FAILED</code> status. This field is present only when
|
|
@@ -2995,7 +2995,7 @@ export interface ListResourcesRequest {
|
|
|
2995
2995
|
* </li>
|
|
2996
2996
|
* </ul>
|
|
2997
2997
|
*/
|
|
2998
|
-
resourceOwner: ResourceOwner |
|
|
2998
|
+
resourceOwner: ResourceOwner | undefined;
|
|
2999
2999
|
/**
|
|
3000
3000
|
* @public
|
|
3001
3001
|
* <p>Specifies that you want to list only the resource shares that are associated with the specified
|
|
@@ -3066,7 +3066,7 @@ export interface ListResourcesRequest {
|
|
|
3066
3066
|
* </ul>
|
|
3067
3067
|
* <p>The default value is <code>ALL</code>.</p>
|
|
3068
3068
|
*/
|
|
3069
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
3069
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
3070
3070
|
}
|
|
3071
3071
|
/**
|
|
3072
3072
|
* @public
|
|
@@ -3188,7 +3188,7 @@ export interface ListResourceTypesRequest {
|
|
|
3188
3188
|
* </ul>
|
|
3189
3189
|
* <p>The default value is <code>ALL</code>.</p>
|
|
3190
3190
|
*/
|
|
3191
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
3191
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
3192
3192
|
}
|
|
3193
3193
|
/**
|
|
3194
3194
|
* @public
|
|
@@ -3226,7 +3226,7 @@ export interface ServiceNameAndResourceType {
|
|
|
3226
3226
|
* </li>
|
|
3227
3227
|
* </ul>
|
|
3228
3228
|
*/
|
|
3229
|
-
resourceRegionScope?: ResourceRegionScope
|
|
3229
|
+
resourceRegionScope?: ResourceRegionScope;
|
|
3230
3230
|
}
|
|
3231
3231
|
/**
|
|
3232
3232
|
* @public
|
|
@@ -23,8 +23,8 @@ export interface ResourceShareAssociation {
|
|
|
23
23
|
resourceShareArn?: string;
|
|
24
24
|
resourceShareName?: string;
|
|
25
25
|
associatedEntity?: string;
|
|
26
|
-
associationType?: ResourceShareAssociationType
|
|
27
|
-
status?: ResourceShareAssociationStatus
|
|
26
|
+
associationType?: ResourceShareAssociationType;
|
|
27
|
+
status?: ResourceShareAssociationStatus;
|
|
28
28
|
statusMessage?: string;
|
|
29
29
|
creationTime?: Date;
|
|
30
30
|
lastUpdatedTime?: Date;
|
|
@@ -45,7 +45,7 @@ export interface ResourceShareInvitation {
|
|
|
45
45
|
senderAccountId?: string;
|
|
46
46
|
receiverAccountId?: string;
|
|
47
47
|
invitationTimestamp?: Date;
|
|
48
|
-
status?: ResourceShareInvitationStatus
|
|
48
|
+
status?: ResourceShareInvitationStatus;
|
|
49
49
|
resourceShareAssociations?: ResourceShareAssociation[];
|
|
50
50
|
receiverArn?: string;
|
|
51
51
|
}
|
|
@@ -235,8 +235,8 @@ export interface ResourceSharePermissionSummary {
|
|
|
235
235
|
creationTime?: Date;
|
|
236
236
|
lastUpdatedTime?: Date;
|
|
237
237
|
isResourceTypeDefault?: boolean;
|
|
238
|
-
permissionType?: PermissionType
|
|
239
|
-
featureSet?: PermissionFeatureSet
|
|
238
|
+
permissionType?: PermissionType;
|
|
239
|
+
featureSet?: PermissionFeatureSet;
|
|
240
240
|
tags?: Tag[];
|
|
241
241
|
}
|
|
242
242
|
export interface CreatePermissionResponse {
|
|
@@ -303,9 +303,9 @@ export interface ResourceSharePermissionDetail {
|
|
|
303
303
|
creationTime?: Date;
|
|
304
304
|
lastUpdatedTime?: Date;
|
|
305
305
|
isResourceTypeDefault?: boolean;
|
|
306
|
-
permissionType?: PermissionType
|
|
307
|
-
featureSet?: PermissionFeatureSet
|
|
308
|
-
status?: PermissionStatus
|
|
306
|
+
permissionType?: PermissionType;
|
|
307
|
+
featureSet?: PermissionFeatureSet;
|
|
308
|
+
status?: PermissionStatus;
|
|
309
309
|
tags?: Tag[];
|
|
310
310
|
}
|
|
311
311
|
export interface CreatePermissionVersionResponse {
|
|
@@ -353,12 +353,12 @@ export interface ResourceShare {
|
|
|
353
353
|
name?: string;
|
|
354
354
|
owningAccountId?: string;
|
|
355
355
|
allowExternalPrincipals?: boolean;
|
|
356
|
-
status?: ResourceShareStatus
|
|
356
|
+
status?: ResourceShareStatus;
|
|
357
357
|
statusMessage?: string;
|
|
358
358
|
tags?: Tag[];
|
|
359
359
|
creationTime?: Date;
|
|
360
360
|
lastUpdatedTime?: Date;
|
|
361
|
-
featureSet?: ResourceShareFeatureSet
|
|
361
|
+
featureSet?: ResourceShareFeatureSet;
|
|
362
362
|
}
|
|
363
363
|
export interface CreateResourceShareResponse {
|
|
364
364
|
resourceShare?: ResourceShare;
|
|
@@ -385,7 +385,7 @@ export interface DeletePermissionRequest {
|
|
|
385
385
|
export interface DeletePermissionResponse {
|
|
386
386
|
returnValue?: boolean;
|
|
387
387
|
clientToken?: string;
|
|
388
|
-
permissionStatus?: PermissionStatus
|
|
388
|
+
permissionStatus?: PermissionStatus;
|
|
389
389
|
}
|
|
390
390
|
export interface DeletePermissionVersionRequest {
|
|
391
391
|
permissionArn: string | undefined;
|
|
@@ -395,7 +395,7 @@ export interface DeletePermissionVersionRequest {
|
|
|
395
395
|
export interface DeletePermissionVersionResponse {
|
|
396
396
|
returnValue?: boolean;
|
|
397
397
|
clientToken?: string;
|
|
398
|
-
permissionStatus?: PermissionStatus
|
|
398
|
+
permissionStatus?: PermissionStatus;
|
|
399
399
|
}
|
|
400
400
|
export interface DeleteResourceShareRequest {
|
|
401
401
|
resourceShareArn: string | undefined;
|
|
@@ -461,11 +461,11 @@ export declare class ResourceArnNotFoundException extends __BaseException {
|
|
|
461
461
|
);
|
|
462
462
|
}
|
|
463
463
|
export interface GetResourceShareAssociationsRequest {
|
|
464
|
-
associationType: ResourceShareAssociationType |
|
|
464
|
+
associationType: ResourceShareAssociationType | undefined;
|
|
465
465
|
resourceShareArns?: string[];
|
|
466
466
|
resourceArn?: string;
|
|
467
467
|
principal?: string;
|
|
468
|
-
associationStatus?: ResourceShareAssociationStatus
|
|
468
|
+
associationStatus?: ResourceShareAssociationStatus;
|
|
469
469
|
nextToken?: string;
|
|
470
470
|
maxResults?: number;
|
|
471
471
|
}
|
|
@@ -501,8 +501,8 @@ export interface TagFilter {
|
|
|
501
501
|
}
|
|
502
502
|
export interface GetResourceSharesRequest {
|
|
503
503
|
resourceShareArns?: string[];
|
|
504
|
-
resourceShareStatus?: ResourceShareStatus
|
|
505
|
-
resourceOwner: ResourceOwner |
|
|
504
|
+
resourceShareStatus?: ResourceShareStatus;
|
|
505
|
+
resourceOwner: ResourceOwner | undefined;
|
|
506
506
|
name?: string;
|
|
507
507
|
tagFilters?: TagFilter[];
|
|
508
508
|
nextToken?: string;
|
|
@@ -525,7 +525,7 @@ export interface ListPendingInvitationResourcesRequest {
|
|
|
525
525
|
resourceShareInvitationArn: string | undefined;
|
|
526
526
|
nextToken?: string;
|
|
527
527
|
maxResults?: number;
|
|
528
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
528
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
529
529
|
}
|
|
530
530
|
export declare const ResourceRegionScope: {
|
|
531
531
|
readonly GLOBAL: "GLOBAL";
|
|
@@ -547,11 +547,11 @@ export interface Resource {
|
|
|
547
547
|
type?: string;
|
|
548
548
|
resourceShareArn?: string;
|
|
549
549
|
resourceGroupArn?: string;
|
|
550
|
-
status?: ResourceStatus
|
|
550
|
+
status?: ResourceStatus;
|
|
551
551
|
statusMessage?: string;
|
|
552
552
|
creationTime?: Date;
|
|
553
553
|
lastUpdatedTime?: Date;
|
|
554
|
-
resourceRegionScope?: ResourceRegionScope
|
|
554
|
+
resourceRegionScope?: ResourceRegionScope;
|
|
555
555
|
}
|
|
556
556
|
export interface ListPendingInvitationResourcesResponse {
|
|
557
557
|
resources?: Resource[];
|
|
@@ -570,9 +570,9 @@ export declare class MissingRequiredParameterException extends __BaseException {
|
|
|
570
570
|
export interface ListPermissionAssociationsRequest {
|
|
571
571
|
permissionArn?: string;
|
|
572
572
|
permissionVersion?: number;
|
|
573
|
-
associationStatus?: ResourceShareAssociationStatus
|
|
573
|
+
associationStatus?: ResourceShareAssociationStatus;
|
|
574
574
|
resourceType?: string;
|
|
575
|
-
featureSet?: PermissionFeatureSet
|
|
575
|
+
featureSet?: PermissionFeatureSet;
|
|
576
576
|
defaultVersion?: boolean;
|
|
577
577
|
nextToken?: string;
|
|
578
578
|
maxResults?: number;
|
|
@@ -583,7 +583,7 @@ export interface AssociatedPermission {
|
|
|
583
583
|
defaultVersion?: boolean;
|
|
584
584
|
resourceType?: string;
|
|
585
585
|
status?: string;
|
|
586
|
-
featureSet?: PermissionFeatureSet
|
|
586
|
+
featureSet?: PermissionFeatureSet;
|
|
587
587
|
lastUpdatedTime?: Date;
|
|
588
588
|
resourceShareArn?: string;
|
|
589
589
|
}
|
|
@@ -602,7 +602,7 @@ export interface ListPermissionsRequest {
|
|
|
602
602
|
resourceType?: string;
|
|
603
603
|
nextToken?: string;
|
|
604
604
|
maxResults?: number;
|
|
605
|
-
permissionType?: PermissionTypeFilter
|
|
605
|
+
permissionType?: PermissionTypeFilter;
|
|
606
606
|
}
|
|
607
607
|
export interface ListPermissionsResponse {
|
|
608
608
|
permissions?: ResourceSharePermissionSummary[];
|
|
@@ -618,7 +618,7 @@ export interface ListPermissionVersionsResponse {
|
|
|
618
618
|
nextToken?: string;
|
|
619
619
|
}
|
|
620
620
|
export interface ListPrincipalsRequest {
|
|
621
|
-
resourceOwner: ResourceOwner |
|
|
621
|
+
resourceOwner: ResourceOwner | undefined;
|
|
622
622
|
resourceArn?: string;
|
|
623
623
|
principals?: string[];
|
|
624
624
|
resourceType?: string;
|
|
@@ -646,7 +646,7 @@ export type ReplacePermissionAssociationsWorkStatus =
|
|
|
646
646
|
(typeof ReplacePermissionAssociationsWorkStatus)[keyof typeof ReplacePermissionAssociationsWorkStatus];
|
|
647
647
|
export interface ListReplacePermissionAssociationsWorkRequest {
|
|
648
648
|
workIds?: string[];
|
|
649
|
-
status?: ReplacePermissionAssociationsWorkStatus
|
|
649
|
+
status?: ReplacePermissionAssociationsWorkStatus;
|
|
650
650
|
nextToken?: string;
|
|
651
651
|
maxResults?: number;
|
|
652
652
|
}
|
|
@@ -656,7 +656,7 @@ export interface ReplacePermissionAssociationsWork {
|
|
|
656
656
|
fromPermissionVersion?: string;
|
|
657
657
|
toPermissionArn?: string;
|
|
658
658
|
toPermissionVersion?: string;
|
|
659
|
-
status?: ReplacePermissionAssociationsWorkStatus
|
|
659
|
+
status?: ReplacePermissionAssociationsWorkStatus;
|
|
660
660
|
statusMessage?: string;
|
|
661
661
|
creationTime?: Date;
|
|
662
662
|
lastUpdatedTime?: Date;
|
|
@@ -673,14 +673,14 @@ export declare class InvalidResourceTypeException extends __BaseException {
|
|
|
673
673
|
);
|
|
674
674
|
}
|
|
675
675
|
export interface ListResourcesRequest {
|
|
676
|
-
resourceOwner: ResourceOwner |
|
|
676
|
+
resourceOwner: ResourceOwner | undefined;
|
|
677
677
|
principal?: string;
|
|
678
678
|
resourceType?: string;
|
|
679
679
|
resourceArns?: string[];
|
|
680
680
|
resourceShareArns?: string[];
|
|
681
681
|
nextToken?: string;
|
|
682
682
|
maxResults?: number;
|
|
683
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
683
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
684
684
|
}
|
|
685
685
|
export interface ListResourcesResponse {
|
|
686
686
|
resources?: Resource[];
|
|
@@ -698,12 +698,12 @@ export interface ListResourceSharePermissionsResponse {
|
|
|
698
698
|
export interface ListResourceTypesRequest {
|
|
699
699
|
nextToken?: string;
|
|
700
700
|
maxResults?: number;
|
|
701
|
-
resourceRegionScope?: ResourceRegionScopeFilter
|
|
701
|
+
resourceRegionScope?: ResourceRegionScopeFilter;
|
|
702
702
|
}
|
|
703
703
|
export interface ServiceNameAndResourceType {
|
|
704
704
|
resourceType?: string;
|
|
705
705
|
serviceName?: string;
|
|
706
|
-
resourceRegionScope?: ResourceRegionScope
|
|
706
|
+
resourceRegionScope?: ResourceRegionScope;
|
|
707
707
|
}
|
|
708
708
|
export interface ListResourceTypesResponse {
|
|
709
709
|
resourceTypes?: ServiceNameAndResourceType[];
|
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.
|
|
4
|
+
"version": "3.430.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.430.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.430.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.429.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.428.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.428.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.428.0",
|
|
30
30
|
"@aws-sdk/middleware-user-agent": "3.428.0",
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.430.0",
|
|
32
32
|
"@aws-sdk/types": "3.428.0",
|
|
33
33
|
"@aws-sdk/util-endpoints": "3.428.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.428.0",
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.430.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.15",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.2.3",
|
|
38
38
|
"@smithy/hash-node": "^2.0.11",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.0.11",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.0.13",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.1.
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.1.2",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.17",
|
|
43
43
|
"@smithy/middleware-serde": "^2.0.11",
|
|
44
44
|
"@smithy/middleware-stack": "^2.0.5",
|
|
45
|
-
"@smithy/node-config-provider": "^2.1.
|
|
45
|
+
"@smithy/node-config-provider": "^2.1.2",
|
|
46
46
|
"@smithy/node-http-handler": "^2.1.7",
|
|
47
47
|
"@smithy/protocol-http": "^3.0.7",
|
|
48
48
|
"@smithy/smithy-client": "^2.1.11",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
54
|
"@smithy/util-defaults-mode-browser": "^2.0.15",
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.20",
|
|
56
56
|
"@smithy/util-retry": "^2.0.4",
|
|
57
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
58
|
"tslib": "^2.5.0"
|