| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions |
Amazon Verified Permissions is a permissions management service from Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateIdentitySourceResponse |
VerifiedPermissionsClient.createIdentitySource(Consumer<CreateIdentitySourceRequest.Builder> createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
default CreateIdentitySourceResponse |
VerifiedPermissionsClient.createIdentitySource(CreateIdentitySourceRequest createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
default CreatePolicyResponse |
VerifiedPermissionsClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest)
Creates a Cedar policy and saves it in the specified policy store.
|
default CreatePolicyResponse |
VerifiedPermissionsClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates a Cedar policy and saves it in the specified policy store.
|
default CreatePolicyStoreResponse |
VerifiedPermissionsClient.createPolicyStore(Consumer<CreatePolicyStoreRequest.Builder> createPolicyStoreRequest)
Creates a policy store.
|
default CreatePolicyStoreResponse |
VerifiedPermissionsClient.createPolicyStore(CreatePolicyStoreRequest createPolicyStoreRequest)
Creates a policy store.
|
default CreatePolicyTemplateResponse |
VerifiedPermissionsClient.createPolicyTemplate(Consumer<CreatePolicyTemplateRequest.Builder> createPolicyTemplateRequest)
Creates a policy template.
|
default CreatePolicyTemplateResponse |
VerifiedPermissionsClient.createPolicyTemplate(CreatePolicyTemplateRequest createPolicyTemplateRequest)
Creates a policy template.
|
default DeleteIdentitySourceResponse |
VerifiedPermissionsClient.deleteIdentitySource(Consumer<DeleteIdentitySourceRequest.Builder> deleteIdentitySourceRequest)
Deletes an identity source that references an identity provider (IdP) such as Amazon Cognito.
|
default DeleteIdentitySourceResponse |
VerifiedPermissionsClient.deleteIdentitySource(DeleteIdentitySourceRequest deleteIdentitySourceRequest)
Deletes an identity source that references an identity provider (IdP) such as Amazon Cognito.
|
default DeletePolicyResponse |
VerifiedPermissionsClient.deletePolicy(Consumer<DeletePolicyRequest.Builder> deletePolicyRequest)
Deletes the specified policy from the policy store.
|
default DeletePolicyResponse |
VerifiedPermissionsClient.deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified policy from the policy store.
|
default DeletePolicyStoreResponse |
VerifiedPermissionsClient.deletePolicyStore(Consumer<DeletePolicyStoreRequest.Builder> deletePolicyStoreRequest)
Deletes the specified policy store.
|
default DeletePolicyStoreResponse |
VerifiedPermissionsClient.deletePolicyStore(DeletePolicyStoreRequest deletePolicyStoreRequest)
Deletes the specified policy store.
|
default DeletePolicyTemplateResponse |
VerifiedPermissionsClient.deletePolicyTemplate(Consumer<DeletePolicyTemplateRequest.Builder> deletePolicyTemplateRequest)
Deletes the specified policy template from the policy store.
|
default DeletePolicyTemplateResponse |
VerifiedPermissionsClient.deletePolicyTemplate(DeletePolicyTemplateRequest deletePolicyTemplateRequest)
Deletes the specified policy template from the policy store.
|
default GetIdentitySourceResponse |
VerifiedPermissionsClient.getIdentitySource(Consumer<GetIdentitySourceRequest.Builder> getIdentitySourceRequest)
Retrieves the details about the specified identity source.
|
default GetIdentitySourceResponse |
VerifiedPermissionsClient.getIdentitySource(GetIdentitySourceRequest getIdentitySourceRequest)
Retrieves the details about the specified identity source.
|
default GetPolicyResponse |
VerifiedPermissionsClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Retrieves information about the specified policy.
|
default GetPolicyResponse |
VerifiedPermissionsClient.getPolicy(GetPolicyRequest getPolicyRequest)
Retrieves information about the specified policy.
|
default GetPolicyStoreResponse |
VerifiedPermissionsClient.getPolicyStore(Consumer<GetPolicyStoreRequest.Builder> getPolicyStoreRequest)
Retrieves details about a policy store.
|
default GetPolicyStoreResponse |
VerifiedPermissionsClient.getPolicyStore(GetPolicyStoreRequest getPolicyStoreRequest)
Retrieves details about a policy store.
|
default GetPolicyTemplateResponse |
VerifiedPermissionsClient.getPolicyTemplate(Consumer<GetPolicyTemplateRequest.Builder> getPolicyTemplateRequest)
Retrieve the details for the specified policy template in the specified policy store.
|
default GetPolicyTemplateResponse |
VerifiedPermissionsClient.getPolicyTemplate(GetPolicyTemplateRequest getPolicyTemplateRequest)
Retrieve the details for the specified policy template in the specified policy store.
|
default GetSchemaResponse |
VerifiedPermissionsClient.getSchema(Consumer<GetSchemaRequest.Builder> getSchemaRequest)
Retrieve the details for the specified schema in the specified policy store.
|
default GetSchemaResponse |
VerifiedPermissionsClient.getSchema(GetSchemaRequest getSchemaRequest)
Retrieve the details for the specified schema in the specified policy store.
|
default IsAuthorizedResponse |
VerifiedPermissionsClient.isAuthorized(Consumer<IsAuthorizedRequest.Builder> isAuthorizedRequest)
Makes an authorization decision about a service request described in the parameters.
|
default IsAuthorizedResponse |
VerifiedPermissionsClient.isAuthorized(IsAuthorizedRequest isAuthorizedRequest)
Makes an authorization decision about a service request described in the parameters.
|
default IsAuthorizedWithTokenResponse |
VerifiedPermissionsClient.isAuthorizedWithToken(Consumer<IsAuthorizedWithTokenRequest.Builder> isAuthorizedWithTokenRequest)
Makes an authorization decision about a service request described in the parameters.
|
default IsAuthorizedWithTokenResponse |
VerifiedPermissionsClient.isAuthorizedWithToken(IsAuthorizedWithTokenRequest isAuthorizedWithTokenRequest)
Makes an authorization decision about a service request described in the parameters.
|
default ListIdentitySourcesResponse |
VerifiedPermissionsClient.listIdentitySources(Consumer<ListIdentitySourcesRequest.Builder> listIdentitySourcesRequest)
Returns a paginated list of all of the identity sources defined in the specified policy store.
|
default ListIdentitySourcesResponse |
VerifiedPermissionsClient.listIdentitySources(ListIdentitySourcesRequest listIdentitySourcesRequest)
Returns a paginated list of all of the identity sources defined in the specified policy store.
|
default ListIdentitySourcesIterable |
VerifiedPermissionsClient.listIdentitySourcesPaginator(Consumer<ListIdentitySourcesRequest.Builder> listIdentitySourcesRequest)
Returns a paginated list of all of the identity sources defined in the specified policy store.
|
default ListIdentitySourcesIterable |
VerifiedPermissionsClient.listIdentitySourcesPaginator(ListIdentitySourcesRequest listIdentitySourcesRequest)
Returns a paginated list of all of the identity sources defined in the specified policy store.
|
default ListPoliciesResponse |
VerifiedPermissionsClient.listPolicies(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)
Returns a paginated list of all policies stored in the specified policy store.
|
default ListPoliciesResponse |
VerifiedPermissionsClient.listPolicies(ListPoliciesRequest listPoliciesRequest)
Returns a paginated list of all policies stored in the specified policy store.
|
default ListPoliciesIterable |
VerifiedPermissionsClient.listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)
Returns a paginated list of all policies stored in the specified policy store.
|
default ListPoliciesIterable |
VerifiedPermissionsClient.listPoliciesPaginator(ListPoliciesRequest listPoliciesRequest)
Returns a paginated list of all policies stored in the specified policy store.
|
default ListPolicyStoresResponse |
VerifiedPermissionsClient.listPolicyStores(Consumer<ListPolicyStoresRequest.Builder> listPolicyStoresRequest)
Returns a paginated list of all policy stores in the calling Amazon Web Services account.
|
default ListPolicyStoresResponse |
VerifiedPermissionsClient.listPolicyStores(ListPolicyStoresRequest listPolicyStoresRequest)
Returns a paginated list of all policy stores in the calling Amazon Web Services account.
|
default ListPolicyStoresIterable |
VerifiedPermissionsClient.listPolicyStoresPaginator(Consumer<ListPolicyStoresRequest.Builder> listPolicyStoresRequest)
Returns a paginated list of all policy stores in the calling Amazon Web Services account.
|
default ListPolicyStoresIterable |
VerifiedPermissionsClient.listPolicyStoresPaginator(ListPolicyStoresRequest listPolicyStoresRequest)
Returns a paginated list of all policy stores in the calling Amazon Web Services account.
|
default ListPolicyTemplatesResponse |
VerifiedPermissionsClient.listPolicyTemplates(Consumer<ListPolicyTemplatesRequest.Builder> listPolicyTemplatesRequest)
Returns a paginated list of all policy templates in the specified policy store.
|
default ListPolicyTemplatesResponse |
VerifiedPermissionsClient.listPolicyTemplates(ListPolicyTemplatesRequest listPolicyTemplatesRequest)
Returns a paginated list of all policy templates in the specified policy store.
|
default ListPolicyTemplatesIterable |
VerifiedPermissionsClient.listPolicyTemplatesPaginator(Consumer<ListPolicyTemplatesRequest.Builder> listPolicyTemplatesRequest)
Returns a paginated list of all policy templates in the specified policy store.
|
default ListPolicyTemplatesIterable |
VerifiedPermissionsClient.listPolicyTemplatesPaginator(ListPolicyTemplatesRequest listPolicyTemplatesRequest)
Returns a paginated list of all policy templates in the specified policy store.
|
default PutSchemaResponse |
VerifiedPermissionsClient.putSchema(Consumer<PutSchemaRequest.Builder> putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
default PutSchemaResponse |
VerifiedPermissionsClient.putSchema(PutSchemaRequest putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
default UpdateIdentitySourceResponse |
VerifiedPermissionsClient.updateIdentitySource(Consumer<UpdateIdentitySourceRequest.Builder> updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
default UpdateIdentitySourceResponse |
VerifiedPermissionsClient.updateIdentitySource(UpdateIdentitySourceRequest updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
default UpdatePolicyResponse |
VerifiedPermissionsClient.updatePolicy(Consumer<UpdatePolicyRequest.Builder> updatePolicyRequest)
Modifies a Cedar static policy in the specified policy store.
|
default UpdatePolicyResponse |
VerifiedPermissionsClient.updatePolicy(UpdatePolicyRequest updatePolicyRequest)
Modifies a Cedar static policy in the specified policy store.
|
default UpdatePolicyStoreResponse |
VerifiedPermissionsClient.updatePolicyStore(Consumer<UpdatePolicyStoreRequest.Builder> updatePolicyStoreRequest)
Modifies the validation setting for a policy store.
|
default UpdatePolicyStoreResponse |
VerifiedPermissionsClient.updatePolicyStore(UpdatePolicyStoreRequest updatePolicyStoreRequest)
Modifies the validation setting for a policy store.
|
default UpdatePolicyTemplateResponse |
VerifiedPermissionsClient.updatePolicyTemplate(Consumer<UpdatePolicyTemplateRequest.Builder> updatePolicyTemplateRequest)
Updates the specified policy template.
|
default UpdatePolicyTemplateResponse |
VerifiedPermissionsClient.updatePolicyTemplate(UpdatePolicyTemplateRequest updatePolicyTemplateRequest)
Updates the specified policy template.
|
Copyright © 2023. All rights reserved.