@aws-sdk/client-sso-admin 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/SSOAdmin.d.ts +4 -1
- package/dist-types/SSOAdminClient.d.ts +1 -1
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.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/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +471 -471
- package/dist-types/ts3.4/SSOAdmin.d.ts +3 -0
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.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/UpdateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListMan
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListManagedPoliciesInPermissionSetCommand_base: {
|
|
24
24
|
new (input: ListManagedPoliciesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListManagedPoliciesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the Amazon Web Services managed policy that is attached to a specified permission set.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListManagedPoliciesInPermissionSetCommand_base: {
|
|
|
79
79
|
* @throws {@link SSOAdminServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListManagedPoliciesInPermissionSetCommand extends ListManagedPoliciesInPermissionSetCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
24
24
|
new (input: ListPermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the status of the permission set provisioning requests for a specified IAM Identity Center
|
|
30
30
|
* instance.</p>
|
|
31
31
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
|
83
83
|
* @throws {@link SSOAdminServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionSetsCommandOutput extends ListPermissionSetsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionSetsCommand_base: {
|
|
24
24
|
new (input: ListPermissionSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPermissionSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the <a>PermissionSet</a>s in an IAM Identity Center instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const ListPermissionSetsCommand_base: {
|
|
|
75
75
|
* @throws {@link SSOAdminServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
24
24
|
new (input: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services
|
|
30
30
|
* account.</p>
|
|
31
31
|
* @example
|
|
@@ -78,6 +78,7 @@ declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
|
78
78
|
* @throws {@link SSOAdminServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link SSOAdminServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIs
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTrustedTokenIssuersCommand_base: {
|
|
24
24
|
new (input: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the trusted token issuers configured in an instance of IAM Identity Center.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const ListTrustedTokenIssuersCommand_base: {
|
|
|
76
76
|
* @throws {@link SSOAdminServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
|
|
|
22
22
|
}
|
|
23
23
|
declare const ProvisionPermissionSetCommand_base: {
|
|
24
24
|
new (input: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The process by which a specified permission set is provisioned to the specified
|
|
30
30
|
* target.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const ProvisionPermissionSetCommand_base: {
|
|
|
87
87
|
* @throws {@link SSOAdminServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutApplicationAccessScopeCommand_base: {
|
|
24
24
|
new (input: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or updates the list of authorized targets for an IAM Identity Center access scope for an
|
|
30
30
|
* application.</p>
|
|
31
31
|
* @example
|
|
@@ -79,6 +79,7 @@ declare const PutApplicationAccessScopeCommand_base: {
|
|
|
79
79
|
* @throws {@link SSOAdminServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutApplicationAssignmentConfigurationCommandOutput extends PutA
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
24
24
|
new (input: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Configure how users gain access to an application. If <code>AssignmentsRequired</code> is <code>true</code> (default value), users don’t have access to the application unless an assignment is created using the
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment API</a>. If <code>false</code>, all users have access to the application.
|
|
31
31
|
* If an assignment is created using <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment</a>., the user retains access if <code>AssignmentsRequired</code> is set to <code>true</code>. </p>
|
|
@@ -77,6 +77,7 @@ declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
|
77
77
|
* @throws {@link SSOAdminServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutApplicationAuthenticationMethodCommandOutput extends __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
24
24
|
new (input: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds or updates an authentication method for an application.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
|
80
80
|
* @throws {@link SSOAdminServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutApplicationGrantCommand_base: {
|
|
24
24
|
new (input: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a grant to an application.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const PutApplicationGrantCommand_base: {
|
|
|
94
94
|
* @throws {@link SSOAdminServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
24
24
|
new (input: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Attaches an inline policy to a permission set.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>If the permission set is already referenced by one or more account assignments,
|
|
@@ -88,6 +88,7 @@ declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
|
88
88
|
* @throws {@link SSOAdminServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
24
24
|
new (input: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Attaches an Amazon Web Services managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
|
82
82
|
* @throws {@link SSOAdminServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a set of tags with a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const TagResourceCommand_base: {
|
|
|
85
85
|
* @throws {@link SSOAdminServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a set of tags from a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const UntagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link SSOAdminServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateApplicationCommand_base: {
|
|
24
24
|
new (input: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates application properties. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
83
83
|
* @throws {@link SSOAdminServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the IAM Identity Center identity store attributes that you can use with the IAM Identity Center instance
|
|
30
30
|
* for attributes-based access control (ABAC). When using an external identity provider as
|
|
31
31
|
* an identity source, you can pass attributes through the SAML assertion as an alternative
|
|
@@ -91,6 +91,7 @@ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
91
91
|
* @throws {@link SSOAdminServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateInstanceCommandOutput extends UpdateInstanceResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateInstanceCommand_base: {
|
|
24
24
|
new (input: UpdateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update the details for the instance of IAM Identity Center that is owned by the
|
|
30
30
|
* Amazon Web Services account.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const UpdateInstanceCommand_base: {
|
|
|
73
73
|
* @throws {@link SSOAdminServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePermissionSetCommandOutput extends UpdatePermissionSetRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePermissionSetCommand_base: {
|
|
24
24
|
new (input: UpdatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing permission set.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const UpdatePermissionSetCommand_base: {
|
|
|
78
78
|
* @throws {@link SSOAdminServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateTrustedTokenIssuerCommandOutput extends UpdateTrustedToke
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
24
24
|
new (input: UpdateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Updating this trusted token issuer configuration might cause users to lose access to any applications that are configured to use the trusted token issuer.</p>
|
|
@@ -85,6 +85,7 @@ declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
|
85
85
|
* @throws {@link SSOAdminServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {
|
|
90
91
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -34,5 +34,4 @@ export { SSOAdminExtensionConfiguration } from "./extensionConfiguration";
|
|
|
34
34
|
export * from "./commands";
|
|
35
35
|
export * from "./pagination";
|
|
36
36
|
export * from "./models";
|
|
37
|
-
import "@aws-sdk/util-endpoints";
|
|
38
37
|
export { SSOAdminServiceException } from "./models/SSOAdminServiceException";
|