Struct aws_sdk_macie2::client::Client[][src]

pub struct Client<C = DynConnector, M = AwsMiddleware, R = Standard> { /* fields omitted */ }
Expand description

An ergonomic service client for Macie2.

This client allows ergonomic access to a Macie2-shaped service. Each method corresponds to an endpoint defined in the service’s Smithy model, and the request and response shapes are auto-generated from that same model.

Using a Client

Once you have a client set up, you can access the service’s endpoints by calling the appropriate method on Client. Each such method returns a request builder for that endpoint, with methods for setting the various fields of the request. Once your request is complete, use the send method to send the request. send returns a future, which you then have to .await to get the service’s response.

Implementations

Creates a client with the given service configuration.

Returns the client’s configuration.

Constructs a fluent builder for the AcceptInvitation operation.

See AcceptInvitation for more information about the operation and its arguments.

Constructs a fluent builder for the BatchGetCustomDataIdentifiers operation.

See BatchGetCustomDataIdentifiers for more information about the operation and its arguments.

Constructs a fluent builder for the CreateClassificationJob operation.

See CreateClassificationJob for more information about the operation and its arguments.

Constructs a fluent builder for the CreateCustomDataIdentifier operation.

See CreateCustomDataIdentifier for more information about the operation and its arguments.

Constructs a fluent builder for the CreateFindingsFilter operation.

See CreateFindingsFilter for more information about the operation and its arguments.

Constructs a fluent builder for the CreateInvitations operation.

See CreateInvitations for more information about the operation and its arguments.

Constructs a fluent builder for the CreateMember operation.

See CreateMember for more information about the operation and its arguments.

Constructs a fluent builder for the CreateSampleFindings operation.

See CreateSampleFindings for more information about the operation and its arguments.

Constructs a fluent builder for the DeclineInvitations operation.

See DeclineInvitations for more information about the operation and its arguments.

Constructs a fluent builder for the DeleteCustomDataIdentifier operation.

See DeleteCustomDataIdentifier for more information about the operation and its arguments.

Constructs a fluent builder for the DeleteFindingsFilter operation.

See DeleteFindingsFilter for more information about the operation and its arguments.

Constructs a fluent builder for the DeleteInvitations operation.

See DeleteInvitations for more information about the operation and its arguments.

Constructs a fluent builder for the DeleteMember operation.

See DeleteMember for more information about the operation and its arguments.

Constructs a fluent builder for the DescribeBuckets operation.

See DescribeBuckets for more information about the operation and its arguments.

Constructs a fluent builder for the DescribeClassificationJob operation.

See DescribeClassificationJob for more information about the operation and its arguments.

Constructs a fluent builder for the DescribeOrganizationConfiguration operation.

See DescribeOrganizationConfiguration for more information about the operation and its arguments.

Constructs a fluent builder for the DisableMacie operation.

See DisableMacie for more information about the operation and its arguments.

Constructs a fluent builder for the DisableOrganizationAdminAccount operation.

See DisableOrganizationAdminAccount for more information about the operation and its arguments.

Constructs a fluent builder for the DisassociateFromAdministratorAccount operation.

See DisassociateFromAdministratorAccount for more information about the operation and its arguments.

Constructs a fluent builder for the DisassociateFromMasterAccount operation.

See DisassociateFromMasterAccount for more information about the operation and its arguments.

Constructs a fluent builder for the DisassociateMember operation.

See DisassociateMember for more information about the operation and its arguments.

Constructs a fluent builder for the EnableMacie operation.

See EnableMacie for more information about the operation and its arguments.

Constructs a fluent builder for the EnableOrganizationAdminAccount operation.

See EnableOrganizationAdminAccount for more information about the operation and its arguments.

Constructs a fluent builder for the GetAdministratorAccount operation.

See GetAdministratorAccount for more information about the operation and its arguments.

Constructs a fluent builder for the GetBucketStatistics operation.

See GetBucketStatistics for more information about the operation and its arguments.

Constructs a fluent builder for the GetClassificationExportConfiguration operation.

