Categorygithub.com/aws/aws-sdk-go-v2/service/backup
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewListBackupJobsPaginator returns a new ListBackupJobsPaginator.
NewListBackupPlansPaginator returns a new ListBackupPlansPaginator.
NewListBackupPlanTemplatesPaginator returns a new ListBackupPlanTemplatesPaginator.
NewListBackupPlanVersionsPaginator returns a new ListBackupPlanVersionsPaginator.
NewListBackupSelectionsPaginator returns a new ListBackupSelectionsPaginator.
NewListBackupVaultsPaginator returns a new ListBackupVaultsPaginator.
NewListCopyJobsPaginator returns a new ListCopyJobsPaginator.
NewListProtectedResourcesPaginator returns a new ListProtectedResourcesPaginator.
NewListRecoveryPointsByBackupVaultPaginator returns a new ListRecoveryPointsByBackupVaultPaginator.
NewListRecoveryPointsByResourcePaginator returns a new ListRecoveryPointsByResourcePaginator.
NewListRestoreJobsPaginator returns a new ListRestoreJobsPaginator.
NewListTagsPaginator returns a new ListTagsPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

Client provides the API client to make operations call for AWS Backup.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListBackupJobsPaginator is a paginator for ListBackupJobs.
ListBackupJobsPaginatorOptions is the paginator options for ListBackupJobs.
No description provided by the author
No description provided by the author
ListBackupPlansPaginator is a paginator for ListBackupPlans.
ListBackupPlansPaginatorOptions is the paginator options for ListBackupPlans.
No description provided by the author
No description provided by the author
ListBackupPlanTemplatesPaginator is a paginator for ListBackupPlanTemplates.
ListBackupPlanTemplatesPaginatorOptions is the paginator options for ListBackupPlanTemplates.
No description provided by the author
No description provided by the author
ListBackupPlanVersionsPaginator is a paginator for ListBackupPlanVersions.
ListBackupPlanVersionsPaginatorOptions is the paginator options for ListBackupPlanVersions.
No description provided by the author
No description provided by the author
ListBackupSelectionsPaginator is a paginator for ListBackupSelections.
ListBackupSelectionsPaginatorOptions is the paginator options for ListBackupSelections.
No description provided by the author
No description provided by the author
ListBackupVaultsPaginator is a paginator for ListBackupVaults.
ListBackupVaultsPaginatorOptions is the paginator options for ListBackupVaults.
No description provided by the author
No description provided by the author
ListCopyJobsPaginator is a paginator for ListCopyJobs.
ListCopyJobsPaginatorOptions is the paginator options for ListCopyJobs.
No description provided by the author
No description provided by the author
ListProtectedResourcesPaginator is a paginator for ListProtectedResources.
ListProtectedResourcesPaginatorOptions is the paginator options for ListProtectedResources.
No description provided by the author
No description provided by the author
ListRecoveryPointsByBackupVaultPaginator is a paginator for ListRecoveryPointsByBackupVault.
ListRecoveryPointsByBackupVaultPaginatorOptions is the paginator options for ListRecoveryPointsByBackupVault.
No description provided by the author
No description provided by the author
ListRecoveryPointsByResourcePaginator is a paginator for ListRecoveryPointsByResource.
ListRecoveryPointsByResourcePaginatorOptions is the paginator options for ListRecoveryPointsByResource.
No description provided by the author
No description provided by the author
ListRestoreJobsPaginator is a paginator for ListRestoreJobs.
ListRestoreJobsPaginatorOptions is the paginator options for ListRestoreJobs.
No description provided by the author
No description provided by the author
ListTagsPaginator is a paginator for ListTags.
ListTagsPaginatorOptions is the paginator options for ListTags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListBackupJobsAPIClient is a client that implements the ListBackupJobs operation.
ListBackupPlansAPIClient is a client that implements the ListBackupPlans operation.
ListBackupPlanTemplatesAPIClient is a client that implements the ListBackupPlanTemplates operation.
ListBackupPlanVersionsAPIClient is a client that implements the ListBackupPlanVersions operation.
ListBackupSelectionsAPIClient is a client that implements the ListBackupSelections operation.
ListBackupVaultsAPIClient is a client that implements the ListBackupVaults operation.
ListCopyJobsAPIClient is a client that implements the ListCopyJobs operation.
ListProtectedResourcesAPIClient is a client that implements the ListProtectedResources operation.
ListRecoveryPointsByBackupVaultAPIClient is a client that implements the ListRecoveryPointsByBackupVault operation.
ListRecoveryPointsByResourceAPIClient is a client that implements the ListRecoveryPointsByResource operation.
ListRestoreJobsAPIClient is a client that implements the ListRestoreJobs operation.
ListTagsAPIClient is a client that implements the ListTags operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.