@aws-sdk/client-sso-admin 3.650.0 → 3.654.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +11 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +11 -0
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +11 -0
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +11 -0
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +11 -0
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateInstanceCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const ListAccountAssignmentDeletionStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAccountAssignmentDeletionStatusCommand extends ListAccountAssignmentDeletionStatusCommand_base {
|
|
40
|
+
export declare class ListAccountAssignmentDeletionStatusCommand extends ListAccountAssignmentDeletionStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAccountAssignmentDeletionStatusRequest;
|
|
44
|
+
output: ListAccountAssignmentDeletionStatusResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAccountAssignmentDeletionStatusCommandInput;
|
|
48
|
+
output: ListAccountAssignmentDeletionStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAccountAssignmentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAccountAssignmentsCommand extends ListAccountAssignmentsCommand_base {
|
|
40
|
+
export declare class ListAccountAssignmentsCommand extends ListAccountAssignmentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAccountAssignmentsRequest;
|
|
44
|
+
output: ListAccountAssignmentsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAccountAssignmentsCommandInput;
|
|
48
|
+
output: ListAccountAssignmentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAccountAssignmentsForPrincipalCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAccountAssignmentsForPrincipalCommand extends ListAccountAssignmentsForPrincipalCommand_base {
|
|
40
|
+
export declare class ListAccountAssignmentsForPrincipalCommand extends ListAccountAssignmentsForPrincipalCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAccountAssignmentsForPrincipalRequest;
|
|
44
|
+
output: ListAccountAssignmentsForPrincipalResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAccountAssignmentsForPrincipalCommandInput;
|
|
48
|
+
output: ListAccountAssignmentsForPrincipalCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAccountsForProvisionedPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAccountsForProvisionedPermissionSetCommand extends ListAccountsForProvisionedPermissionSetCommand_base {
|
|
40
|
+
export declare class ListAccountsForProvisionedPermissionSetCommand extends ListAccountsForProvisionedPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAccountsForProvisionedPermissionSetRequest;
|
|
44
|
+
output: ListAccountsForProvisionedPermissionSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAccountsForProvisionedPermissionSetCommandInput;
|
|
48
|
+
output: ListAccountsForProvisionedPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationAccessScopesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationAccessScopesCommand extends ListApplicationAccessScopesCommand_base {
|
|
40
|
+
export declare class ListApplicationAccessScopesCommand extends ListApplicationAccessScopesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationAccessScopesRequest;
|
|
44
|
+
output: ListApplicationAccessScopesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationAccessScopesCommandInput;
|
|
48
|
+
output: ListApplicationAccessScopesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationAssignmentsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationAssignmentsCommand extends ListApplicationAssignmentsCommand_base {
|
|
40
|
+
export declare class ListApplicationAssignmentsCommand extends ListApplicationAssignmentsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationAssignmentsRequest;
|
|
44
|
+
output: ListApplicationAssignmentsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationAssignmentsCommandInput;
|
|
48
|
+
output: ListApplicationAssignmentsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationAssignmentsForPrincipalCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationAssignmentsForPrincipalCommand extends ListApplicationAssignmentsForPrincipalCommand_base {
|
|
40
|
+
export declare class ListApplicationAssignmentsForPrincipalCommand extends ListApplicationAssignmentsForPrincipalCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationAssignmentsForPrincipalRequest;
|
|
44
|
+
output: ListApplicationAssignmentsForPrincipalResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationAssignmentsForPrincipalCommandInput;
|
|
48
|
+
output: ListApplicationAssignmentsForPrincipalCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationAuthenticationMethodsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationAuthenticationMethodsCommand extends ListApplicationAuthenticationMethodsCommand_base {
|
|
40
|
+
export declare class ListApplicationAuthenticationMethodsCommand extends ListApplicationAuthenticationMethodsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationAuthenticationMethodsRequest;
|
|
44
|
+
output: ListApplicationAuthenticationMethodsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationAuthenticationMethodsCommandInput;
|
|
48
|
+
output: ListApplicationAuthenticationMethodsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationGrantsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationGrantsCommand extends ListApplicationGrantsCommand_base {
|
|
40
|
+
export declare class ListApplicationGrantsCommand extends ListApplicationGrantsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationGrantsRequest;
|
|
44
|
+
output: ListApplicationGrantsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationGrantsCommandInput;
|
|
48
|
+
output: ListApplicationGrantsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListApplicationProvidersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListApplicationProvidersCommand extends ListApplicationProvidersCommand_base {
|
|
40
|
+
export declare class ListApplicationProvidersCommand extends ListApplicationProvidersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListApplicationProvidersRequest;
|
|
44
|
+
output: ListApplicationProvidersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListApplicationProvidersCommandInput;
|
|
48
|
+
output: ListApplicationProvidersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListApplicationsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
|
|
39
|
+
export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListApplicationsRequest;
|
|
43
|
+
output: ListApplicationsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListApplicationsCommandInput;
|
|
47
|
+
output: ListApplicationsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends ListCustomerManagedPolicyReferencesInPermissionSetCommand_base {
|
|
40
|
+
export declare class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends ListCustomerManagedPolicyReferencesInPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListCustomerManagedPolicyReferencesInPermissionSetRequest;
|
|
44
|
+
output: ListCustomerManagedPolicyReferencesInPermissionSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput;
|
|
48
|
+
output: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListInstancesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListInstancesCommand extends ListInstancesCommand_base {
|
|
39
|
+
export declare class ListInstancesCommand extends ListInstancesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListInstancesRequest;
|
|
43
|
+
output: ListInstancesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListInstancesCommandInput;
|
|
47
|
+
output: ListInstancesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListManagedPoliciesInPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListManagedPoliciesInPermissionSetCommand extends ListManagedPoliciesInPermissionSetCommand_base {
|
|
40
|
+
export declare class ListManagedPoliciesInPermissionSetCommand extends ListManagedPoliciesInPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListManagedPoliciesInPermissionSetRequest;
|
|
44
|
+
output: ListManagedPoliciesInPermissionSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListManagedPoliciesInPermissionSetCommandInput;
|
|
48
|
+
output: ListManagedPoliciesInPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPermissionSetProvisioningStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_base {
|
|
40
|
+
export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPermissionSetProvisioningStatusRequest;
|
|
44
|
+
output: ListPermissionSetProvisioningStatusResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPermissionSetProvisioningStatusCommandInput;
|
|
48
|
+
output: ListPermissionSetProvisioningStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPermissionSetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {
|
|
40
|
+
export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPermissionSetsRequest;
|
|
44
|
+
output: ListPermissionSetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPermissionSetsCommandInput;
|
|
48
|
+
output: ListPermissionSetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListPermissionSetsProvisionedToAccountCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {
|
|
40
|
+
export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListPermissionSetsProvisionedToAccountRequest;
|
|
44
|
+
output: ListPermissionSetsProvisionedToAccountResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListPermissionSetsProvisionedToAccountCommandInput;
|
|
48
|
+
output: ListPermissionSetsProvisionedToAccountCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTrustedTokenIssuersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
|
|
40
|
+
export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTrustedTokenIssuersRequest;
|
|
44
|
+
output: ListTrustedTokenIssuersResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTrustedTokenIssuersCommandInput;
|
|
48
|
+
output: ListTrustedTokenIssuersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ProvisionPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
|
|
40
|
+
export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ProvisionPermissionSetRequest;
|
|
44
|
+
output: ProvisionPermissionSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ProvisionPermissionSetCommandInput;
|
|
48
|
+
output: ProvisionPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const PutApplicationAccessScopeCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
|
|
36
|
+
export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: PutApplicationAccessScopeRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: PutApplicationAccessScopeCommandInput;
|
|
44
|
+
output: PutApplicationAccessScopeCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutApplicationAssignmentConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
|
|
40
|
+
export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutApplicationAssignmentConfigurationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutApplicationAssignmentConfigurationCommandInput;
|
|
48
|
+
output: PutApplicationAssignmentConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const PutApplicationAuthenticationMethodCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
|
|
36
|
+
export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: PutApplicationAuthenticationMethodRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: PutApplicationAuthenticationMethodCommandInput;
|
|
44
|
+
output: PutApplicationAuthenticationMethodCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const PutApplicationGrantCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
|
|
35
|
+
export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: PutApplicationGrantRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: PutApplicationGrantCommandInput;
|
|
43
|
+
output: PutApplicationGrantCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutInlinePolicyToPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
|
|
40
|
+
export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutInlinePolicyToPermissionSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutInlinePolicyToPermissionSetCommandInput;
|
|
48
|
+
output: PutInlinePolicyToPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
|
|
40
|
+
export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutPermissionsBoundaryToPermissionSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutPermissionsBoundaryToPermissionSetCommandInput;
|
|
48
|
+
output: PutPermissionsBoundaryToPermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateApplicationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
40
|
+
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateApplicationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateApplicationCommandInput;
|
|
48
|
+
output: UpdateApplicationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateInstanceAccessControlAttributeConfigurationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateInstanceAccessControlAttributeConfigurationCommandInput;
|
|
48
|
+
output: UpdateInstanceAccessControlAttributeConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateInstanceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {
|
|
39
|
+
export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateInstanceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateInstanceCommandInput;
|
|
47
|
+
output: UpdateInstanceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdatePermissionSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {
|
|
40
|
+
export declare class UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdatePermissionSetRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdatePermissionSetCommandInput;
|
|
48
|
+
output: UpdatePermissionSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateTrustedTokenIssuerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {
|
|
40
|
+
export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateTrustedTokenIssuerRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateTrustedTokenIssuerCommandInput;
|
|
48
|
+
output: UpdateTrustedTokenIssuerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|