See GetClassificationExportConfiguration for more information about the operation and its arguments.

Constructs a fluent builder for the GetCustomDataIdentifier operation.

See GetCustomDataIdentifier for more information about the operation and its arguments.

Constructs a fluent builder for the GetFindings operation.

See GetFindings for more information about the operation and its arguments.

Constructs a fluent builder for the GetFindingsFilter operation.

See GetFindingsFilter for more information about the operation and its arguments.

Constructs a fluent builder for the GetFindingsPublicationConfiguration operation.

See GetFindingsPublicationConfiguration for more information about the operation and its arguments.

Constructs a fluent builder for the GetFindingStatistics operation.

See GetFindingStatistics for more information about the operation and its arguments.

Constructs a fluent builder for the GetInvitationsCount operation.

See GetInvitationsCount for more information about the operation and its arguments.

Constructs a fluent builder for the GetMacieSession operation.

See GetMacieSession for more information about the operation and its arguments.

Constructs a fluent builder for the GetMasterAccount operation.

See GetMasterAccount for more information about the operation and its arguments.

Constructs a fluent builder for the GetMember operation.

See GetMember for more information about the operation and its arguments.

Constructs a fluent builder for the GetUsageStatistics operation.

See GetUsageStatistics for more information about the operation and its arguments.

Constructs a fluent builder for the GetUsageTotals operation.

See GetUsageTotals for more information about the operation and its arguments.

Constructs a fluent builder for the ListClassificationJobs operation.

See ListClassificationJobs for more information about the operation and its arguments.

Constructs a fluent builder for the ListCustomDataIdentifiers operation.

See ListCustomDataIdentifiers for more information about the operation and its arguments.

Constructs a fluent builder for the ListFindings operation.

See ListFindings for more information about the operation and its arguments.

Constructs a fluent builder for the ListFindingsFilters operation.

See ListFindingsFilters for more information about the operation and its arguments.

Constructs a fluent builder for the ListInvitations operation.

See ListInvitations for more information about the operation and its arguments.

Constructs a fluent builder for the ListManagedDataIdentifiers operation.

See ListManagedDataIdentifiers for more information about the operation and its arguments.

Constructs a fluent builder for the ListMembers operation.

See ListMembers for more information about the operation and its arguments.

Constructs a fluent builder for the ListOrganizationAdminAccounts operation.

See ListOrganizationAdminAccounts for more information about the operation and its arguments.

Constructs a fluent builder for the ListTagsForResource operation.

See ListTagsForResource for more information about the operation and its arguments.

Constructs a fluent builder for the PutClassificationExportConfiguration operation.

See PutClassificationExportConfiguration for more information about the operation and its arguments.

Constructs a fluent builder for the PutFindingsPublicationConfiguration operation.

See PutFindingsPublicationConfiguration for more information about the operation and its arguments.

Constructs a fluent builder for the SearchResources operation.

See SearchResources for more information about the operation and its arguments.

Constructs a fluent builder for the TagResource operation.

See TagResource for more information about the operation and its arguments.

Constructs a fluent builder for the TestCustomDataIdentifier operation.

See TestCustomDataIdentifier for more information about the operation and its arguments.

Constructs a fluent builder for the UntagResource operation.

See UntagResource for more information about the operation and its arguments.

Constructs a fluent builder for the UpdateClassificationJob operation.

See UpdateClassificationJob for more information about the operation and its arguments.

Constructs a fluent builder for the UpdateFindingsFilter operation.

See UpdateFindingsFilter for more information about the operation and its arguments.

Constructs a fluent builder for the UpdateMacieSession operation.

See UpdateMacieSession for more information about the operation and its arguments.

Constructs a fluent builder for the UpdateMemberSession operation.

See UpdateMemberSession for more information about the operation and its arguments.

Constructs a fluent builder for the UpdateOrganizationConfiguration operation.

See UpdateOrganizationConfiguration for more information about the operation and its arguments.

Creates a client with the given service config and connector override.

Creates a new client from a shared config.

Creates a new client from the service Config.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more

Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more