@aws-sdk/client-sso-admin 3.296.0 → 3.298.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-cjs/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountAssignmentCommand.js +2 -3
- package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreatePermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribePermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -3
- package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +2 -3
- package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -3
- package/dist-cjs/commands/ListAccountAssignmentsCommand.js +2 -3
- package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/ListInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +2 -3
- package/dist-cjs/commands/ListPermissionSetsCommand.js +2 -3
- package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ProvisionPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdatePermissionSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -359
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -3
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -3
- package/dist-es/commands/CreateAccountAssignmentCommand.js +2 -3
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-es/commands/CreatePermissionSetCommand.js +2 -3
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +2 -3
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -3
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePermissionSetCommand.js +2 -3
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -3
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -3
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -3
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribePermissionSetCommand.js +2 -3
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -3
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -3
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -3
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +2 -3
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -3
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +2 -3
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -3
- package/dist-es/commands/ListAccountAssignmentsCommand.js +2 -3
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -3
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -3
- package/dist-es/commands/ListInstancesCommand.js +2 -3
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -3
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +2 -3
- package/dist-es/commands/ListPermissionSetsCommand.js +2 -3
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ProvisionPermissionSetCommand.js +2 -3
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +2 -3
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdatePermissionSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -267
- package/dist-types/SSOAdmin.d.ts +38 -0
- package/dist-types/SSOAdminClient.d.ts +24 -4
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +16 -0
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +16 -0
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +16 -0
- package/dist-types/models/SSOAdminServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +262 -356
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAccountAssignmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPermissionSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -265
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListInstancesRequest, ListInstancesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListInstancesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListInstancesCommandInput extends ListInstancesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListInstancesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListInstancesCommandOutput extends ListInstancesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the IAM Identity Center instances that the caller has access to.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListInstancesCommandOutput extends ListInstancesResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListInstancesCommandInput - {@link ListInstancesCommandInput}
|
|
34
|
+
* @returns {@link ListInstancesCommandOutput}
|
|
28
35
|
* @see {@link ListInstancesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListInstancesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListInstancesCommandOutput extends ListInstancesResponse, __Met
|
|
|
48
55
|
export declare class ListInstancesCommand extends $Command<ListInstancesCommandInput, ListInstancesCommandOutput, SSOAdminClientResolvedConfig> {
|
|
49
56
|
readonly input: ListInstancesCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListInstancesCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInstancesCommandInput, ListInstancesCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListManagedPoliciesInPermissionSetRequest, ListManagedPoliciesInPermissionSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListManagedPoliciesInPermissionSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListManagedPoliciesInPermissionSetCommandInput extends ListManagedPoliciesInPermissionSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListManagedPoliciesInPermissionSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListManagedPoliciesInPermissionSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the AWS managed policy that is attached to a specified permission set.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListMan
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListManagedPoliciesInPermissionSetCommandInput - {@link ListManagedPoliciesInPermissionSetCommandInput}
|
|
34
|
+
* @returns {@link ListManagedPoliciesInPermissionSetCommandOutput}
|
|
28
35
|
* @see {@link ListManagedPoliciesInPermissionSetCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListManagedPoliciesInPermissionSetCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListMan
|
|
|
51
58
|
export declare class ListManagedPoliciesInPermissionSetCommand extends $Command<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
|
|
52
59
|
readonly input: ListManagedPoliciesInPermissionSetCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListManagedPoliciesInPermissionSetCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListPermissionSetProvisioningStatusRequest, ListPermissionSetProvisioningStatusResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPermissionSetProvisioningStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPermissionSetProvisioningStatusCommandInput extends ListPermissionSetProvisioningStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPermissionSetProvisioningStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPermissionSetProvisioningStatusResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the status of the permission set provisioning requests for a specified IAM Identity Center
|
|
18
23
|
* instance.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPe
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListPermissionSetProvisioningStatusCommandInput - {@link ListPermissionSetProvisioningStatusCommandInput}
|
|
35
|
+
* @returns {@link ListPermissionSetProvisioningStatusCommandOutput}
|
|
29
36
|
* @see {@link ListPermissionSetProvisioningStatusCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListPermissionSetProvisioningStatusCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPe
|
|
|
52
59
|
export declare class ListPermissionSetProvisioningStatusCommand extends $Command<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig> {
|
|
53
60
|
readonly input: ListPermissionSetProvisioningStatusCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ListPermissionSetProvisioningStatusCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListPermissionSetsRequest, ListPermissionSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPermissionSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPermissionSetsCommandInput extends ListPermissionSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPermissionSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPermissionSetsCommandOutput extends ListPermissionSetsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the <a>PermissionSet</a>s in an IAM Identity Center instance.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListPermissionSetsCommandOutput extends ListPermissionSetsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListPermissionSetsCommandInput - {@link ListPermissionSetsCommandInput}
|
|
34
|
+
* @returns {@link ListPermissionSetsCommandOutput}
|
|
28
35
|
* @see {@link ListPermissionSetsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListPermissionSetsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListPermissionSetsCommandOutput extends ListPermissionSetsRespo
|
|
|
51
58
|
export declare class ListPermissionSetsCommand extends $Command<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig> {
|
|
52
59
|
readonly input: ListPermissionSetsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListPermissionSetsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListPermissionSetsProvisionedToAccountRequest, ListPermissionSetsProvisionedToAccountResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListPermissionSetsProvisionedToAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListPermissionSetsProvisionedToAccountCommandInput extends ListPermissionSetsProvisionedToAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListPermissionSetsProvisionedToAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListPermissionSetsProvisionedToAccountCommandOutput extends ListPermissionSetsProvisionedToAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists all the permission sets that are provisioned to a specified AWS account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListPermissionSetsProvisionedToAccountCommandInput - {@link ListPermissionSetsProvisionedToAccountCommandInput}
|
|
34
|
+
* @returns {@link ListPermissionSetsProvisionedToAccountCommandOutput}
|
|
28
35
|
* @see {@link ListPermissionSetsProvisionedToAccountCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListPermissionSetsProvisionedToAccountCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
|
|
|
51
58
|
export declare class ListPermissionSetsProvisionedToAccountCommand extends $Command<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig> {
|
|
52
59
|
readonly input: ListPermissionSetsProvisionedToAccountCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListPermissionSetsProvisionedToAccountCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the tags that are attached to a specified resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
34
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
28
35
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
51
58
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig> {
|
|
52
59
|
readonly input: ListTagsForResourceCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListTagsForResourceCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ProvisionPermissionSetRequest, ProvisionPermissionSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ProvisionPermissionSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ProvisionPermissionSetCommandInput extends ProvisionPermissionSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ProvisionPermissionSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ProvisionPermissionSetCommandOutput extends ProvisionPermissionSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>The process by which a specified permission set is provisioned to the specified
|
|
18
23
|
* target.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ProvisionPermissionSetCommandInput - {@link ProvisionPermissionSetCommandInput}
|
|
35
|
+
* @returns {@link ProvisionPermissionSetCommandOutput}
|
|
29
36
|
* @see {@link ProvisionPermissionSetCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ProvisionPermissionSetCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
|
|
|
58
65
|
export declare class ProvisionPermissionSetCommand extends $Command<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
|
|
59
66
|
readonly input: ProvisionPermissionSetCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: ProvisionPermissionSetCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { PutInlinePolicyToPermissionSetRequest, PutInlinePolicyToPermissionSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutInlinePolicyToPermissionSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutInlinePolicyToPermissionSetCommandInput extends PutInlinePolicyToPermissionSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutInlinePolicyToPermissionSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePolicyToPermissionSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Attaches an inline policy to a permission set.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>If the permission set is already referenced by one or more account assignments, you will
|
|
@@ -32,6 +37,8 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param PutInlinePolicyToPermissionSetCommandInput - {@link PutInlinePolicyToPermissionSetCommandInput}
|
|
41
|
+
* @returns {@link PutInlinePolicyToPermissionSetCommandOutput}
|
|
35
42
|
* @see {@link PutInlinePolicyToPermissionSetCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link PutInlinePolicyToPermissionSetCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
|
|
|
68
75
|
export declare class PutInlinePolicyToPermissionSetCommand extends $Command<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
|
|
69
76
|
readonly input: PutInlinePolicyToPermissionSetCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: PutInlinePolicyToPermissionSetCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { PutPermissionsBoundaryToPermissionSetRequest, PutPermissionsBoundaryToPermissionSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutPermissionsBoundaryToPermissionSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutPermissionsBoundaryToPermissionSetCommandInput extends PutPermissionsBoundaryToPermissionSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutPermissionsBoundaryToPermissionSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutPermissionsBoundaryToPermissionSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Attaches an AWS managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param PutPermissionsBoundaryToPermissionSetCommandInput - {@link PutPermissionsBoundaryToPermissionSetCommandInput}
|
|
34
|
+
* @returns {@link PutPermissionsBoundaryToPermissionSetCommandOutput}
|
|
28
35
|
* @see {@link PutPermissionsBoundaryToPermissionSetCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link PutPermissionsBoundaryToPermissionSetCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
|
|
|
57
64
|
export declare class PutPermissionsBoundaryToPermissionSetCommand extends $Command<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
|
|
58
65
|
readonly input: PutPermissionsBoundaryToPermissionSetCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: PutPermissionsBoundaryToPermissionSetCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates a set of tags with a specified resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
34
|
+
* @returns {@link TagResourceCommandOutput}
|
|
28
35
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
61
68
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig> {
|
|
62
69
|
readonly input: TagResourceCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: TagResourceCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociates a set of tags from a specified resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
57
64
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig> {
|
|
58
65
|
readonly input: UntagResourceCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: UntagResourceCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateInstanceAccessControlAttributeConfigurationRequest, UpdateInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateInstanceAccessControlAttributeConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateInstanceAccessControlAttributeConfigurationCommandInput extends UpdateInstanceAccessControlAttributeConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateInstanceAccessControlAttributeConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput extends UpdateInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the IAM Identity Center identity store attributes that you can use with the IAM Identity Center instance
|
|
18
23
|
* for attributes-based access control (ABAC). When using an external identity provider as an
|
|
19
24
|
* identity source, you can pass attributes through the SAML assertion as an alternative to
|
|
@@ -30,6 +35,8 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param UpdateInstanceAccessControlAttributeConfigurationCommandInput - {@link UpdateInstanceAccessControlAttributeConfigurationCommandInput}
|
|
39
|
+
* @returns {@link UpdateInstanceAccessControlAttributeConfigurationCommandOutput}
|
|
33
40
|
* @see {@link UpdateInstanceAccessControlAttributeConfigurationCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link UpdateInstanceAccessControlAttributeConfigurationCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
|
62
69
|
export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends $Command<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig> {
|
|
63
70
|
readonly input: UpdateInstanceAccessControlAttributeConfigurationCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: UpdateInstanceAccessControlAttributeConfigurationCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|