@aws-sdk/client-sso-admin 3.477.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/CreateAccountAssignmentCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreatePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/CreateTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteInstanceCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationAssignmentCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationProviderCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentsCommand.js +18 -41
- package/dist-cjs/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
- package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAccessScopesCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAssignmentsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationGrantsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationProvidersCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetsCommand.js +18 -41
- package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTrustedTokenIssuersCommand.js +18 -41
- package/dist-cjs/commands/ProvisionPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAccessScopeCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-cjs/commands/PutApplicationGrantCommand.js +18 -41
- package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdatePermissionSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAssignmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAccessScopesPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAssignmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -23
- package/dist-cjs/pagination/ListApplicationGrantsPaginator.js +2 -23
- package/dist-cjs/pagination/ListApplicationProvidersPaginator.js +2 -24
- package/dist-cjs/pagination/ListApplicationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -24
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -23
- package/dist-cjs/pagination/ListTrustedTokenIssuersPaginator.js +2 -24
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
- package/dist-es/commands/CreateAccountAssignmentCommand.js +18 -41
- package/dist-es/commands/CreateApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateInstanceCommand.js +18 -41
- package/dist-es/commands/CreatePermissionSetCommand.js +18 -41
- package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationGrantCommand.js +18 -41
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteInstanceCommand.js +18 -41
- package/dist-es/commands/DeletePermissionSetCommand.js +18 -41
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationAssignmentCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationProviderCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeInstanceCommand.js +18 -41
- package/dist-es/commands/DescribePermissionSetCommand.js +18 -41
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
- package/dist-es/commands/GetApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/GetApplicationGrantCommand.js +18 -41
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentsCommand.js +18 -41
- package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListApplicationAccessScopesCommand.js +18 -41
- package/dist-es/commands/ListApplicationAssignmentsCommand.js +18 -41
- package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
- package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
- package/dist-es/commands/ListApplicationGrantsCommand.js +18 -41
- package/dist-es/commands/ListApplicationProvidersCommand.js +18 -41
- package/dist-es/commands/ListApplicationsCommand.js +18 -41
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListInstancesCommand.js +18 -41
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetsCommand.js +18 -41
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTrustedTokenIssuersCommand.js +18 -41
- package/dist-es/commands/ProvisionPermissionSetCommand.js +18 -41
- package/dist-es/commands/PutApplicationAccessScopeCommand.js +18 -41
- package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
- package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
- package/dist-es/commands/PutApplicationGrantCommand.js +18 -41
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateInstanceCommand.js +18 -41
- package/dist-es/commands/UpdatePermissionSetCommand.js +18 -41
- package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAssignmentsPaginator.js +2 -23
- package/dist-es/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAccessScopesPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAssignmentsPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -22
- package/dist-es/pagination/ListApplicationGrantsPaginator.js +2 -22
- package/dist-es/pagination/ListApplicationProvidersPaginator.js +2 -23
- package/dist-es/pagination/ListApplicationsPaginator.js +2 -23
- package/dist-es/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListInstancesPaginator.js +2 -23
- package/dist-es/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetsPaginator.js +2 -23
- package/dist-es/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -23
- package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -22
- package/dist-es/pagination/ListTrustedTokenIssuersPaginator.js +2 -23
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +6 -21
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +6 -21
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +6 -21
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +6 -21
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAccessScopesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationGrantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationProvidersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListTrustedTokenIssuersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAssignmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAccessScopesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAssignmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationGrantsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationProvidersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListApplicationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTrustedTokenIssuersPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListPermissionSetProvisioningStatusRequest, ListPermissionSetProvisioningStatusResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPermissionSetProvisioningStatusCommandInput extends ListPer
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPermissionSetProvisioningStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
24
|
+
new (input: ListPermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the status of the permission set provisioning requests for a specified IAM Identity Center
|
|
@@ -81,23 +84,5 @@ export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPe
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class ListPermissionSetProvisioningStatusCommand extends
|
|
85
|
-
readonly input: ListPermissionSetProvisioningStatusCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: ListPermissionSetProvisioningStatusCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListPermissionSetsRequest, ListPermissionSetsResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPermissionSetsCommandInput extends ListPermissionSetsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPermissionSetsCommandOutput extends ListPermissionSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPermissionSetsCommand_base: {
|
|
24
|
+
new (input: ListPermissionSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the <a>PermissionSet</a>s in an IAM Identity Center instance.</p>
|
|
@@ -73,23 +76,5 @@ export interface ListPermissionSetsCommandOutput extends ListPermissionSetsRespo
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class ListPermissionSetsCommand extends
|
|
77
|
-
readonly input: ListPermissionSetsCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: ListPermissionSetsCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListPermissionSetsProvisionedToAccountRequest, ListPermissionSetsProvisionedToAccountResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPermissionSetsProvisionedToAccountCommandInput extends List
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPermissionSetsProvisionedToAccountCommandOutput extends ListPermissionSetsProvisionedToAccountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
24
|
+
new (input: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services
|
|
@@ -76,23 +79,5 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class ListPermissionSetsProvisionedToAccountCommand extends
|
|
80
|
-
readonly input: ListPermissionSetsProvisionedToAccountCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: ListPermissionSetsProvisionedToAccountCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {
|
|
98
83
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the tags that are attached to a specified resource.</p>
|
|
@@ -76,23 +79,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class ListTagsForResourceCommand extends
|
|
80
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
98
83
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTrustedTokenIssuersRequest, ListTrustedTokenIssuersResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTrustedTokenIssuersCommandInput extends ListTrustedTokenIss
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIssuersResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTrustedTokenIssuersCommand_base: {
|
|
24
|
+
new (input: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all the trusted token issuers configured in an instance of IAM Identity Center.</p>
|
|
@@ -74,23 +77,5 @@ export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIs
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class ListTrustedTokenIssuersCommand extends
|
|
78
|
-
readonly input: ListTrustedTokenIssuersCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: ListTrustedTokenIssuersCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ProvisionPermissionSetRequest, ProvisionPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ProvisionPermissionSetCommandInput extends ProvisionPermissionS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ProvisionPermissionSetCommandOutput extends ProvisionPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ProvisionPermissionSetCommand_base: {
|
|
24
|
+
new (input: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The process by which a specified permission set is provisioned to the specified
|
|
@@ -85,23 +88,5 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class ProvisionPermissionSetCommand extends
|
|
89
|
-
readonly input: ProvisionPermissionSetCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: ProvisionPermissionSetCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutApplicationAccessScopeRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutApplicationAccessScopeCommandInput extends PutApplicationAcc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutApplicationAccessScopeCommand_base: {
|
|
24
|
+
new (input: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates the list of authorized targets for an IAM Identity Center access scope for an
|
|
@@ -77,23 +80,5 @@ export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class PutApplicationAccessScopeCommand extends
|
|
81
|
-
readonly input: PutApplicationAccessScopeCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: PutApplicationAccessScopeCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutApplicationAssignmentConfigurationRequest, PutApplicationAssignmentConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutApplicationAssignmentConfigurationCommandInput extends PutAp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutApplicationAssignmentConfigurationCommandOutput extends PutApplicationAssignmentConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
24
|
+
new (input: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
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
|
|
@@ -75,23 +78,5 @@ export interface PutApplicationAssignmentConfigurationCommandOutput extends PutA
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class PutApplicationAssignmentConfigurationCommand extends
|
|
79
|
-
readonly input: PutApplicationAssignmentConfigurationCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: PutApplicationAssignmentConfigurationCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutApplicationAuthenticationMethodRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutApplicationAuthenticationMethodCommandInput extends PutAppli
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutApplicationAuthenticationMethodCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
24
|
+
new (input: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates an authentication method for an application.</p>
|
|
@@ -78,23 +81,5 @@ export interface PutApplicationAuthenticationMethodCommandOutput extends __Metad
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class PutApplicationAuthenticationMethodCommand extends
|
|
82
|
-
readonly input: PutApplicationAuthenticationMethodCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: PutApplicationAuthenticationMethodCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutApplicationGrantRequest } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutApplicationGrantCommandInput extends PutApplicationGrantRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutApplicationGrantCommand_base: {
|
|
24
|
+
new (input: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds a grant to an application.</p>
|
|
@@ -92,23 +95,5 @@ export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class PutApplicationGrantCommand extends
|
|
96
|
-
readonly input: PutApplicationGrantCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: PutApplicationGrantCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutInlinePolicyToPermissionSetRequest, PutInlinePolicyToPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutInlinePolicyToPermissionSetCommandInput extends PutInlinePol
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePolicyToPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
24
|
+
new (input: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Attaches an inline policy to a permission set.</p>
|
|
@@ -86,23 +89,5 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class PutInlinePolicyToPermissionSetCommand extends
|
|
90
|
-
readonly input: PutInlinePolicyToPermissionSetCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: PutInlinePolicyToPermissionSetCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutPermissionsBoundaryToPermissionSetRequest, PutPermissionsBoundaryToPermissionSetResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutPermissionsBoundaryToPermissionSetCommandInput extends PutPe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutPermissionsBoundaryToPermissionSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
24
|
+
new (input: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Attaches an Amazon Web Services managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
|
|
@@ -80,23 +83,5 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class PutPermissionsBoundaryToPermissionSetCommand extends
|
|
84
|
-
readonly input: PutPermissionsBoundaryToPermissionSetCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: PutPermissionsBoundaryToPermissionSetCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associates a set of tags with a specified resource.</p>
|
|
@@ -83,23 +86,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class TagResourceCommand extends
|
|
87
|
-
readonly input: TagResourceCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: TagResourceCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates a set of tags from a specified resource.</p>
|
|
@@ -76,23 +79,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from SSOAdmin service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class UntagResourceCommand extends
|
|
80
|
-
readonly input: UntagResourceCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: UntagResourceCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
98
83
|
}
|