Documentation ¶
Overview ¶
Package databasemigrationservice provides the client and types for making API requests to AWS Database Migration Service.
AWS Database Migration Service (AWS DMS) can migrate your data to and from the most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and SAP Adaptive Server Enterprise (ASE). The service supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.
For more information about AWS DMS, see What Is AWS Database Migration Service? (https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html) in the AWS Database Migration User Guide.
See https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01 for more information on this service.
See databasemigrationservice package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/databasemigrationservice/
Using the Client ¶
To use AWS Database Migration Service with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the AWS Database Migration Service client for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/databasemigrationservice/#New
Index ¶
- Constants
- type AccountQuota
- type AddTagsToResourceInput
- type AddTagsToResourceOutput
- type AddTagsToResourceRequest
- type AddTagsToResourceResponse
- type ApplyPendingMaintenanceActionInput
- type ApplyPendingMaintenanceActionOutput
- type ApplyPendingMaintenanceActionRequest
- type ApplyPendingMaintenanceActionResponse
- type AuthMechanismValue
- type AuthTypeValue
- type AvailabilityZone
- type Certificate
- type Client
- func (c *Client) AddTagsToResourceRequest(input *AddTagsToResourceInput) AddTagsToResourceRequest
- func (c *Client) ApplyPendingMaintenanceActionRequest(input *ApplyPendingMaintenanceActionInput) ApplyPendingMaintenanceActionRequest
- func (c *Client) CreateEndpointRequest(input *CreateEndpointInput) CreateEndpointRequest
- func (c *Client) CreateEventSubscriptionRequest(input *CreateEventSubscriptionInput) CreateEventSubscriptionRequest
- func (c *Client) CreateReplicationInstanceRequest(input *CreateReplicationInstanceInput) CreateReplicationInstanceRequest
- func (c *Client) CreateReplicationSubnetGroupRequest(input *CreateReplicationSubnetGroupInput) CreateReplicationSubnetGroupRequest
- func (c *Client) CreateReplicationTaskRequest(input *CreateReplicationTaskInput) CreateReplicationTaskRequest
- func (c *Client) DeleteCertificateRequest(input *DeleteCertificateInput) DeleteCertificateRequest
- func (c *Client) DeleteConnectionRequest(input *DeleteConnectionInput) DeleteConnectionRequest
- func (c *Client) DeleteEndpointRequest(input *DeleteEndpointInput) DeleteEndpointRequest
- func (c *Client) DeleteEventSubscriptionRequest(input *DeleteEventSubscriptionInput) DeleteEventSubscriptionRequest
- func (c *Client) DeleteReplicationInstanceRequest(input *DeleteReplicationInstanceInput) DeleteReplicationInstanceRequest
- func (c *Client) DeleteReplicationSubnetGroupRequest(input *DeleteReplicationSubnetGroupInput) DeleteReplicationSubnetGroupRequest
- func (c *Client) DeleteReplicationTaskRequest(input *DeleteReplicationTaskInput) DeleteReplicationTaskRequest
- func (c *Client) DescribeAccountAttributesRequest(input *DescribeAccountAttributesInput) DescribeAccountAttributesRequest
- func (c *Client) DescribeCertificatesRequest(input *DescribeCertificatesInput) DescribeCertificatesRequest
- func (c *Client) DescribeConnectionsRequest(input *DescribeConnectionsInput) DescribeConnectionsRequest
- func (c *Client) DescribeEndpointTypesRequest(input *DescribeEndpointTypesInput) DescribeEndpointTypesRequest
- func (c *Client) DescribeEndpointsRequest(input *DescribeEndpointsInput) DescribeEndpointsRequest
- func (c *Client) DescribeEventCategoriesRequest(input *DescribeEventCategoriesInput) DescribeEventCategoriesRequest
- func (c *Client) DescribeEventSubscriptionsRequest(input *DescribeEventSubscriptionsInput) DescribeEventSubscriptionsRequest
- func (c *Client) DescribeEventsRequest(input *DescribeEventsInput) DescribeEventsRequest
- func (c *Client) DescribeOrderableReplicationInstancesRequest(input *DescribeOrderableReplicationInstancesInput) DescribeOrderableReplicationInstancesRequest
- func (c *Client) DescribePendingMaintenanceActionsRequest(input *DescribePendingMaintenanceActionsInput) DescribePendingMaintenanceActionsRequest
- func (c *Client) DescribeRefreshSchemasStatusRequest(input *DescribeRefreshSchemasStatusInput) DescribeRefreshSchemasStatusRequest
- func (c *Client) DescribeReplicationInstanceTaskLogsRequest(input *DescribeReplicationInstanceTaskLogsInput) DescribeReplicationInstanceTaskLogsRequest
- func (c *Client) DescribeReplicationInstancesRequest(input *DescribeReplicationInstancesInput) DescribeReplicationInstancesRequest
- func (c *Client) DescribeReplicationSubnetGroupsRequest(input *DescribeReplicationSubnetGroupsInput) DescribeReplicationSubnetGroupsRequest
- func (c *Client) DescribeReplicationTaskAssessmentResultsRequest(input *DescribeReplicationTaskAssessmentResultsInput) DescribeReplicationTaskAssessmentResultsRequest
- func (c *Client) DescribeReplicationTasksRequest(input *DescribeReplicationTasksInput) DescribeReplicationTasksRequest
- func (c *Client) DescribeSchemasRequest(input *DescribeSchemasInput) DescribeSchemasRequest
- func (c *Client) DescribeTableStatisticsRequest(input *DescribeTableStatisticsInput) DescribeTableStatisticsRequest
- func (c *Client) ImportCertificateRequest(input *ImportCertificateInput) ImportCertificateRequest
- func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
- func (c *Client) ModifyEndpointRequest(input *ModifyEndpointInput) ModifyEndpointRequest
- func (c *Client) ModifyEventSubscriptionRequest(input *ModifyEventSubscriptionInput) ModifyEventSubscriptionRequest
- func (c *Client) ModifyReplicationInstanceRequest(input *ModifyReplicationInstanceInput) ModifyReplicationInstanceRequest
- func (c *Client) ModifyReplicationSubnetGroupRequest(input *ModifyReplicationSubnetGroupInput) ModifyReplicationSubnetGroupRequest
- func (c *Client) ModifyReplicationTaskRequest(input *ModifyReplicationTaskInput) ModifyReplicationTaskRequest
- func (c *Client) RebootReplicationInstanceRequest(input *RebootReplicationInstanceInput) RebootReplicationInstanceRequest
- func (c *Client) RefreshSchemasRequest(input *RefreshSchemasInput) RefreshSchemasRequest
- func (c *Client) ReloadTablesRequest(input *ReloadTablesInput) ReloadTablesRequest
- func (c *Client) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) RemoveTagsFromResourceRequest
- func (c *Client) StartReplicationTaskAssessmentRequest(input *StartReplicationTaskAssessmentInput) StartReplicationTaskAssessmentRequest
- func (c *Client) StartReplicationTaskRequest(input *StartReplicationTaskInput) StartReplicationTaskRequest
- func (c *Client) StopReplicationTaskRequest(input *StopReplicationTaskInput) StopReplicationTaskRequest
- func (c *Client) TestConnectionRequest(input *TestConnectionInput) TestConnectionRequest
- func (c *Client) WaitUntilEndpointDeleted(ctx context.Context, input *DescribeEndpointsInput, opts ...aws.WaiterOption) error
- func (c *Client) WaitUntilReplicationInstanceAvailable(ctx context.Context, input *DescribeReplicationInstancesInput, ...) error
- func (c *Client) WaitUntilReplicationInstanceDeleted(ctx context.Context, input *DescribeReplicationInstancesInput, ...) error
- func (c *Client) WaitUntilReplicationTaskDeleted(ctx context.Context, input *DescribeReplicationTasksInput, ...) error
- func (c *Client) WaitUntilReplicationTaskReady(ctx context.Context, input *DescribeReplicationTasksInput, ...) error
- func (c *Client) WaitUntilReplicationTaskRunning(ctx context.Context, input *DescribeReplicationTasksInput, ...) error
- func (c *Client) WaitUntilReplicationTaskStopped(ctx context.Context, input *DescribeReplicationTasksInput, ...) error
- func (c *Client) WaitUntilTestConnectionSucceeds(ctx context.Context, input *DescribeConnectionsInput, opts ...aws.WaiterOption) error
- type CompressionTypeValue
- type Connection
- type CreateEndpointInput
- type CreateEndpointOutput
- type CreateEndpointRequest
- type CreateEndpointResponse
- type CreateEventSubscriptionInput
- type CreateEventSubscriptionOutput
- type CreateEventSubscriptionRequest
- type CreateEventSubscriptionResponse
- type CreateReplicationInstanceInput
- type CreateReplicationInstanceOutput
- type CreateReplicationInstanceRequest
- type CreateReplicationInstanceResponse
- type CreateReplicationSubnetGroupInput
- type CreateReplicationSubnetGroupOutput
- type CreateReplicationSubnetGroupRequest
- type CreateReplicationSubnetGroupResponse
- type CreateReplicationTaskInput
- type CreateReplicationTaskOutput
- type CreateReplicationTaskRequest
- type CreateReplicationTaskResponse
- type DataFormatValue
- type DeleteCertificateInput
- type DeleteCertificateOutput
- type DeleteCertificateRequest
- type DeleteCertificateResponse
- type DeleteConnectionInput
- type DeleteConnectionOutput
- type DeleteConnectionRequest
- type DeleteConnectionResponse
- type DeleteEndpointInput
- type DeleteEndpointOutput
- type DeleteEndpointRequest
- type DeleteEndpointResponse
- type DeleteEventSubscriptionInput
- type DeleteEventSubscriptionOutput
- type DeleteEventSubscriptionRequest
- type DeleteEventSubscriptionResponse
- type DeleteReplicationInstanceInput
- type DeleteReplicationInstanceOutput
- type DeleteReplicationInstanceRequest
- type DeleteReplicationInstanceResponse
- type DeleteReplicationSubnetGroupInput
- type DeleteReplicationSubnetGroupOutput
- type DeleteReplicationSubnetGroupRequest
- type DeleteReplicationSubnetGroupResponse
- type DeleteReplicationTaskInput
- type DeleteReplicationTaskOutput
- type DeleteReplicationTaskRequest
- type DeleteReplicationTaskResponse
- type DescribeAccountAttributesInput
- type DescribeAccountAttributesOutput
- type DescribeAccountAttributesRequest
- type DescribeAccountAttributesResponse
- type DescribeCertificatesInput
- type DescribeCertificatesOutput
- type DescribeCertificatesPaginator
- type DescribeCertificatesRequest
- type DescribeCertificatesResponse
- type DescribeConnectionsInput
- type DescribeConnectionsOutput
- type DescribeConnectionsPaginator
- type DescribeConnectionsRequest
- type DescribeConnectionsResponse
- type DescribeEndpointTypesInput
- type DescribeEndpointTypesOutput
- type DescribeEndpointTypesPaginator
- type DescribeEndpointTypesRequest
- type DescribeEndpointTypesResponse
- type DescribeEndpointsInput
- type DescribeEndpointsOutput
- type DescribeEndpointsPaginator
- type DescribeEndpointsRequest
- type DescribeEndpointsResponse
- type DescribeEventCategoriesInput
- type DescribeEventCategoriesOutput
- type DescribeEventCategoriesRequest
- type DescribeEventCategoriesResponse
- type DescribeEventSubscriptionsInput
- type DescribeEventSubscriptionsOutput
- type DescribeEventSubscriptionsPaginator
- type DescribeEventSubscriptionsRequest
- type DescribeEventSubscriptionsResponse
- type DescribeEventsInput
- type DescribeEventsOutput
- type DescribeEventsPaginator
- type DescribeEventsRequest
- type DescribeEventsResponse
- type DescribeOrderableReplicationInstancesInput
- type DescribeOrderableReplicationInstancesOutput
- type DescribeOrderableReplicationInstancesPaginator
- type DescribeOrderableReplicationInstancesRequest
- type DescribeOrderableReplicationInstancesResponse
- type DescribePendingMaintenanceActionsInput
- type DescribePendingMaintenanceActionsOutput
- type DescribePendingMaintenanceActionsPaginator
- type DescribePendingMaintenanceActionsRequest
- type DescribePendingMaintenanceActionsResponse
- type DescribeRefreshSchemasStatusInput
- type DescribeRefreshSchemasStatusOutput
- type DescribeRefreshSchemasStatusRequest
- type DescribeRefreshSchemasStatusResponse
- type DescribeReplicationInstanceTaskLogsInput
- type DescribeReplicationInstanceTaskLogsOutput
- type DescribeReplicationInstanceTaskLogsPaginator
- type DescribeReplicationInstanceTaskLogsRequest
- type DescribeReplicationInstanceTaskLogsResponse
- type DescribeReplicationInstancesInput
- type DescribeReplicationInstancesOutput
- type DescribeReplicationInstancesPaginator
- type DescribeReplicationInstancesRequest
- type DescribeReplicationInstancesResponse
- type DescribeReplicationSubnetGroupsInput
- type DescribeReplicationSubnetGroupsOutput
- type DescribeReplicationSubnetGroupsPaginator
- type DescribeReplicationSubnetGroupsRequest
- type DescribeReplicationSubnetGroupsResponse
- type DescribeReplicationTaskAssessmentResultsInput
- type DescribeReplicationTaskAssessmentResultsOutput
- type DescribeReplicationTaskAssessmentResultsPaginator
- type DescribeReplicationTaskAssessmentResultsRequest
- type DescribeReplicationTaskAssessmentResultsResponse
- type DescribeReplicationTasksInput
- type DescribeReplicationTasksOutput
- type DescribeReplicationTasksPaginator
- type DescribeReplicationTasksRequest
- type DescribeReplicationTasksResponse
- type DescribeSchemasInput
- type DescribeSchemasOutput
- type DescribeSchemasPaginator
- type DescribeSchemasRequest
- type DescribeSchemasResponse
- type DescribeTableStatisticsInput
- type DescribeTableStatisticsOutput
- type DescribeTableStatisticsPaginator
- type DescribeTableStatisticsRequest
- type DescribeTableStatisticsResponse
- type DmsSslModeValue
- type DmsTransferSettings
- type DynamoDbSettings
- type ElasticsearchSettings
- type EncodingTypeValue
- type EncryptionModeValue
- type Endpoint
- type Event
- type EventCategoryGroup
- type EventSubscription
- type Filter
- type ImportCertificateInput
- type ImportCertificateOutput
- type ImportCertificateRequest
- type ImportCertificateResponse
- type KinesisSettings
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListTagsForResourceRequest
- type ListTagsForResourceResponse
- type MessageFormatValue
- type MigrationTypeValue
- type ModifyEndpointInput
- type ModifyEndpointOutput
- type ModifyEndpointRequest
- type ModifyEndpointResponse
- type ModifyEventSubscriptionInput
- type ModifyEventSubscriptionOutput
- type ModifyEventSubscriptionRequest
- type ModifyEventSubscriptionResponse
- type ModifyReplicationInstanceInput
- type ModifyReplicationInstanceOutput
- type ModifyReplicationInstanceRequest
- type ModifyReplicationInstanceResponse
- type ModifyReplicationSubnetGroupInput
- type ModifyReplicationSubnetGroupOutput
- type ModifyReplicationSubnetGroupRequest
- type ModifyReplicationSubnetGroupResponse
- type ModifyReplicationTaskInput
- type ModifyReplicationTaskOutput
- type ModifyReplicationTaskRequest
- type ModifyReplicationTaskResponse
- type MongoDbSettings
- type NestingLevelValue
- type OrderableReplicationInstance
- type ParquetVersionValue
- type PendingMaintenanceAction
- type RebootReplicationInstanceInput
- type RebootReplicationInstanceOutput
- type RebootReplicationInstanceRequest
- type RebootReplicationInstanceResponse
- type RedshiftSettings
- type RefreshSchemasInput
- type RefreshSchemasOutput
- type RefreshSchemasRequest
- type RefreshSchemasResponse
- type RefreshSchemasStatus
- type RefreshSchemasStatusTypeValue
- type ReleaseStatusValues
- type ReloadOptionValue
- type ReloadTablesInput
- type ReloadTablesOutput
- type ReloadTablesRequest
- type ReloadTablesResponse
- type RemoveTagsFromResourceInput
- type RemoveTagsFromResourceOutput
- type RemoveTagsFromResourceRequest
- type RemoveTagsFromResourceResponse
- type ReplicationEndpointTypeValue
- type ReplicationInstance
- type ReplicationInstanceTaskLog
- type ReplicationPendingModifiedValues
- type ReplicationSubnetGroup
- type ReplicationTask
- type ReplicationTaskAssessmentResult
- type ReplicationTaskStats
- type ResourcePendingMaintenanceActions
- type S3Settings
- type SourceType
- type StartReplicationTaskAssessmentInput
- type StartReplicationTaskAssessmentOutput
- type StartReplicationTaskAssessmentRequest
- type StartReplicationTaskAssessmentResponse
- type StartReplicationTaskInput
- type StartReplicationTaskOutput
- type StartReplicationTaskRequest
- type StartReplicationTaskResponse
- type StartReplicationTaskTypeValue
- type StopReplicationTaskInput
- type StopReplicationTaskOutput
- type StopReplicationTaskRequest
- type StopReplicationTaskResponse
- type Subnet
- type SupportedEndpointType
- type TableStatistics
- type TableToReload
- type Tag
- type TestConnectionInput
- type TestConnectionOutput
- type TestConnectionRequest
- type TestConnectionResponse
- type VpcSecurityGroupMembership
Examples ¶
- Client.AddTagsToResourceRequest (Shared00)
- Client.CreateEndpointRequest (Shared00)
- Client.CreateReplicationInstanceRequest (Shared00)
- Client.CreateReplicationSubnetGroupRequest (Shared00)
- Client.CreateReplicationTaskRequest (Shared00)
- Client.DeleteCertificateRequest (Shared00)
- Client.DeleteConnectionRequest (Shared00)
- Client.DeleteEndpointRequest (Shared00)
- Client.DeleteReplicationInstanceRequest (Shared00)
- Client.DeleteReplicationSubnetGroupRequest (Shared00)
- Client.DeleteReplicationTaskRequest (Shared00)
- Client.DescribeAccountAttributesRequest (Shared00)
- Client.DescribeCertificatesRequest (Shared00)
- Client.DescribeConnectionsRequest (Shared00)
- Client.DescribeEndpointTypesRequest (Shared00)
- Client.DescribeEndpointsRequest (Shared00)
- Client.DescribeOrderableReplicationInstancesRequest (Shared00)
- Client.DescribeRefreshSchemasStatusRequest (Shared00)
- Client.DescribeReplicationInstancesRequest (Shared00)
- Client.DescribeReplicationSubnetGroupsRequest (Shared00)
- Client.DescribeReplicationTasksRequest (Shared00)
- Client.DescribeSchemasRequest (Shared00)
- Client.DescribeTableStatisticsRequest (Shared00)
- Client.ImportCertificateRequest (Shared00)
- Client.ListTagsForResourceRequest (Shared00)
- Client.ModifyEndpointRequest (Shared00)
- Client.ModifyReplicationInstanceRequest (Shared00)
- Client.ModifyReplicationSubnetGroupRequest (Shared00)
- Client.RefreshSchemasRequest (Shared00)
- Client.RemoveTagsFromResourceRequest (Shared00)
- Client.StartReplicationTaskRequest (Shared00)
- Client.StopReplicationTaskRequest (Shared00)
- Client.TestConnectionRequest (Shared00)
Constants ¶
const ( ServiceName = "AWS Database Migration Service" // Service's name ServiceID = "DatabaseMigrationService" // Service's identifier EndpointsID = "dms" // Service's Endpoint identifier )
const ( // ErrCodeAccessDeniedFault for service response error code // "AccessDeniedFault". // // AWS DMS was denied access to the endpoint. Check that the role is correctly // configured. ErrCodeAccessDeniedFault = "AccessDeniedFault" // ErrCodeInsufficientResourceCapacityFault for service response error code // "InsufficientResourceCapacityFault". // // There are not enough resources allocated to the database migration. ErrCodeInsufficientResourceCapacityFault = "InsufficientResourceCapacityFault" // ErrCodeInvalidCertificateFault for service response error code // "InvalidCertificateFault". // // The certificate was not valid. ErrCodeInvalidCertificateFault = "InvalidCertificateFault" // ErrCodeInvalidResourceStateFault for service response error code // "InvalidResourceStateFault". // // The resource is in a state that prevents it from being used for database // migration. ErrCodeInvalidResourceStateFault = "InvalidResourceStateFault" // ErrCodeInvalidSubnet for service response error code // "InvalidSubnet". // // The subnet provided is invalid. ErrCodeInvalidSubnet = "InvalidSubnet" // ErrCodeKMSAccessDeniedFault for service response error code // "KMSAccessDeniedFault". // // The ciphertext references a key that doesn't exist or that the DMS account // doesn't have access to. ErrCodeKMSAccessDeniedFault = "KMSAccessDeniedFault" // ErrCodeKMSDisabledFault for service response error code // "KMSDisabledFault". // // The specified master key (CMK) isn't enabled. ErrCodeKMSDisabledFault = "KMSDisabledFault" // ErrCodeKMSInvalidStateFault for service response error code // "KMSInvalidStateFault". // // The state of the specified AWS KMS resource isn't valid for this request. ErrCodeKMSInvalidStateFault = "KMSInvalidStateFault" // ErrCodeKMSKeyNotAccessibleFault for service response error code // "KMSKeyNotAccessibleFault". // // AWS DMS cannot access the AWS KMS key. ErrCodeKMSKeyNotAccessibleFault = "KMSKeyNotAccessibleFault" // ErrCodeKMSNotFoundFault for service response error code // "KMSNotFoundFault". // // The specified AWS KMS entity or resource can't be found. ErrCodeKMSNotFoundFault = "KMSNotFoundFault" // ErrCodeKMSThrottlingFault for service response error code // "KMSThrottlingFault". // // This request triggered AWS KMS request throttling. ErrCodeKMSThrottlingFault = "KMSThrottlingFault" // ErrCodeReplicationSubnetGroupDoesNotCoverEnoughAZs for service response error code // "ReplicationSubnetGroupDoesNotCoverEnoughAZs". // // The replication subnet group does not cover enough Availability Zones (AZs). // Edit the replication subnet group and add more AZs. ErrCodeReplicationSubnetGroupDoesNotCoverEnoughAZs = "ReplicationSubnetGroupDoesNotCoverEnoughAZs" // ErrCodeResourceAlreadyExistsFault for service response error code // "ResourceAlreadyExistsFault". // // The resource you are attempting to create already exists. ErrCodeResourceAlreadyExistsFault = "ResourceAlreadyExistsFault" // ErrCodeResourceNotFoundFault for service response error code // "ResourceNotFoundFault". // // The resource could not be found. ErrCodeResourceNotFoundFault = "ResourceNotFoundFault" // ErrCodeResourceQuotaExceededFault for service response error code // "ResourceQuotaExceededFault". // // The quota for this resource quota has been exceeded. ErrCodeResourceQuotaExceededFault = "ResourceQuotaExceededFault" // ErrCodeSNSInvalidTopicFault for service response error code // "SNSInvalidTopicFault". // // The SNS topic is invalid. ErrCodeSNSInvalidTopicFault = "SNSInvalidTopicFault" // ErrCodeSNSNoAuthorizationFault for service response error code // "SNSNoAuthorizationFault". // // You are not authorized for the SNS subscription. ErrCodeSNSNoAuthorizationFault = "SNSNoAuthorizationFault" // ErrCodeStorageQuotaExceededFault for service response error code // "StorageQuotaExceededFault". // // The storage quota has been exceeded. ErrCodeStorageQuotaExceededFault = "StorageQuotaExceededFault" // ErrCodeSubnetAlreadyInUse for service response error code // "SubnetAlreadyInUse". // // The specified subnet is already in use. ErrCodeSubnetAlreadyInUse = "SubnetAlreadyInUse" // ErrCodeUpgradeDependencyFailureFault for service response error code // "UpgradeDependencyFailureFault". // // An upgrade dependency is preventing the database migration. ErrCodeUpgradeDependencyFailureFault = "UpgradeDependencyFailureFault" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountQuota ¶
type AccountQuota struct { // The name of the AWS DMS quota for this AWS account. AccountQuotaName *string `type:"string"` // The maximum allowed value for the quota. Max *int64 `type:"long"` // The amount currently used toward the quota maximum. Used *int64 `type:"long"` // contains filtered or unexported fields }
Describes a quota for an AWS account, for example, the number of replication instances allowed.
func (AccountQuota) String ¶
func (s AccountQuota) String() string
String returns the string representation
type AddTagsToResourceInput ¶
type AddTagsToResourceInput struct { // Identifies the AWS DMS resource to which tags should be added. The value // for this parameter is an Amazon Resource Name (ARN). // // For AWS DMS, you can tag a replication instance, an endpoint, or a replication // task. // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // One or more tags to be assigned to the resource. // // Tags is a required field Tags []Tag `type:"list" required:"true"` // contains filtered or unexported fields }
Associates a set of tags with an AWS DMS resource.
func (AddTagsToResourceInput) String ¶
func (s AddTagsToResourceInput) String() string
String returns the string representation
func (*AddTagsToResourceInput) Validate ¶
func (s *AddTagsToResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddTagsToResourceOutput ¶
type AddTagsToResourceOutput struct {
// contains filtered or unexported fields
}
func (AddTagsToResourceOutput) String ¶
func (s AddTagsToResourceOutput) String() string
String returns the string representation
type AddTagsToResourceRequest ¶
type AddTagsToResourceRequest struct { *aws.Request Input *AddTagsToResourceInput Copy func(*AddTagsToResourceInput) AddTagsToResourceRequest }
AddTagsToResourceRequest is the request type for the AddTagsToResource API operation.
func (AddTagsToResourceRequest) Send ¶
func (r AddTagsToResourceRequest) Send(ctx context.Context) (*AddTagsToResourceResponse, error)
Send marshals and sends the AddTagsToResource API request.
type AddTagsToResourceResponse ¶ added in v0.9.0
type AddTagsToResourceResponse struct { *AddTagsToResourceOutput // contains filtered or unexported fields }
AddTagsToResourceResponse is the response type for the AddTagsToResource API operation.
func (*AddTagsToResourceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *AddTagsToResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the AddTagsToResource request.
type ApplyPendingMaintenanceActionInput ¶ added in v0.8.0
type ApplyPendingMaintenanceActionInput struct { // The pending maintenance action to apply to this resource. // // ApplyAction is a required field ApplyAction *string `type:"string" required:"true"` // A value that specifies the type of opt-in request, or undoes an opt-in request. // You can't undo an opt-in request of type immediate. // // Valid values: // // * immediate - Apply the maintenance action immediately. // // * next-maintenance - Apply the maintenance action during the next maintenance // window for the resource. // // * undo-opt-in - Cancel any existing next-maintenance opt-in requests. // // OptInType is a required field OptInType *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) of the AWS DMS resource that the pending maintenance // action applies to. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ApplyPendingMaintenanceActionInput) String ¶ added in v0.8.0
func (s ApplyPendingMaintenanceActionInput) String() string
String returns the string representation
func (*ApplyPendingMaintenanceActionInput) Validate ¶ added in v0.8.0
func (s *ApplyPendingMaintenanceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ApplyPendingMaintenanceActionOutput ¶ added in v0.8.0
type ApplyPendingMaintenanceActionOutput struct { // The AWS DMS resource that the pending maintenance action will be applied // to. ResourcePendingMaintenanceActions *ResourcePendingMaintenanceActions `type:"structure"` // contains filtered or unexported fields }
func (ApplyPendingMaintenanceActionOutput) String ¶ added in v0.8.0
func (s ApplyPendingMaintenanceActionOutput) String() string
String returns the string representation
type ApplyPendingMaintenanceActionRequest ¶ added in v0.8.0
type ApplyPendingMaintenanceActionRequest struct { *aws.Request Input *ApplyPendingMaintenanceActionInput Copy func(*ApplyPendingMaintenanceActionInput) ApplyPendingMaintenanceActionRequest }
ApplyPendingMaintenanceActionRequest is the request type for the ApplyPendingMaintenanceAction API operation.
func (ApplyPendingMaintenanceActionRequest) Send ¶ added in v0.8.0
func (r ApplyPendingMaintenanceActionRequest) Send(ctx context.Context) (*ApplyPendingMaintenanceActionResponse, error)
Send marshals and sends the ApplyPendingMaintenanceAction API request.
type ApplyPendingMaintenanceActionResponse ¶ added in v0.9.0
type ApplyPendingMaintenanceActionResponse struct { *ApplyPendingMaintenanceActionOutput // contains filtered or unexported fields }
ApplyPendingMaintenanceActionResponse is the response type for the ApplyPendingMaintenanceAction API operation.
func (*ApplyPendingMaintenanceActionResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ApplyPendingMaintenanceActionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ApplyPendingMaintenanceAction request.
type AuthMechanismValue ¶
type AuthMechanismValue string
const ( AuthMechanismValueDefault AuthMechanismValue = "default" AuthMechanismValueMongodbCr AuthMechanismValue = "mongodb_cr" AuthMechanismValueScramSha1 AuthMechanismValue = "scram_sha_1" )
Enum values for AuthMechanismValue
func (AuthMechanismValue) MarshalValue ¶ added in v0.3.0
func (enum AuthMechanismValue) MarshalValue() (string, error)
func (AuthMechanismValue) MarshalValueBuf ¶ added in v0.3.0
func (enum AuthMechanismValue) MarshalValueBuf(b []byte) ([]byte, error)
type AuthTypeValue ¶
type AuthTypeValue string
const ( AuthTypeValueNo AuthTypeValue = "no" AuthTypeValuePassword AuthTypeValue = "password" )
Enum values for AuthTypeValue
func (AuthTypeValue) MarshalValue ¶ added in v0.3.0
func (enum AuthTypeValue) MarshalValue() (string, error)
func (AuthTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum AuthTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type AvailabilityZone ¶
type AvailabilityZone struct { // The name of the availability zone. Name *string `type:"string"` // contains filtered or unexported fields }
func (AvailabilityZone) String ¶
func (s AvailabilityZone) String() string
String returns the string representation
type Certificate ¶
type Certificate struct { // The Amazon Resource Name (ARN) for the certificate. CertificateArn *string `type:"string"` // The date that the certificate was created. CertificateCreationDate *time.Time `type:"timestamp"` // A customer-assigned name for the certificate. Identifiers must begin with // a letter; must contain only ASCII letters, digits, and hyphens; and must // not end with a hyphen or contain two consecutive hyphens. CertificateIdentifier *string `type:"string"` // The owner of the certificate. CertificateOwner *string `type:"string"` // The contents of a .pem file, which contains an X.509 certificate. CertificatePem *string `type:"string"` // The location of an imported Oracle Wallet certificate for use with SSL. // // CertificateWallet is automatically base64 encoded/decoded by the SDK. CertificateWallet []byte `type:"blob"` // The key length of the cryptographic algorithm being used. KeyLength *int64 `type:"integer"` // The signing algorithm for the certificate. SigningAlgorithm *string `type:"string"` // The beginning date that the certificate is valid. ValidFromDate *time.Time `type:"timestamp"` // The final date that the certificate is valid. ValidToDate *time.Time `type:"timestamp"` // contains filtered or unexported fields }
The SSL certificate that can be used to encrypt connections between the endpoints and the replication instance.
func (Certificate) String ¶
func (s Certificate) String() string
String returns the string representation
type Client ¶ added in v0.9.0
Client provides the API operation methods for making requests to AWS Database Migration Service. See this package's package overview docs for details on the service.
The client's methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
New creates a new instance of the client from the provided Config.
Example:
// Create a client from just a config. svc := databasemigrationservice.New(myConfig)
func (*Client) AddTagsToResourceRequest ¶ added in v0.9.0
func (c *Client) AddTagsToResourceRequest(input *AddTagsToResourceInput) AddTagsToResourceRequest
AddTagsToResourceRequest returns a request value for making API operation for AWS Database Migration Service.
Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.
// Example sending a request using AddTagsToResourceRequest. req := client.AddTagsToResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/AddTagsToResource
func (*Client) ApplyPendingMaintenanceActionRequest ¶ added in v0.9.0
func (c *Client) ApplyPendingMaintenanceActionRequest(input *ApplyPendingMaintenanceActionInput) ApplyPendingMaintenanceActionRequest
ApplyPendingMaintenanceActionRequest returns a request value for making API operation for AWS Database Migration Service.
Applies a pending maintenance action to a resource (for example, to a replication instance).
// Example sending a request using ApplyPendingMaintenanceActionRequest. req := client.ApplyPendingMaintenanceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ApplyPendingMaintenanceAction
func (*Client) CreateEndpointRequest ¶ added in v0.9.0
func (c *Client) CreateEndpointRequest(input *CreateEndpointInput) CreateEndpointRequest
CreateEndpointRequest returns a request value for making API operation for AWS Database Migration Service.
Creates an endpoint using the provided settings.
// Example sending a request using CreateEndpointRequest. req := client.CreateEndpointRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateEndpoint
func (*Client) CreateEventSubscriptionRequest ¶ added in v0.9.0
func (c *Client) CreateEventSubscriptionRequest(input *CreateEventSubscriptionInput) CreateEventSubscriptionRequest
CreateEventSubscriptionRequest returns a request value for making API operation for AWS Database Migration Service.
Creates an AWS DMS event notification subscription.
You can specify the type of source (SourceType) you want to be notified of, provide a list of AWS DMS source IDs (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. If you specify both the SourceType and SourceIds, such as SourceType = replication-instance and SourceIdentifier = my-replinstance, you will be notified of all the replication instance events for the specified source. If you specify a SourceType but don't specify a SourceIdentifier, you receive notice of the events for that source type for all your AWS DMS sources. If you don't specify either SourceType nor SourceIdentifier, you will be notified of events generated from all AWS DMS sources belonging to your customer account.
For more information about AWS DMS events, see Working with Events and Notifications (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html) in the AWS Database Migration Service User Guide.
// Example sending a request using CreateEventSubscriptionRequest. req := client.CreateEventSubscriptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateEventSubscription
func (*Client) CreateReplicationInstanceRequest ¶ added in v0.9.0
func (c *Client) CreateReplicationInstanceRequest(input *CreateReplicationInstanceInput) CreateReplicationInstanceRequest
CreateReplicationInstanceRequest returns a request value for making API operation for AWS Database Migration Service.
Creates the replication instance using the specified parameters.
AWS DMS requires that your account have certain roles with appropriate permissions before you can create a replication instance. For information on the required roles, see Creating the IAM Roles to Use With the AWS CLI and AWS DMS API (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.APIRole.html). For information on the required permissions, see IAM Permissions Needed to Use AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.IAMPermissions.html).
// Example sending a request using CreateReplicationInstanceRequest. req := client.CreateReplicationInstanceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateReplicationInstance
func (*Client) CreateReplicationSubnetGroupRequest ¶ added in v0.9.0
func (c *Client) CreateReplicationSubnetGroupRequest(input *CreateReplicationSubnetGroupInput) CreateReplicationSubnetGroupRequest
CreateReplicationSubnetGroupRequest returns a request value for making API operation for AWS Database Migration Service.
Creates a replication subnet group given a list of the subnet IDs in a VPC.
// Example sending a request using CreateReplicationSubnetGroupRequest. req := client.CreateReplicationSubnetGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateReplicationSubnetGroup
func (*Client) CreateReplicationTaskRequest ¶ added in v0.9.0
func (c *Client) CreateReplicationTaskRequest(input *CreateReplicationTaskInput) CreateReplicationTaskRequest
CreateReplicationTaskRequest returns a request value for making API operation for AWS Database Migration Service.
Creates a replication task using the specified parameters.
// Example sending a request using CreateReplicationTaskRequest. req := client.CreateReplicationTaskRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateReplicationTask
func (*Client) DeleteCertificateRequest ¶ added in v0.9.0
func (c *Client) DeleteCertificateRequest(input *DeleteCertificateInput) DeleteCertificateRequest
DeleteCertificateRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes the specified certificate.
// Example sending a request using DeleteCertificateRequest. req := client.DeleteCertificateRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteCertificate
func (*Client) DeleteConnectionRequest ¶ added in v0.13.0
func (c *Client) DeleteConnectionRequest(input *DeleteConnectionInput) DeleteConnectionRequest
DeleteConnectionRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes the connection between a replication instance and an endpoint.
// Example sending a request using DeleteConnectionRequest. req := client.DeleteConnectionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteConnection
func (*Client) DeleteEndpointRequest ¶ added in v0.9.0
func (c *Client) DeleteEndpointRequest(input *DeleteEndpointInput) DeleteEndpointRequest
DeleteEndpointRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes the specified endpoint.
All tasks associated with the endpoint must be deleted before you can delete the endpoint.
// Example sending a request using DeleteEndpointRequest. req := client.DeleteEndpointRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteEndpoint
func (*Client) DeleteEventSubscriptionRequest ¶ added in v0.9.0
func (c *Client) DeleteEventSubscriptionRequest(input *DeleteEventSubscriptionInput) DeleteEventSubscriptionRequest
DeleteEventSubscriptionRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes an AWS DMS event subscription.
// Example sending a request using DeleteEventSubscriptionRequest. req := client.DeleteEventSubscriptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteEventSubscription
func (*Client) DeleteReplicationInstanceRequest ¶ added in v0.9.0
func (c *Client) DeleteReplicationInstanceRequest(input *DeleteReplicationInstanceInput) DeleteReplicationInstanceRequest
DeleteReplicationInstanceRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes the specified replication instance.
You must delete any migration tasks that are associated with the replication instance before you can delete it.
// Example sending a request using DeleteReplicationInstanceRequest. req := client.DeleteReplicationInstanceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteReplicationInstance
func (*Client) DeleteReplicationSubnetGroupRequest ¶ added in v0.9.0
func (c *Client) DeleteReplicationSubnetGroupRequest(input *DeleteReplicationSubnetGroupInput) DeleteReplicationSubnetGroupRequest
DeleteReplicationSubnetGroupRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes a subnet group.
// Example sending a request using DeleteReplicationSubnetGroupRequest. req := client.DeleteReplicationSubnetGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteReplicationSubnetGroup
func (*Client) DeleteReplicationTaskRequest ¶ added in v0.9.0
func (c *Client) DeleteReplicationTaskRequest(input *DeleteReplicationTaskInput) DeleteReplicationTaskRequest
DeleteReplicationTaskRequest returns a request value for making API operation for AWS Database Migration Service.
Deletes the specified replication task.
// Example sending a request using DeleteReplicationTaskRequest. req := client.DeleteReplicationTaskRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteReplicationTask
func (*Client) DescribeAccountAttributesRequest ¶ added in v0.9.0
func (c *Client) DescribeAccountAttributesRequest(input *DescribeAccountAttributesInput) DescribeAccountAttributesRequest
DescribeAccountAttributesRequest returns a request value for making API operation for AWS Database Migration Service.
Lists all of the AWS DMS attributes for a customer account. These attributes include AWS DMS quotas for the account and a unique account identifier in a particular DMS region. DMS quotas include a list of resource quotas supported by the account, such as the number of replication instances allowed. The description for each resource quota, includes the quota name, current usage toward that quota, and the quota's maximum value. DMS uses the unique account identifier to name each artifact used by DMS in the given region.
This command does not take any parameters.
// Example sending a request using DescribeAccountAttributesRequest. req := client.DescribeAccountAttributesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeAccountAttributes
func (*Client) DescribeCertificatesRequest ¶ added in v0.9.0
func (c *Client) DescribeCertificatesRequest(input *DescribeCertificatesInput) DescribeCertificatesRequest
DescribeCertificatesRequest returns a request value for making API operation for AWS Database Migration Service.
Provides a description of the certificate.
// Example sending a request using DescribeCertificatesRequest. req := client.DescribeCertificatesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeCertificates
func (*Client) DescribeConnectionsRequest ¶ added in v0.9.0
func (c *Client) DescribeConnectionsRequest(input *DescribeConnectionsInput) DescribeConnectionsRequest
DescribeConnectionsRequest returns a request value for making API operation for AWS Database Migration Service.
Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.
// Example sending a request using DescribeConnectionsRequest. req := client.DescribeConnectionsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeConnections
func (*Client) DescribeEndpointTypesRequest ¶ added in v0.9.0
func (c *Client) DescribeEndpointTypesRequest(input *DescribeEndpointTypesInput) DescribeEndpointTypesRequest
DescribeEndpointTypesRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the type of endpoints available.
// Example sending a request using DescribeEndpointTypesRequest. req := client.DescribeEndpointTypesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEndpointTypes
func (*Client) DescribeEndpointsRequest ¶ added in v0.9.0
func (c *Client) DescribeEndpointsRequest(input *DescribeEndpointsInput) DescribeEndpointsRequest
DescribeEndpointsRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the endpoints for your account in the current region.
// Example sending a request using DescribeEndpointsRequest. req := client.DescribeEndpointsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEndpoints
func (*Client) DescribeEventCategoriesRequest ¶ added in v0.9.0
func (c *Client) DescribeEventCategoriesRequest(input *DescribeEventCategoriesInput) DescribeEventCategoriesRequest
DescribeEventCategoriesRequest returns a request value for making API operation for AWS Database Migration Service.
Lists categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in Working with Events and Notifications (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html) in the AWS Database Migration Service User Guide.
// Example sending a request using DescribeEventCategoriesRequest. req := client.DescribeEventCategoriesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEventCategories
func (*Client) DescribeEventSubscriptionsRequest ¶ added in v0.9.0
func (c *Client) DescribeEventSubscriptionsRequest(input *DescribeEventSubscriptionsInput) DescribeEventSubscriptionsRequest
DescribeEventSubscriptionsRequest returns a request value for making API operation for AWS Database Migration Service.
Lists all the event subscriptions for a customer account. The description of a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.
If you specify SubscriptionName, this action lists the description for that subscription.
// Example sending a request using DescribeEventSubscriptionsRequest. req := client.DescribeEventSubscriptionsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEventSubscriptions
func (*Client) DescribeEventsRequest ¶ added in v0.9.0
func (c *Client) DescribeEventsRequest(input *DescribeEventsInput) DescribeEventsRequest
DescribeEventsRequest returns a request value for making API operation for AWS Database Migration Service.
Lists events for a given source identifier and source type. You can also specify a start and end time. For more information on AWS DMS events, see Working with Events and Notifications (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html) in the AWS Database Migration User Guide.
// Example sending a request using DescribeEventsRequest. req := client.DescribeEventsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeEvents
func (*Client) DescribeOrderableReplicationInstancesRequest ¶ added in v0.9.0
func (c *Client) DescribeOrderableReplicationInstancesRequest(input *DescribeOrderableReplicationInstancesInput) DescribeOrderableReplicationInstancesRequest
DescribeOrderableReplicationInstancesRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the replication instance types that can be created in the specified region.
// Example sending a request using DescribeOrderableReplicationInstancesRequest. req := client.DescribeOrderableReplicationInstancesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeOrderableReplicationInstances
func (*Client) DescribePendingMaintenanceActionsRequest ¶ added in v0.9.0
func (c *Client) DescribePendingMaintenanceActionsRequest(input *DescribePendingMaintenanceActionsInput) DescribePendingMaintenanceActionsRequest
DescribePendingMaintenanceActionsRequest returns a request value for making API operation for AWS Database Migration Service.
For internal use only
// Example sending a request using DescribePendingMaintenanceActionsRequest. req := client.DescribePendingMaintenanceActionsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribePendingMaintenanceActions
func (*Client) DescribeRefreshSchemasStatusRequest ¶ added in v0.9.0
func (c *Client) DescribeRefreshSchemasStatusRequest(input *DescribeRefreshSchemasStatusInput) DescribeRefreshSchemasStatusRequest
DescribeRefreshSchemasStatusRequest returns a request value for making API operation for AWS Database Migration Service.
Returns the status of the RefreshSchemas operation.
// Example sending a request using DescribeRefreshSchemasStatusRequest. req := client.DescribeRefreshSchemasStatusRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeRefreshSchemasStatus
func (*Client) DescribeReplicationInstanceTaskLogsRequest ¶ added in v0.9.0
func (c *Client) DescribeReplicationInstanceTaskLogsRequest(input *DescribeReplicationInstanceTaskLogsInput) DescribeReplicationInstanceTaskLogsRequest
DescribeReplicationInstanceTaskLogsRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the task logs for the specified task.
// Example sending a request using DescribeReplicationInstanceTaskLogsRequest. req := client.DescribeReplicationInstanceTaskLogsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationInstanceTaskLogs
func (*Client) DescribeReplicationInstancesRequest ¶ added in v0.9.0
func (c *Client) DescribeReplicationInstancesRequest(input *DescribeReplicationInstancesInput) DescribeReplicationInstancesRequest
DescribeReplicationInstancesRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about replication instances for your account in the current region.
// Example sending a request using DescribeReplicationInstancesRequest. req := client.DescribeReplicationInstancesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationInstances
func (*Client) DescribeReplicationSubnetGroupsRequest ¶ added in v0.9.0
func (c *Client) DescribeReplicationSubnetGroupsRequest(input *DescribeReplicationSubnetGroupsInput) DescribeReplicationSubnetGroupsRequest
DescribeReplicationSubnetGroupsRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the replication subnet groups.
// Example sending a request using DescribeReplicationSubnetGroupsRequest. req := client.DescribeReplicationSubnetGroupsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationSubnetGroups
func (*Client) DescribeReplicationTaskAssessmentResultsRequest ¶ added in v0.9.0
func (c *Client) DescribeReplicationTaskAssessmentResultsRequest(input *DescribeReplicationTaskAssessmentResultsInput) DescribeReplicationTaskAssessmentResultsRequest
DescribeReplicationTaskAssessmentResultsRequest returns a request value for making API operation for AWS Database Migration Service.
Returns the task assessment results from Amazon S3. This action always returns the latest results.
// Example sending a request using DescribeReplicationTaskAssessmentResultsRequest. req := client.DescribeReplicationTaskAssessmentResultsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationTaskAssessmentResults
func (*Client) DescribeReplicationTasksRequest ¶ added in v0.9.0
func (c *Client) DescribeReplicationTasksRequest(input *DescribeReplicationTasksInput) DescribeReplicationTasksRequest
DescribeReplicationTasksRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about replication tasks for your account in the current region.
// Example sending a request using DescribeReplicationTasksRequest. req := client.DescribeReplicationTasksRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationTasks
func (*Client) DescribeSchemasRequest ¶ added in v0.9.0
func (c *Client) DescribeSchemasRequest(input *DescribeSchemasInput) DescribeSchemasRequest
DescribeSchemasRequest returns a request value for making API operation for AWS Database Migration Service.
Returns information about the schema for the specified endpoint.
// Example sending a request using DescribeSchemasRequest. req := client.DescribeSchemasRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeSchemas
func (*Client) DescribeTableStatisticsRequest ¶ added in v0.9.0
func (c *Client) DescribeTableStatisticsRequest(input *DescribeTableStatisticsInput) DescribeTableStatisticsRequest
DescribeTableStatisticsRequest returns a request value for making API operation for AWS Database Migration Service.
Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
Note that the "last updated" column the DMS console only indicates the time that AWS DMS last updated the table statistics record for a table. It does not indicate the time of the last update to the table.
// Example sending a request using DescribeTableStatisticsRequest. req := client.DescribeTableStatisticsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeTableStatistics
func (*Client) ImportCertificateRequest ¶ added in v0.9.0
func (c *Client) ImportCertificateRequest(input *ImportCertificateInput) ImportCertificateRequest
ImportCertificateRequest returns a request value for making API operation for AWS Database Migration Service.
Uploads the specified certificate.
// Example sending a request using ImportCertificateRequest. req := client.ImportCertificateRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ImportCertificate
func (*Client) ListTagsForResourceRequest ¶ added in v0.9.0
func (c *Client) ListTagsForResourceRequest(input *ListTagsForResourceInput) ListTagsForResourceRequest
ListTagsForResourceRequest returns a request value for making API operation for AWS Database Migration Service.
Lists all tags for an AWS DMS resource.
// Example sending a request using ListTagsForResourceRequest. req := client.ListTagsForResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ListTagsForResource
func (*Client) ModifyEndpointRequest ¶ added in v0.9.0
func (c *Client) ModifyEndpointRequest(input *ModifyEndpointInput) ModifyEndpointRequest
ModifyEndpointRequest returns a request value for making API operation for AWS Database Migration Service.
Modifies the specified endpoint.
// Example sending a request using ModifyEndpointRequest. req := client.ModifyEndpointRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyEndpoint
func (*Client) ModifyEventSubscriptionRequest ¶ added in v0.9.0
func (c *Client) ModifyEventSubscriptionRequest(input *ModifyEventSubscriptionInput) ModifyEventSubscriptionRequest
ModifyEventSubscriptionRequest returns a request value for making API operation for AWS Database Migration Service.
Modifies an existing AWS DMS event notification subscription.
// Example sending a request using ModifyEventSubscriptionRequest. req := client.ModifyEventSubscriptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyEventSubscription
func (*Client) ModifyReplicationInstanceRequest ¶ added in v0.9.0
func (c *Client) ModifyReplicationInstanceRequest(input *ModifyReplicationInstanceInput) ModifyReplicationInstanceRequest
ModifyReplicationInstanceRequest returns a request value for making API operation for AWS Database Migration Service.
Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.
Some settings are applied during the maintenance window.
// Example sending a request using ModifyReplicationInstanceRequest. req := client.ModifyReplicationInstanceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyReplicationInstance
func (*Client) ModifyReplicationSubnetGroupRequest ¶ added in v0.9.0
func (c *Client) ModifyReplicationSubnetGroupRequest(input *ModifyReplicationSubnetGroupInput) ModifyReplicationSubnetGroupRequest
ModifyReplicationSubnetGroupRequest returns a request value for making API operation for AWS Database Migration Service.
Modifies the settings for the specified replication subnet group.
// Example sending a request using ModifyReplicationSubnetGroupRequest. req := client.ModifyReplicationSubnetGroupRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyReplicationSubnetGroup
func (*Client) ModifyReplicationTaskRequest ¶ added in v0.9.0
func (c *Client) ModifyReplicationTaskRequest(input *ModifyReplicationTaskInput) ModifyReplicationTaskRequest
ModifyReplicationTaskRequest returns a request value for making API operation for AWS Database Migration Service.
Modifies the specified replication task.
You can't modify the task endpoints. The task must be stopped before you can modify it.
For more information about AWS DMS tasks, see Working with Migration Tasks (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.html) in the AWS Database Migration Service User Guide.
// Example sending a request using ModifyReplicationTaskRequest. req := client.ModifyReplicationTaskRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyReplicationTask
func (*Client) RebootReplicationInstanceRequest ¶ added in v0.9.0
func (c *Client) RebootReplicationInstanceRequest(input *RebootReplicationInstanceInput) RebootReplicationInstanceRequest
RebootReplicationInstanceRequest returns a request value for making API operation for AWS Database Migration Service.
Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.
// Example sending a request using RebootReplicationInstanceRequest. req := client.RebootReplicationInstanceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RebootReplicationInstance
func (*Client) RefreshSchemasRequest ¶ added in v0.9.0
func (c *Client) RefreshSchemasRequest(input *RefreshSchemasInput) RefreshSchemasRequest
RefreshSchemasRequest returns a request value for making API operation for AWS Database Migration Service.
Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
// Example sending a request using RefreshSchemasRequest. req := client.RefreshSchemasRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RefreshSchemas
func (*Client) ReloadTablesRequest ¶ added in v0.9.0
func (c *Client) ReloadTablesRequest(input *ReloadTablesInput) ReloadTablesRequest
ReloadTablesRequest returns a request value for making API operation for AWS Database Migration Service.
Reloads the target database table with the source data.
// Example sending a request using ReloadTablesRequest. req := client.ReloadTablesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ReloadTables
func (*Client) RemoveTagsFromResourceRequest ¶ added in v0.9.0
func (c *Client) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) RemoveTagsFromResourceRequest
RemoveTagsFromResourceRequest returns a request value for making API operation for AWS Database Migration Service.
Removes metadata tags from a DMS resource.
// Example sending a request using RemoveTagsFromResourceRequest. req := client.RemoveTagsFromResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/RemoveTagsFromResource
func (*Client) StartReplicationTaskAssessmentRequest ¶ added in v0.9.0
func (c *Client) StartReplicationTaskAssessmentRequest(input *StartReplicationTaskAssessmentInput) StartReplicationTaskAssessmentRequest
StartReplicationTaskAssessmentRequest returns a request value for making API operation for AWS Database Migration Service.
Starts the replication task assessment for unsupported data types in the source database.
// Example sending a request using StartReplicationTaskAssessmentRequest. req := client.StartReplicationTaskAssessmentRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/StartReplicationTaskAssessment
func (*Client) StartReplicationTaskRequest ¶ added in v0.9.0
func (c *Client) StartReplicationTaskRequest(input *StartReplicationTaskInput) StartReplicationTaskRequest
StartReplicationTaskRequest returns a request value for making API operation for AWS Database Migration Service.
Starts the replication task.
For more information about AWS DMS tasks, see Working with Migration Tasks (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.html) in the AWS Database Migration Service User Guide.
// Example sending a request using StartReplicationTaskRequest. req := client.StartReplicationTaskRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/StartReplicationTask
func (*Client) StopReplicationTaskRequest ¶ added in v0.9.0
func (c *Client) StopReplicationTaskRequest(input *StopReplicationTaskInput) StopReplicationTaskRequest
StopReplicationTaskRequest returns a request value for making API operation for AWS Database Migration Service.
Stops the replication task.
// Example sending a request using StopReplicationTaskRequest. req := client.StopReplicationTaskRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/StopReplicationTask
func (*Client) TestConnectionRequest ¶ added in v0.9.0
func (c *Client) TestConnectionRequest(input *TestConnectionInput) TestConnectionRequest
TestConnectionRequest returns a request value for making API operation for AWS Database Migration Service.
Tests the connection between the replication instance and the endpoint.
// Example sending a request using TestConnectionRequest. req := client.TestConnectionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/TestConnection
func (*Client) WaitUntilEndpointDeleted ¶ added in v0.9.0
func (c *Client) WaitUntilEndpointDeleted(ctx context.Context, input *DescribeEndpointsInput, opts ...aws.WaiterOption) error
WaitUntilEndpointDeleted uses the AWS Database Migration Service API operation DescribeEndpoints to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationInstanceAvailable ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationInstanceAvailable(ctx context.Context, input *DescribeReplicationInstancesInput, opts ...aws.WaiterOption) error
WaitUntilReplicationInstanceAvailable uses the AWS Database Migration Service API operation DescribeReplicationInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationInstanceDeleted ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationInstanceDeleted(ctx context.Context, input *DescribeReplicationInstancesInput, opts ...aws.WaiterOption) error
WaitUntilReplicationInstanceDeleted uses the AWS Database Migration Service API operation DescribeReplicationInstances to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationTaskDeleted ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationTaskDeleted(ctx context.Context, input *DescribeReplicationTasksInput, opts ...aws.WaiterOption) error
WaitUntilReplicationTaskDeleted uses the AWS Database Migration Service API operation DescribeReplicationTasks to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationTaskReady ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationTaskReady(ctx context.Context, input *DescribeReplicationTasksInput, opts ...aws.WaiterOption) error
WaitUntilReplicationTaskReady uses the AWS Database Migration Service API operation DescribeReplicationTasks to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationTaskRunning ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationTaskRunning(ctx context.Context, input *DescribeReplicationTasksInput, opts ...aws.WaiterOption) error
WaitUntilReplicationTaskRunning uses the AWS Database Migration Service API operation DescribeReplicationTasks to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilReplicationTaskStopped ¶ added in v0.9.0
func (c *Client) WaitUntilReplicationTaskStopped(ctx context.Context, input *DescribeReplicationTasksInput, opts ...aws.WaiterOption) error
WaitUntilReplicationTaskStopped uses the AWS Database Migration Service API operation DescribeReplicationTasks to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Client) WaitUntilTestConnectionSucceeds ¶ added in v0.9.0
func (c *Client) WaitUntilTestConnectionSucceeds(ctx context.Context, input *DescribeConnectionsInput, opts ...aws.WaiterOption) error
WaitUntilTestConnectionSucceeds uses the AWS Database Migration Service API operation DescribeConnections to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type CompressionTypeValue ¶
type CompressionTypeValue string
const ( CompressionTypeValueNone CompressionTypeValue = "none" CompressionTypeValueGzip CompressionTypeValue = "gzip" )
Enum values for CompressionTypeValue
func (CompressionTypeValue) MarshalValue ¶ added in v0.3.0
func (enum CompressionTypeValue) MarshalValue() (string, error)
func (CompressionTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum CompressionTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type Connection ¶
type Connection struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. EndpointArn *string `type:"string"` // The identifier of the endpoint. Identifiers must begin with a letter; must // contain only ASCII letters, digits, and hyphens; and must not end with a // hyphen or contain two consecutive hyphens. EndpointIdentifier *string `type:"string"` // The error message when the connection last failed. LastFailureMessage *string `type:"string"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // The replication instance identifier. This parameter is stored as a lowercase // string. ReplicationInstanceIdentifier *string `type:"string"` // The connection status. Status *string `type:"string"` // contains filtered or unexported fields }
func (Connection) String ¶
func (s Connection) String() string
String returns the string representation
type CreateEndpointInput ¶
type CreateEndpointInput struct { // The Amazon Resource Name (ARN) for the certificate. CertificateArn *string `type:"string"` // The name of the endpoint database. DatabaseName *string `type:"string"` // The settings in JSON format for the DMS transfer type of source endpoint. // // Possible settings include the following: // // * ServiceAccessRoleArn - The IAM role that has permission to access the // Amazon S3 bucket. // // * BucketName - The name of the S3 bucket to use. // // * CompressionType - An optional parameter to use GZIP to compress the // target files. To use GZIP, set this value to NONE (the default). To keep // the files uncompressed, don't use this value. // // Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string // // JSON syntax for these settings is as follows: { "ServiceAccessRoleArn": "string", // "BucketName": "string", "CompressionType": "none"|"gzip" } DmsTransferSettings *DmsTransferSettings `type:"structure"` // Settings in JSON format for the target Amazon DynamoDB endpoint. For more // information about the available settings, see Using Object Mapping to Migrate // Data to DynamoDB (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.DynamoDB.html) // in the AWS Database Migration Service User Guide. DynamoDbSettings *DynamoDbSettings `type:"structure"` // Settings in JSON format for the target Elasticsearch endpoint. For more information // about the available settings, see Extra Connection Attributes When Using // Elasticsearch as a Target for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Elasticsearch.html#CHAP_Target.Elasticsearch.Configuration) // in the AWS Database Migration User Guide. ElasticsearchSettings *ElasticsearchSettings `type:"structure"` // The database endpoint identifier. Identifiers must begin with a letter; must // contain only ASCII letters, digits, and hyphens; and must not end with a // hyphen or contain two consecutive hyphens. // // EndpointIdentifier is a required field EndpointIdentifier *string `type:"string" required:"true"` // The type of endpoint. Valid values are source and target. // // EndpointType is a required field EndpointType ReplicationEndpointTypeValue `type:"string" required:"true" enum:"true"` // The type of engine for the endpoint. Valid values, depending on the EndpointType // value, include mysql, oracle, postgres, mariadb, aurora, aurora-postgresql, // redshift, s3, db2, azuredb, sybase, dynamodb, mongodb, and sqlserver. // // EngineName is a required field EngineName *string `type:"string" required:"true"` // The external table definition. ExternalTableDefinition *string `type:"string"` // Additional attributes associated with the connection. Each attribute is specified // as a name-value pair associated by an equal sign (=). Multiple attributes // are separated by a semicolon (;) with no additional white space. For information // on the attributes available for connecting your source or target endpoint, // see Working with AWS DMS Endpoints (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Endpoints.html) // in the AWS Database Migration Service User Guide. ExtraConnectionAttributes *string `type:"string"` // Settings in JSON format for the target Amazon Kinesis Data Streams endpoint. // For more information about the available settings, see Using Object Mapping // to Migrate Data to a Kinesis Data Stream (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Kinesis.html#CHAP_Target.Kinesis.ObjectMapping) // in the AWS Database Migration User Guide. KinesisSettings *KinesisSettings `type:"structure"` // An AWS KMS key identifier that is used to encrypt the connection parameters // for the endpoint. // // If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses // your default encryption key. // // AWS KMS creates the default encryption key for your AWS account. Your AWS // account has a different default encryption key for each AWS Region. KmsKeyId *string `type:"string"` // Settings in JSON format for the source MongoDB endpoint. For more information // about the available settings, see the configuration properties section in // Using MongoDB as a Target for AWS Database Migration Service (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MongoDB.html) // in the AWS Database Migration Service User Guide. MongoDbSettings *MongoDbSettings `type:"structure"` // The password to be used to log in to the endpoint database. Password *string `type:"string" sensitive:"true"` // The port used by the endpoint database. Port *int64 `type:"integer"` RedshiftSettings *RedshiftSettings `type:"structure"` // Settings in JSON format for the target Amazon S3 endpoint. For more information // about the available settings, see Extra Connection Attributes When Using // Amazon S3 as a Target for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring) // in the AWS Database Migration Service User Guide. S3Settings *S3Settings `type:"structure"` // The name of the server where the endpoint database resides. ServerName *string `type:"string"` // The Amazon Resource Name (ARN) for the service access role that you want // to use to create the endpoint. ServiceAccessRoleArn *string `type:"string"` // The Secure Sockets Layer (SSL) mode to use for the SSL connection. The default // is none SslMode DmsSslModeValue `type:"string" enum:"true"` // One or more tags to be assigned to the endpoint. Tags []Tag `type:"list"` // The user name to be used to log in to the endpoint database. Username *string `type:"string"` // contains filtered or unexported fields }
func (CreateEndpointInput) String ¶
func (s CreateEndpointInput) String() string
String returns the string representation
func (*CreateEndpointInput) Validate ¶
func (s *CreateEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEndpointOutput ¶
type CreateEndpointOutput struct { // The endpoint that was created. Endpoint *Endpoint `type:"structure"` // contains filtered or unexported fields }
func (CreateEndpointOutput) String ¶
func (s CreateEndpointOutput) String() string
String returns the string representation
type CreateEndpointRequest ¶
type CreateEndpointRequest struct { *aws.Request Input *CreateEndpointInput Copy func(*CreateEndpointInput) CreateEndpointRequest }
CreateEndpointRequest is the request type for the CreateEndpoint API operation.
func (CreateEndpointRequest) Send ¶
func (r CreateEndpointRequest) Send(ctx context.Context) (*CreateEndpointResponse, error)
Send marshals and sends the CreateEndpoint API request.
type CreateEndpointResponse ¶ added in v0.9.0
type CreateEndpointResponse struct { *CreateEndpointOutput // contains filtered or unexported fields }
CreateEndpointResponse is the response type for the CreateEndpoint API operation.
func (*CreateEndpointResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateEndpointResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateEndpoint request.
type CreateEventSubscriptionInput ¶
type CreateEventSubscriptionInput struct { // A Boolean value; set to true to activate the subscription, or set to false // to create the subscription but not activate it. Enabled *bool `type:"boolean"` // A list of event categories for a source type that you want to subscribe to. // For more information, see Working with Events and Notifications (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html) // in the AWS Database Migration Service User Guide. EventCategories []string `type:"list"` // The Amazon Resource Name (ARN) of the Amazon SNS topic created for event // notification. The ARN is created by Amazon SNS when you create a topic and // subscribe to it. // // SnsTopicArn is a required field SnsTopicArn *string `type:"string" required:"true"` // A list of identifiers for which AWS DMS provides notification events. // // If you don't specify a value, notifications are provided for all sources. // // If you specify multiple values, they must be of the same type. For example, // if you specify a database instance ID, then all of the other values must // be database instance IDs. SourceIds []string `type:"list"` // The type of AWS DMS resource that generates the events. For example, if you // want to be notified of events generated by a replication instance, you set // this parameter to replication-instance. If this value is not specified, all // events are returned. // // Valid values: replication-instance | replication-task SourceType *string `type:"string"` // The name of the AWS DMS event notification subscription. This name must be // less than 255 characters. // // SubscriptionName is a required field SubscriptionName *string `type:"string" required:"true"` // One or more tags to be assigned to the event subscription. Tags []Tag `type:"list"` // contains filtered or unexported fields }
func (CreateEventSubscriptionInput) String ¶
func (s CreateEventSubscriptionInput) String() string
String returns the string representation
func (*CreateEventSubscriptionInput) Validate ¶
func (s *CreateEventSubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEventSubscriptionOutput ¶
type CreateEventSubscriptionOutput struct { // The event subscription that was created. EventSubscription *EventSubscription `type:"structure"` // contains filtered or unexported fields }
func (CreateEventSubscriptionOutput) String ¶
func (s CreateEventSubscriptionOutput) String() string
String returns the string representation
type CreateEventSubscriptionRequest ¶
type CreateEventSubscriptionRequest struct { *aws.Request Input *CreateEventSubscriptionInput Copy func(*CreateEventSubscriptionInput) CreateEventSubscriptionRequest }
CreateEventSubscriptionRequest is the request type for the CreateEventSubscription API operation.
func (CreateEventSubscriptionRequest) Send ¶
func (r CreateEventSubscriptionRequest) Send(ctx context.Context) (*CreateEventSubscriptionResponse, error)
Send marshals and sends the CreateEventSubscription API request.
type CreateEventSubscriptionResponse ¶ added in v0.9.0
type CreateEventSubscriptionResponse struct { *CreateEventSubscriptionOutput // contains filtered or unexported fields }
CreateEventSubscriptionResponse is the response type for the CreateEventSubscription API operation.
func (*CreateEventSubscriptionResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateEventSubscriptionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateEventSubscription request.
type CreateReplicationInstanceInput ¶
type CreateReplicationInstanceInput struct { // The amount of storage (in gigabytes) to be initially allocated for the replication // instance. AllocatedStorage *int64 `type:"integer"` // Indicates whether minor engine upgrades will be applied automatically to // the replication instance during the maintenance window. This parameter defaults // to true. // // Default: true AutoMinorVersionUpgrade *bool `type:"boolean"` // The AWS Availability Zone where the replication instance will be created. // The default value is a random, system-chosen Availability Zone in the endpoint's // AWS Region, for example: us-east-1d AvailabilityZone *string `type:"string"` // A list of DNS name servers supported for the replication instance. DnsNameServers *string `type:"string"` // The engine version number of the replication instance. EngineVersion *string `type:"string"` // An AWS KMS key identifier that is used to encrypt the data on the replication // instance. // // If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses // your default encryption key. // // AWS KMS creates the default encryption key for your AWS account. Your AWS // account has a different default encryption key for each AWS Region. KmsKeyId *string `type:"string"` // Specifies whether the replication instance is a Multi-AZ deployment. You // cannot set the AvailabilityZone parameter if the Multi-AZ parameter is set // to true. MultiAZ *bool `type:"boolean"` // The weekly time range during which system maintenance can occur, in Universal // Coordinated Time (UTC). // // Format: ddd:hh24:mi-ddd:hh24:mi // // Default: A 30-minute window selected at random from an 8-hour block of time // per AWS Region, occurring on a random day of the week. // // Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun // // Constraints: Minimum 30-minute window. PreferredMaintenanceWindow *string `type:"string"` // Specifies the accessibility options for the replication instance. A value // of true represents an instance with a public IP address. A value of false // represents an instance with a private IP address. The default value is true. PubliclyAccessible *bool `type:"boolean"` // The compute and memory capacity of the replication instance as specified // by the replication instance class. // // Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large // | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge // // ReplicationInstanceClass is a required field ReplicationInstanceClass *string `type:"string" required:"true"` // The replication instance identifier. This parameter is stored as a lowercase // string. // // Constraints: // // * Must contain from 1 to 63 alphanumeric characters or hyphens. // // * First character must be a letter. // // * Cannot end with a hyphen or contain two consecutive hyphens. // // Example: myrepinstance // // ReplicationInstanceIdentifier is a required field ReplicationInstanceIdentifier *string `type:"string" required:"true"` // A subnet group to associate with the replication instance. ReplicationSubnetGroupIdentifier *string `type:"string"` // One or more tags to be assigned to the replication instance. Tags []Tag `type:"list"` // Specifies the VPC security group to be used with the replication instance. // The VPC security group must work with the VPC containing the replication // instance. VpcSecurityGroupIds []string `type:"list"` // contains filtered or unexported fields }
func (CreateReplicationInstanceInput) String ¶
func (s CreateReplicationInstanceInput) String() string
String returns the string representation
func (*CreateReplicationInstanceInput) Validate ¶
func (s *CreateReplicationInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateReplicationInstanceOutput ¶
type CreateReplicationInstanceOutput struct { // The replication instance that was created. ReplicationInstance *ReplicationInstance `type:"structure"` // contains filtered or unexported fields }
func (CreateReplicationInstanceOutput) String ¶
func (s CreateReplicationInstanceOutput) String() string
String returns the string representation
type CreateReplicationInstanceRequest ¶
type CreateReplicationInstanceRequest struct { *aws.Request Input *CreateReplicationInstanceInput Copy func(*CreateReplicationInstanceInput) CreateReplicationInstanceRequest }
CreateReplicationInstanceRequest is the request type for the CreateReplicationInstance API operation.
func (CreateReplicationInstanceRequest) Send ¶
func (r CreateReplicationInstanceRequest) Send(ctx context.Context) (*CreateReplicationInstanceResponse, error)
Send marshals and sends the CreateReplicationInstance API request.
type CreateReplicationInstanceResponse ¶ added in v0.9.0
type CreateReplicationInstanceResponse struct { *CreateReplicationInstanceOutput // contains filtered or unexported fields }
CreateReplicationInstanceResponse is the response type for the CreateReplicationInstance API operation.
func (*CreateReplicationInstanceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateReplicationInstanceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateReplicationInstance request.
type CreateReplicationSubnetGroupInput ¶
type CreateReplicationSubnetGroupInput struct { // The description for the subnet group. // // ReplicationSubnetGroupDescription is a required field ReplicationSubnetGroupDescription *string `type:"string" required:"true"` // The name for the replication subnet group. This value is stored as a lowercase // string. // // Constraints: Must contain no more than 255 alphanumeric characters, periods, // spaces, underscores, or hyphens. Must not be "default". // // Example: mySubnetgroup // // ReplicationSubnetGroupIdentifier is a required field ReplicationSubnetGroupIdentifier *string `type:"string" required:"true"` // One or more subnet IDs to be assigned to the subnet group. // // SubnetIds is a required field SubnetIds []string `type:"list" required:"true"` // One or more tags to be assigned to the subnet group. Tags []Tag `type:"list"` // contains filtered or unexported fields }
func (CreateReplicationSubnetGroupInput) String ¶
func (s CreateReplicationSubnetGroupInput) String() string
String returns the string representation
func (*CreateReplicationSubnetGroupInput) Validate ¶
func (s *CreateReplicationSubnetGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateReplicationSubnetGroupOutput ¶
type CreateReplicationSubnetGroupOutput struct { // The replication subnet group that was created. ReplicationSubnetGroup *ReplicationSubnetGroup `type:"structure"` // contains filtered or unexported fields }
func (CreateReplicationSubnetGroupOutput) String ¶
func (s CreateReplicationSubnetGroupOutput) String() string
String returns the string representation
type CreateReplicationSubnetGroupRequest ¶
type CreateReplicationSubnetGroupRequest struct { *aws.Request Input *CreateReplicationSubnetGroupInput Copy func(*CreateReplicationSubnetGroupInput) CreateReplicationSubnetGroupRequest }
CreateReplicationSubnetGroupRequest is the request type for the CreateReplicationSubnetGroup API operation.
func (CreateReplicationSubnetGroupRequest) Send ¶
func (r CreateReplicationSubnetGroupRequest) Send(ctx context.Context) (*CreateReplicationSubnetGroupResponse, error)
Send marshals and sends the CreateReplicationSubnetGroup API request.
type CreateReplicationSubnetGroupResponse ¶ added in v0.9.0
type CreateReplicationSubnetGroupResponse struct { *CreateReplicationSubnetGroupOutput // contains filtered or unexported fields }
CreateReplicationSubnetGroupResponse is the response type for the CreateReplicationSubnetGroup API operation.
func (*CreateReplicationSubnetGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateReplicationSubnetGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateReplicationSubnetGroup request.
type CreateReplicationTaskInput ¶
type CreateReplicationTaskInput struct { // Indicates when you want a change data capture (CDC) operation to start. Use // either CdcStartPosition or CdcStartTime to specify when you want a CDC operation // to start. Specifying both values results in an error. // // The value can be in date, checkpoint, or LSN/SCN format. // // Date Example: --cdc-start-position “2018-03-08T12:12:12” // // Checkpoint Example: --cdc-start-position "checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93" // // LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373” // // When you use this task setting with a source PostgreSQL database, a logical // replication slot should already be created and associated with the source // endpoint. You can verify this by setting the slotName extra connection attribute // to the name of this logical replication slot. For more information, see Extra // Connection Attributes When Using PostgreSQL as a Source for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html#CHAP_Source.PostgreSQL.ConnectionAttrib). CdcStartPosition *string `type:"string"` // Indicates the start time for a change data capture (CDC) operation. Use either // CdcStartTime or CdcStartPosition to specify when you want a CDC operation // to start. Specifying both values results in an error. // // Timestamp Example: --cdc-start-time “2018-03-08T12:12:12” CdcStartTime *time.Time `type:"timestamp"` // Indicates when you want a change data capture (CDC) operation to stop. The // value can be either server time or commit time. // // Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12” // // Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 // “ CdcStopPosition *string `type:"string"` // The migration type. Valid values: full-load | cdc | full-load-and-cdc // // MigrationType is a required field MigrationType MigrationTypeValue `type:"string" required:"true" enum:"true"` // The Amazon Resource Name (ARN) of a replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // An identifier for the replication task. // // Constraints: // // * Must contain from 1 to 255 alphanumeric characters or hyphens. // // * First character must be a letter. // // * Cannot end with a hyphen or contain two consecutive hyphens. // // ReplicationTaskIdentifier is a required field ReplicationTaskIdentifier *string `type:"string" required:"true"` // Overall settings for the task, in JSON format. For more information, see // Task Settings (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TaskSettings.html) // in the AWS Database Migration User Guide. ReplicationTaskSettings *string `type:"string"` // An Amazon Resource Name (ARN) that uniquely identifies the source endpoint. // // SourceEndpointArn is a required field SourceEndpointArn *string `type:"string" required:"true"` // The table mappings for the task, in JSON format. For more information, see // Table Mapping (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.html) // in the AWS Database Migration User Guide. // // TableMappings is a required field TableMappings *string `type:"string" required:"true"` // One or more tags to be assigned to the replication task. Tags []Tag `type:"list"` // An Amazon Resource Name (ARN) that uniquely identifies the target endpoint. // // TargetEndpointArn is a required field TargetEndpointArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateReplicationTaskInput) String ¶
func (s CreateReplicationTaskInput) String() string
String returns the string representation
func (*CreateReplicationTaskInput) Validate ¶
func (s *CreateReplicationTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateReplicationTaskOutput ¶
type CreateReplicationTaskOutput struct { // The replication task that was created. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (CreateReplicationTaskOutput) String ¶
func (s CreateReplicationTaskOutput) String() string
String returns the string representation
type CreateReplicationTaskRequest ¶
type CreateReplicationTaskRequest struct { *aws.Request Input *CreateReplicationTaskInput Copy func(*CreateReplicationTaskInput) CreateReplicationTaskRequest }
CreateReplicationTaskRequest is the request type for the CreateReplicationTask API operation.
func (CreateReplicationTaskRequest) Send ¶
func (r CreateReplicationTaskRequest) Send(ctx context.Context) (*CreateReplicationTaskResponse, error)
Send marshals and sends the CreateReplicationTask API request.
type CreateReplicationTaskResponse ¶ added in v0.9.0
type CreateReplicationTaskResponse struct { *CreateReplicationTaskOutput // contains filtered or unexported fields }
CreateReplicationTaskResponse is the response type for the CreateReplicationTask API operation.
func (*CreateReplicationTaskResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *CreateReplicationTaskResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the CreateReplicationTask request.
type DataFormatValue ¶ added in v0.8.0
type DataFormatValue string
const ( DataFormatValueCsv DataFormatValue = "csv" DataFormatValueParquet DataFormatValue = "parquet" )
Enum values for DataFormatValue
func (DataFormatValue) MarshalValue ¶ added in v0.8.0
func (enum DataFormatValue) MarshalValue() (string, error)
func (DataFormatValue) MarshalValueBuf ¶ added in v0.8.0
func (enum DataFormatValue) MarshalValueBuf(b []byte) ([]byte, error)
type DeleteCertificateInput ¶
type DeleteCertificateInput struct { // The Amazon Resource Name (ARN) of the deleted certificate. // // CertificateArn is a required field CertificateArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCertificateInput) String ¶
func (s DeleteCertificateInput) String() string
String returns the string representation
func (*DeleteCertificateInput) Validate ¶
func (s *DeleteCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCertificateOutput ¶
type DeleteCertificateOutput struct { // The Secure Sockets Layer (SSL) certificate. Certificate *Certificate `type:"structure"` // contains filtered or unexported fields }
func (DeleteCertificateOutput) String ¶
func (s DeleteCertificateOutput) String() string
String returns the string representation
type DeleteCertificateRequest ¶
type DeleteCertificateRequest struct { *aws.Request Input *DeleteCertificateInput Copy func(*DeleteCertificateInput) DeleteCertificateRequest }
DeleteCertificateRequest is the request type for the DeleteCertificate API operation.
func (DeleteCertificateRequest) Send ¶
func (r DeleteCertificateRequest) Send(ctx context.Context) (*DeleteCertificateResponse, error)
Send marshals and sends the DeleteCertificate API request.
type DeleteCertificateResponse ¶ added in v0.9.0
type DeleteCertificateResponse struct { *DeleteCertificateOutput // contains filtered or unexported fields }
DeleteCertificateResponse is the response type for the DeleteCertificate API operation.
func (*DeleteCertificateResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteCertificateResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteCertificate request.
type DeleteConnectionInput ¶ added in v0.13.0
type DeleteConnectionInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteConnectionInput) String ¶ added in v0.13.0
func (s DeleteConnectionInput) String() string
String returns the string representation
func (*DeleteConnectionInput) Validate ¶ added in v0.13.0
func (s *DeleteConnectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteConnectionOutput ¶ added in v0.13.0
type DeleteConnectionOutput struct { // The connection that is being deleted. Connection *Connection `type:"structure"` // contains filtered or unexported fields }
func (DeleteConnectionOutput) String ¶ added in v0.13.0
func (s DeleteConnectionOutput) String() string
String returns the string representation
type DeleteConnectionRequest ¶ added in v0.13.0
type DeleteConnectionRequest struct { *aws.Request Input *DeleteConnectionInput Copy func(*DeleteConnectionInput) DeleteConnectionRequest }
DeleteConnectionRequest is the request type for the DeleteConnection API operation.
func (DeleteConnectionRequest) Send ¶ added in v0.13.0
func (r DeleteConnectionRequest) Send(ctx context.Context) (*DeleteConnectionResponse, error)
Send marshals and sends the DeleteConnection API request.
type DeleteConnectionResponse ¶ added in v0.13.0
type DeleteConnectionResponse struct { *DeleteConnectionOutput // contains filtered or unexported fields }
DeleteConnectionResponse is the response type for the DeleteConnection API operation.
func (*DeleteConnectionResponse) SDKResponseMetdata ¶ added in v0.13.0
func (r *DeleteConnectionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteConnection request.
type DeleteEndpointInput ¶
type DeleteEndpointInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteEndpointInput) String ¶
func (s DeleteEndpointInput) String() string
String returns the string representation
func (*DeleteEndpointInput) Validate ¶
func (s *DeleteEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteEndpointOutput ¶
type DeleteEndpointOutput struct { // The endpoint that was deleted. Endpoint *Endpoint `type:"structure"` // contains filtered or unexported fields }
func (DeleteEndpointOutput) String ¶
func (s DeleteEndpointOutput) String() string
String returns the string representation
type DeleteEndpointRequest ¶
type DeleteEndpointRequest struct { *aws.Request Input *DeleteEndpointInput Copy func(*DeleteEndpointInput) DeleteEndpointRequest }
DeleteEndpointRequest is the request type for the DeleteEndpoint API operation.
func (DeleteEndpointRequest) Send ¶
func (r DeleteEndpointRequest) Send(ctx context.Context) (*DeleteEndpointResponse, error)
Send marshals and sends the DeleteEndpoint API request.
type DeleteEndpointResponse ¶ added in v0.9.0
type DeleteEndpointResponse struct { *DeleteEndpointOutput // contains filtered or unexported fields }
DeleteEndpointResponse is the response type for the DeleteEndpoint API operation.
func (*DeleteEndpointResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteEndpointResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteEndpoint request.
type DeleteEventSubscriptionInput ¶
type DeleteEventSubscriptionInput struct { // The name of the DMS event notification subscription to be deleted. // // SubscriptionName is a required field SubscriptionName *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteEventSubscriptionInput) String ¶
func (s DeleteEventSubscriptionInput) String() string
String returns the string representation
func (*DeleteEventSubscriptionInput) Validate ¶
func (s *DeleteEventSubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteEventSubscriptionOutput ¶
type DeleteEventSubscriptionOutput struct { // The event subscription that was deleted. EventSubscription *EventSubscription `type:"structure"` // contains filtered or unexported fields }
func (DeleteEventSubscriptionOutput) String ¶
func (s DeleteEventSubscriptionOutput) String() string
String returns the string representation
type DeleteEventSubscriptionRequest ¶
type DeleteEventSubscriptionRequest struct { *aws.Request Input *DeleteEventSubscriptionInput Copy func(*DeleteEventSubscriptionInput) DeleteEventSubscriptionRequest }
DeleteEventSubscriptionRequest is the request type for the DeleteEventSubscription API operation.
func (DeleteEventSubscriptionRequest) Send ¶
func (r DeleteEventSubscriptionRequest) Send(ctx context.Context) (*DeleteEventSubscriptionResponse, error)
Send marshals and sends the DeleteEventSubscription API request.
type DeleteEventSubscriptionResponse ¶ added in v0.9.0
type DeleteEventSubscriptionResponse struct { *DeleteEventSubscriptionOutput // contains filtered or unexported fields }
DeleteEventSubscriptionResponse is the response type for the DeleteEventSubscription API operation.
func (*DeleteEventSubscriptionResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteEventSubscriptionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteEventSubscription request.
type DeleteReplicationInstanceInput ¶
type DeleteReplicationInstanceInput struct { // The Amazon Resource Name (ARN) of the replication instance to be deleted. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteReplicationInstanceInput) String ¶
func (s DeleteReplicationInstanceInput) String() string
String returns the string representation
func (*DeleteReplicationInstanceInput) Validate ¶
func (s *DeleteReplicationInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReplicationInstanceOutput ¶
type DeleteReplicationInstanceOutput struct { // The replication instance that was deleted. ReplicationInstance *ReplicationInstance `type:"structure"` // contains filtered or unexported fields }
func (DeleteReplicationInstanceOutput) String ¶
func (s DeleteReplicationInstanceOutput) String() string
String returns the string representation
type DeleteReplicationInstanceRequest ¶
type DeleteReplicationInstanceRequest struct { *aws.Request Input *DeleteReplicationInstanceInput Copy func(*DeleteReplicationInstanceInput) DeleteReplicationInstanceRequest }
DeleteReplicationInstanceRequest is the request type for the DeleteReplicationInstance API operation.
func (DeleteReplicationInstanceRequest) Send ¶
func (r DeleteReplicationInstanceRequest) Send(ctx context.Context) (*DeleteReplicationInstanceResponse, error)
Send marshals and sends the DeleteReplicationInstance API request.
type DeleteReplicationInstanceResponse ¶ added in v0.9.0
type DeleteReplicationInstanceResponse struct { *DeleteReplicationInstanceOutput // contains filtered or unexported fields }
DeleteReplicationInstanceResponse is the response type for the DeleteReplicationInstance API operation.
func (*DeleteReplicationInstanceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteReplicationInstanceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteReplicationInstance request.
type DeleteReplicationSubnetGroupInput ¶
type DeleteReplicationSubnetGroupInput struct { // The subnet group name of the replication instance. // // ReplicationSubnetGroupIdentifier is a required field ReplicationSubnetGroupIdentifier *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteReplicationSubnetGroupInput) String ¶
func (s DeleteReplicationSubnetGroupInput) String() string
String returns the string representation
func (*DeleteReplicationSubnetGroupInput) Validate ¶
func (s *DeleteReplicationSubnetGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReplicationSubnetGroupOutput ¶
type DeleteReplicationSubnetGroupOutput struct {
// contains filtered or unexported fields
}
func (DeleteReplicationSubnetGroupOutput) String ¶
func (s DeleteReplicationSubnetGroupOutput) String() string
String returns the string representation
type DeleteReplicationSubnetGroupRequest ¶
type DeleteReplicationSubnetGroupRequest struct { *aws.Request Input *DeleteReplicationSubnetGroupInput Copy func(*DeleteReplicationSubnetGroupInput) DeleteReplicationSubnetGroupRequest }
DeleteReplicationSubnetGroupRequest is the request type for the DeleteReplicationSubnetGroup API operation.
func (DeleteReplicationSubnetGroupRequest) Send ¶
func (r DeleteReplicationSubnetGroupRequest) Send(ctx context.Context) (*DeleteReplicationSubnetGroupResponse, error)
Send marshals and sends the DeleteReplicationSubnetGroup API request.
type DeleteReplicationSubnetGroupResponse ¶ added in v0.9.0
type DeleteReplicationSubnetGroupResponse struct { *DeleteReplicationSubnetGroupOutput // contains filtered or unexported fields }
DeleteReplicationSubnetGroupResponse is the response type for the DeleteReplicationSubnetGroup API operation.
func (*DeleteReplicationSubnetGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteReplicationSubnetGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteReplicationSubnetGroup request.
type DeleteReplicationTaskInput ¶
type DeleteReplicationTaskInput struct { // The Amazon Resource Name (ARN) of the replication task to be deleted. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteReplicationTaskInput) String ¶
func (s DeleteReplicationTaskInput) String() string
String returns the string representation
func (*DeleteReplicationTaskInput) Validate ¶
func (s *DeleteReplicationTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReplicationTaskOutput ¶
type DeleteReplicationTaskOutput struct { // The deleted replication task. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (DeleteReplicationTaskOutput) String ¶
func (s DeleteReplicationTaskOutput) String() string
String returns the string representation
type DeleteReplicationTaskRequest ¶
type DeleteReplicationTaskRequest struct { *aws.Request Input *DeleteReplicationTaskInput Copy func(*DeleteReplicationTaskInput) DeleteReplicationTaskRequest }
DeleteReplicationTaskRequest is the request type for the DeleteReplicationTask API operation.
func (DeleteReplicationTaskRequest) Send ¶
func (r DeleteReplicationTaskRequest) Send(ctx context.Context) (*DeleteReplicationTaskResponse, error)
Send marshals and sends the DeleteReplicationTask API request.
type DeleteReplicationTaskResponse ¶ added in v0.9.0
type DeleteReplicationTaskResponse struct { *DeleteReplicationTaskOutput // contains filtered or unexported fields }
DeleteReplicationTaskResponse is the response type for the DeleteReplicationTask API operation.
func (*DeleteReplicationTaskResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DeleteReplicationTaskResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DeleteReplicationTask request.
type DescribeAccountAttributesInput ¶
type DescribeAccountAttributesInput struct {
// contains filtered or unexported fields
}
func (DescribeAccountAttributesInput) String ¶
func (s DescribeAccountAttributesInput) String() string
String returns the string representation
type DescribeAccountAttributesOutput ¶
type DescribeAccountAttributesOutput struct { // Account quota information. AccountQuotas []AccountQuota `type:"list"` // A unique AWS DMS identifier for an account in a particular AWS Region. The // value of this identifier has the following format: c99999999999. DMS uses // this identifier to name artifacts. For example, DMS uses this identifier // to name the default Amazon S3 bucket for storing task assessment reports // in a given AWS Region. The format of this S3 bucket name is the following: // dms-AccountNumber-UniqueAccountIdentifier. Here is an example name for this // default S3 bucket: dms-111122223333-c44445555666. // // AWS DMS supports the UniqueAccountIdentifier parameter in versions 3.1.4 // and later. UniqueAccountIdentifier *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAccountAttributesOutput) String ¶
func (s DescribeAccountAttributesOutput) String() string
String returns the string representation
type DescribeAccountAttributesRequest ¶
type DescribeAccountAttributesRequest struct { *aws.Request Input *DescribeAccountAttributesInput Copy func(*DescribeAccountAttributesInput) DescribeAccountAttributesRequest }
DescribeAccountAttributesRequest is the request type for the DescribeAccountAttributes API operation.
func (DescribeAccountAttributesRequest) Send ¶
func (r DescribeAccountAttributesRequest) Send(ctx context.Context) (*DescribeAccountAttributesResponse, error)
Send marshals and sends the DescribeAccountAttributes API request.
type DescribeAccountAttributesResponse ¶ added in v0.9.0
type DescribeAccountAttributesResponse struct { *DescribeAccountAttributesOutput // contains filtered or unexported fields }
DescribeAccountAttributesResponse is the response type for the DescribeAccountAttributes API operation.
func (*DescribeAccountAttributesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeAccountAttributesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeAccountAttributes request.
type DescribeCertificatesInput ¶
type DescribeCertificatesInput struct { // Filters applied to the certificate described in the form of key-value pairs. Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the vlue specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 10 MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCertificatesInput) String ¶
func (s DescribeCertificatesInput) String() string
String returns the string representation
func (*DescribeCertificatesInput) Validate ¶
func (s *DescribeCertificatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCertificatesOutput ¶
type DescribeCertificatesOutput struct { // The Secure Sockets Layer (SSL) certificates associated with the replication // instance. Certificates []Certificate `type:"list"` // The pagination token. Marker *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCertificatesOutput) String ¶
func (s DescribeCertificatesOutput) String() string
String returns the string representation
type DescribeCertificatesPaginator ¶ added in v0.9.0
DescribeCertificatesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeCertificatesPaginator ¶ added in v0.9.0
func NewDescribeCertificatesPaginator(req DescribeCertificatesRequest) DescribeCertificatesPaginator
NewDescribeCertificatesRequestPaginator returns a paginator for DescribeCertificates. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeCertificatesRequest(input) p := databasemigrationservice.NewDescribeCertificatesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeCertificatesPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeCertificatesPaginator) CurrentPage() *DescribeCertificatesOutput
type DescribeCertificatesRequest ¶
type DescribeCertificatesRequest struct { *aws.Request Input *DescribeCertificatesInput Copy func(*DescribeCertificatesInput) DescribeCertificatesRequest }
DescribeCertificatesRequest is the request type for the DescribeCertificates API operation.
func (DescribeCertificatesRequest) Send ¶
func (r DescribeCertificatesRequest) Send(ctx context.Context) (*DescribeCertificatesResponse, error)
Send marshals and sends the DescribeCertificates API request.
type DescribeCertificatesResponse ¶ added in v0.9.0
type DescribeCertificatesResponse struct { *DescribeCertificatesOutput // contains filtered or unexported fields }
DescribeCertificatesResponse is the response type for the DescribeCertificates API operation.
func (*DescribeCertificatesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeCertificatesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeCertificates request.
type DescribeConnectionsInput ¶
type DescribeConnectionsInput struct { // The filters applied to the connection. // // Valid filter names: endpoint-arn | replication-instance-arn Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeConnectionsInput) String ¶
func (s DescribeConnectionsInput) String() string
String returns the string representation
func (*DescribeConnectionsInput) Validate ¶
func (s *DescribeConnectionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeConnectionsOutput ¶
type DescribeConnectionsOutput struct { // A description of the connections. Connections []Connection `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // contains filtered or unexported fields }
func (DescribeConnectionsOutput) String ¶
func (s DescribeConnectionsOutput) String() string
String returns the string representation
type DescribeConnectionsPaginator ¶ added in v0.9.0
DescribeConnectionsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeConnectionsPaginator ¶ added in v0.9.0
func NewDescribeConnectionsPaginator(req DescribeConnectionsRequest) DescribeConnectionsPaginator
NewDescribeConnectionsRequestPaginator returns a paginator for DescribeConnections. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeConnectionsRequest(input) p := databasemigrationservice.NewDescribeConnectionsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeConnectionsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeConnectionsPaginator) CurrentPage() *DescribeConnectionsOutput
type DescribeConnectionsRequest ¶
type DescribeConnectionsRequest struct { *aws.Request Input *DescribeConnectionsInput Copy func(*DescribeConnectionsInput) DescribeConnectionsRequest }
DescribeConnectionsRequest is the request type for the DescribeConnections API operation.
func (DescribeConnectionsRequest) Send ¶
func (r DescribeConnectionsRequest) Send(ctx context.Context) (*DescribeConnectionsResponse, error)
Send marshals and sends the DescribeConnections API request.
type DescribeConnectionsResponse ¶ added in v0.9.0
type DescribeConnectionsResponse struct { *DescribeConnectionsOutput // contains filtered or unexported fields }
DescribeConnectionsResponse is the response type for the DescribeConnections API operation.
func (*DescribeConnectionsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeConnectionsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeConnections request.
type DescribeEndpointTypesInput ¶
type DescribeEndpointTypesInput struct { // Filters applied to the describe action. // // Valid filter names: engine-name | endpoint-type Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeEndpointTypesInput) String ¶
func (s DescribeEndpointTypesInput) String() string
String returns the string representation
func (*DescribeEndpointTypesInput) Validate ¶
func (s *DescribeEndpointTypesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEndpointTypesOutput ¶
type DescribeEndpointTypesOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The types of endpoints that are supported. SupportedEndpointTypes []SupportedEndpointType `type:"list"` // contains filtered or unexported fields }
func (DescribeEndpointTypesOutput) String ¶
func (s DescribeEndpointTypesOutput) String() string
String returns the string representation
type DescribeEndpointTypesPaginator ¶ added in v0.9.0
DescribeEndpointTypesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeEndpointTypesPaginator ¶ added in v0.9.0
func NewDescribeEndpointTypesPaginator(req DescribeEndpointTypesRequest) DescribeEndpointTypesPaginator
NewDescribeEndpointTypesRequestPaginator returns a paginator for DescribeEndpointTypes. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeEndpointTypesRequest(input) p := databasemigrationservice.NewDescribeEndpointTypesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeEndpointTypesPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeEndpointTypesPaginator) CurrentPage() *DescribeEndpointTypesOutput
type DescribeEndpointTypesRequest ¶
type DescribeEndpointTypesRequest struct { *aws.Request Input *DescribeEndpointTypesInput Copy func(*DescribeEndpointTypesInput) DescribeEndpointTypesRequest }
DescribeEndpointTypesRequest is the request type for the DescribeEndpointTypes API operation.
func (DescribeEndpointTypesRequest) Send ¶
func (r DescribeEndpointTypesRequest) Send(ctx context.Context) (*DescribeEndpointTypesResponse, error)
Send marshals and sends the DescribeEndpointTypes API request.
type DescribeEndpointTypesResponse ¶ added in v0.9.0
type DescribeEndpointTypesResponse struct { *DescribeEndpointTypesOutput // contains filtered or unexported fields }
DescribeEndpointTypesResponse is the response type for the DescribeEndpointTypes API operation.
func (*DescribeEndpointTypesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeEndpointTypesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeEndpointTypes request.
type DescribeEndpointsInput ¶
type DescribeEndpointsInput struct { // Filters applied to the describe action. // // Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeEndpointsInput) String ¶
func (s DescribeEndpointsInput) String() string
String returns the string representation
func (*DescribeEndpointsInput) Validate ¶
func (s *DescribeEndpointsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEndpointsOutput ¶
type DescribeEndpointsOutput struct { // Endpoint description. Endpoints []Endpoint `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // contains filtered or unexported fields }
func (DescribeEndpointsOutput) String ¶
func (s DescribeEndpointsOutput) String() string
String returns the string representation
type DescribeEndpointsPaginator ¶ added in v0.9.0
DescribeEndpointsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeEndpointsPaginator ¶ added in v0.9.0
func NewDescribeEndpointsPaginator(req DescribeEndpointsRequest) DescribeEndpointsPaginator
NewDescribeEndpointsRequestPaginator returns a paginator for DescribeEndpoints. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeEndpointsRequest(input) p := databasemigrationservice.NewDescribeEndpointsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeEndpointsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeEndpointsPaginator) CurrentPage() *DescribeEndpointsOutput
type DescribeEndpointsRequest ¶
type DescribeEndpointsRequest struct { *aws.Request Input *DescribeEndpointsInput Copy func(*DescribeEndpointsInput) DescribeEndpointsRequest }
DescribeEndpointsRequest is the request type for the DescribeEndpoints API operation.
func (DescribeEndpointsRequest) Send ¶
func (r DescribeEndpointsRequest) Send(ctx context.Context) (*DescribeEndpointsResponse, error)
Send marshals and sends the DescribeEndpoints API request.
type DescribeEndpointsResponse ¶ added in v0.9.0
type DescribeEndpointsResponse struct { *DescribeEndpointsOutput // contains filtered or unexported fields }
DescribeEndpointsResponse is the response type for the DescribeEndpoints API operation.
func (*DescribeEndpointsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeEndpointsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeEndpoints request.
type DescribeEventCategoriesInput ¶
type DescribeEventCategoriesInput struct { // Filters applied to the action. Filters []Filter `type:"list"` // The type of AWS DMS resource that generates events. // // Valid values: replication-instance | replication-task SourceType *string `type:"string"` // contains filtered or unexported fields }
func (DescribeEventCategoriesInput) String ¶
func (s DescribeEventCategoriesInput) String() string
String returns the string representation
func (*DescribeEventCategoriesInput) Validate ¶
func (s *DescribeEventCategoriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEventCategoriesOutput ¶
type DescribeEventCategoriesOutput struct { // A list of event categories. EventCategoryGroupList []EventCategoryGroup `type:"list"` // contains filtered or unexported fields }
func (DescribeEventCategoriesOutput) String ¶
func (s DescribeEventCategoriesOutput) String() string
String returns the string representation
type DescribeEventCategoriesRequest ¶
type DescribeEventCategoriesRequest struct { *aws.Request Input *DescribeEventCategoriesInput Copy func(*DescribeEventCategoriesInput) DescribeEventCategoriesRequest }
DescribeEventCategoriesRequest is the request type for the DescribeEventCategories API operation.
func (DescribeEventCategoriesRequest) Send ¶
func (r DescribeEventCategoriesRequest) Send(ctx context.Context) (*DescribeEventCategoriesResponse, error)
Send marshals and sends the DescribeEventCategories API request.
type DescribeEventCategoriesResponse ¶ added in v0.9.0
type DescribeEventCategoriesResponse struct { *DescribeEventCategoriesOutput // contains filtered or unexported fields }
DescribeEventCategoriesResponse is the response type for the DescribeEventCategories API operation.
func (*DescribeEventCategoriesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeEventCategoriesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeEventCategories request.
type DescribeEventSubscriptionsInput ¶
type DescribeEventSubscriptionsInput struct { // Filters applied to the action. Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // The name of the AWS DMS event subscription to be described. SubscriptionName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeEventSubscriptionsInput) String ¶
func (s DescribeEventSubscriptionsInput) String() string
String returns the string representation
func (*DescribeEventSubscriptionsInput) Validate ¶
func (s *DescribeEventSubscriptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEventSubscriptionsOutput ¶
type DescribeEventSubscriptionsOutput struct { // A list of event subscriptions. EventSubscriptionsList []EventSubscription `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // contains filtered or unexported fields }
func (DescribeEventSubscriptionsOutput) String ¶
func (s DescribeEventSubscriptionsOutput) String() string
String returns the string representation
type DescribeEventSubscriptionsPaginator ¶ added in v0.9.0
DescribeEventSubscriptionsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeEventSubscriptionsPaginator ¶ added in v0.9.0
func NewDescribeEventSubscriptionsPaginator(req DescribeEventSubscriptionsRequest) DescribeEventSubscriptionsPaginator
NewDescribeEventSubscriptionsRequestPaginator returns a paginator for DescribeEventSubscriptions. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeEventSubscriptionsRequest(input) p := databasemigrationservice.NewDescribeEventSubscriptionsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeEventSubscriptionsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeEventSubscriptionsPaginator) CurrentPage() *DescribeEventSubscriptionsOutput
type DescribeEventSubscriptionsRequest ¶
type DescribeEventSubscriptionsRequest struct { *aws.Request Input *DescribeEventSubscriptionsInput Copy func(*DescribeEventSubscriptionsInput) DescribeEventSubscriptionsRequest }
DescribeEventSubscriptionsRequest is the request type for the DescribeEventSubscriptions API operation.
func (DescribeEventSubscriptionsRequest) Send ¶
func (r DescribeEventSubscriptionsRequest) Send(ctx context.Context) (*DescribeEventSubscriptionsResponse, error)
Send marshals and sends the DescribeEventSubscriptions API request.
type DescribeEventSubscriptionsResponse ¶ added in v0.9.0
type DescribeEventSubscriptionsResponse struct { *DescribeEventSubscriptionsOutput // contains filtered or unexported fields }
DescribeEventSubscriptionsResponse is the response type for the DescribeEventSubscriptions API operation.
func (*DescribeEventSubscriptionsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeEventSubscriptionsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeEventSubscriptions request.
type DescribeEventsInput ¶
type DescribeEventsInput struct { // The duration of the events to be listed. Duration *int64 `type:"integer"` // The end time for the events to be listed. EndTime *time.Time `type:"timestamp"` // A list of event categories for the source type that you've chosen. EventCategories []string `type:"list"` // Filters applied to the action. Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // The identifier of an event source. SourceIdentifier *string `type:"string"` // The type of AWS DMS resource that generates events. // // Valid values: replication-instance | replication-task SourceType SourceType `type:"string" enum:"true"` // The start time for the events to be listed. StartTime *time.Time `type:"timestamp"` // contains filtered or unexported fields }
func (DescribeEventsInput) String ¶
func (s DescribeEventsInput) String() string
String returns the string representation
func (*DescribeEventsInput) Validate ¶
func (s *DescribeEventsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeEventsOutput ¶
type DescribeEventsOutput struct { // The events described. Events []Event `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // contains filtered or unexported fields }
func (DescribeEventsOutput) String ¶
func (s DescribeEventsOutput) String() string
String returns the string representation
type DescribeEventsPaginator ¶ added in v0.9.0
DescribeEventsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeEventsPaginator ¶ added in v0.9.0
func NewDescribeEventsPaginator(req DescribeEventsRequest) DescribeEventsPaginator
NewDescribeEventsRequestPaginator returns a paginator for DescribeEvents. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeEventsRequest(input) p := databasemigrationservice.NewDescribeEventsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeEventsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeEventsPaginator) CurrentPage() *DescribeEventsOutput
type DescribeEventsRequest ¶
type DescribeEventsRequest struct { *aws.Request Input *DescribeEventsInput Copy func(*DescribeEventsInput) DescribeEventsRequest }
DescribeEventsRequest is the request type for the DescribeEvents API operation.
func (DescribeEventsRequest) Send ¶
func (r DescribeEventsRequest) Send(ctx context.Context) (*DescribeEventsResponse, error)
Send marshals and sends the DescribeEvents API request.
type DescribeEventsResponse ¶ added in v0.9.0
type DescribeEventsResponse struct { *DescribeEventsOutput // contains filtered or unexported fields }
DescribeEventsResponse is the response type for the DescribeEvents API operation.
func (*DescribeEventsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeEventsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeEvents request.
type DescribeOrderableReplicationInstancesInput ¶
type DescribeOrderableReplicationInstancesInput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeOrderableReplicationInstancesInput) String ¶
func (s DescribeOrderableReplicationInstancesInput) String() string
String returns the string representation
type DescribeOrderableReplicationInstancesOutput ¶
type DescribeOrderableReplicationInstancesOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The order-able replication instances available. OrderableReplicationInstances []OrderableReplicationInstance `type:"list"` // contains filtered or unexported fields }
func (DescribeOrderableReplicationInstancesOutput) String ¶
func (s DescribeOrderableReplicationInstancesOutput) String() string
String returns the string representation
type DescribeOrderableReplicationInstancesPaginator ¶ added in v0.9.0
DescribeOrderableReplicationInstancesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeOrderableReplicationInstancesPaginator ¶ added in v0.9.0
func NewDescribeOrderableReplicationInstancesPaginator(req DescribeOrderableReplicationInstancesRequest) DescribeOrderableReplicationInstancesPaginator
NewDescribeOrderableReplicationInstancesRequestPaginator returns a paginator for DescribeOrderableReplicationInstances. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeOrderableReplicationInstancesRequest(input) p := databasemigrationservice.NewDescribeOrderableReplicationInstancesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeOrderableReplicationInstancesPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeOrderableReplicationInstancesPaginator) CurrentPage() *DescribeOrderableReplicationInstancesOutput
type DescribeOrderableReplicationInstancesRequest ¶
type DescribeOrderableReplicationInstancesRequest struct { *aws.Request Input *DescribeOrderableReplicationInstancesInput Copy func(*DescribeOrderableReplicationInstancesInput) DescribeOrderableReplicationInstancesRequest }
DescribeOrderableReplicationInstancesRequest is the request type for the DescribeOrderableReplicationInstances API operation.
func (DescribeOrderableReplicationInstancesRequest) Send ¶
func (r DescribeOrderableReplicationInstancesRequest) Send(ctx context.Context) (*DescribeOrderableReplicationInstancesResponse, error)
Send marshals and sends the DescribeOrderableReplicationInstances API request.
type DescribeOrderableReplicationInstancesResponse ¶ added in v0.9.0
type DescribeOrderableReplicationInstancesResponse struct { *DescribeOrderableReplicationInstancesOutput // contains filtered or unexported fields }
DescribeOrderableReplicationInstancesResponse is the response type for the DescribeOrderableReplicationInstances API operation.
func (*DescribeOrderableReplicationInstancesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeOrderableReplicationInstancesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeOrderableReplicationInstances request.
type DescribePendingMaintenanceActionsInput ¶ added in v0.8.0
type DescribePendingMaintenanceActionsInput struct { Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // contains filtered or unexported fields }
func (DescribePendingMaintenanceActionsInput) String ¶ added in v0.8.0
func (s DescribePendingMaintenanceActionsInput) String() string
String returns the string representation
func (*DescribePendingMaintenanceActionsInput) Validate ¶ added in v0.8.0
func (s *DescribePendingMaintenanceActionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePendingMaintenanceActionsOutput ¶ added in v0.8.0
type DescribePendingMaintenanceActionsOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The pending maintenance action. PendingMaintenanceActions []ResourcePendingMaintenanceActions `type:"list"` // contains filtered or unexported fields }
func (DescribePendingMaintenanceActionsOutput) String ¶ added in v0.8.0
func (s DescribePendingMaintenanceActionsOutput) String() string
String returns the string representation
type DescribePendingMaintenanceActionsPaginator ¶ added in v0.9.0
DescribePendingMaintenanceActionsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribePendingMaintenanceActionsPaginator ¶ added in v0.9.0
func NewDescribePendingMaintenanceActionsPaginator(req DescribePendingMaintenanceActionsRequest) DescribePendingMaintenanceActionsPaginator
NewDescribePendingMaintenanceActionsRequestPaginator returns a paginator for DescribePendingMaintenanceActions. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribePendingMaintenanceActionsRequest(input) p := databasemigrationservice.NewDescribePendingMaintenanceActionsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribePendingMaintenanceActionsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribePendingMaintenanceActionsPaginator) CurrentPage() *DescribePendingMaintenanceActionsOutput
type DescribePendingMaintenanceActionsRequest ¶ added in v0.8.0
type DescribePendingMaintenanceActionsRequest struct { *aws.Request Input *DescribePendingMaintenanceActionsInput Copy func(*DescribePendingMaintenanceActionsInput) DescribePendingMaintenanceActionsRequest }
DescribePendingMaintenanceActionsRequest is the request type for the DescribePendingMaintenanceActions API operation.
func (DescribePendingMaintenanceActionsRequest) Send ¶ added in v0.8.0
func (r DescribePendingMaintenanceActionsRequest) Send(ctx context.Context) (*DescribePendingMaintenanceActionsResponse, error)
Send marshals and sends the DescribePendingMaintenanceActions API request.
type DescribePendingMaintenanceActionsResponse ¶ added in v0.9.0
type DescribePendingMaintenanceActionsResponse struct { *DescribePendingMaintenanceActionsOutput // contains filtered or unexported fields }
DescribePendingMaintenanceActionsResponse is the response type for the DescribePendingMaintenanceActions API operation.
func (*DescribePendingMaintenanceActionsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribePendingMaintenanceActionsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribePendingMaintenanceActions request.
type DescribeRefreshSchemasStatusInput ¶
type DescribeRefreshSchemasStatusInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeRefreshSchemasStatusInput) String ¶
func (s DescribeRefreshSchemasStatusInput) String() string
String returns the string representation
func (*DescribeRefreshSchemasStatusInput) Validate ¶
func (s *DescribeRefreshSchemasStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRefreshSchemasStatusOutput ¶
type DescribeRefreshSchemasStatusOutput struct { // The status of the schema. RefreshSchemasStatus *RefreshSchemasStatus `type:"structure"` // contains filtered or unexported fields }
func (DescribeRefreshSchemasStatusOutput) String ¶
func (s DescribeRefreshSchemasStatusOutput) String() string
String returns the string representation
type DescribeRefreshSchemasStatusRequest ¶
type DescribeRefreshSchemasStatusRequest struct { *aws.Request Input *DescribeRefreshSchemasStatusInput Copy func(*DescribeRefreshSchemasStatusInput) DescribeRefreshSchemasStatusRequest }
DescribeRefreshSchemasStatusRequest is the request type for the DescribeRefreshSchemasStatus API operation.
func (DescribeRefreshSchemasStatusRequest) Send ¶
func (r DescribeRefreshSchemasStatusRequest) Send(ctx context.Context) (*DescribeRefreshSchemasStatusResponse, error)
Send marshals and sends the DescribeRefreshSchemasStatus API request.
type DescribeRefreshSchemasStatusResponse ¶ added in v0.9.0
type DescribeRefreshSchemasStatusResponse struct { *DescribeRefreshSchemasStatusOutput // contains filtered or unexported fields }
DescribeRefreshSchemasStatusResponse is the response type for the DescribeRefreshSchemasStatus API operation.
func (*DescribeRefreshSchemasStatusResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeRefreshSchemasStatusResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeRefreshSchemasStatus request.
type DescribeReplicationInstanceTaskLogsInput ¶ added in v0.3.0
type DescribeReplicationInstanceTaskLogsInput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeReplicationInstanceTaskLogsInput) String ¶ added in v0.3.0
func (s DescribeReplicationInstanceTaskLogsInput) String() string
String returns the string representation
func (*DescribeReplicationInstanceTaskLogsInput) Validate ¶ added in v0.3.0
func (s *DescribeReplicationInstanceTaskLogsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReplicationInstanceTaskLogsOutput ¶ added in v0.3.0
type DescribeReplicationInstanceTaskLogsOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // An array of replication task log metadata. Each member of the array contains // the replication task name, ARN, and task log size (in bytes). ReplicationInstanceTaskLogs []ReplicationInstanceTaskLog `type:"list"` // contains filtered or unexported fields }
func (DescribeReplicationInstanceTaskLogsOutput) String ¶ added in v0.3.0
func (s DescribeReplicationInstanceTaskLogsOutput) String() string
String returns the string representation
type DescribeReplicationInstanceTaskLogsPaginator ¶ added in v0.9.0
DescribeReplicationInstanceTaskLogsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeReplicationInstanceTaskLogsPaginator ¶ added in v0.9.0
func NewDescribeReplicationInstanceTaskLogsPaginator(req DescribeReplicationInstanceTaskLogsRequest) DescribeReplicationInstanceTaskLogsPaginator
NewDescribeReplicationInstanceTaskLogsRequestPaginator returns a paginator for DescribeReplicationInstanceTaskLogs. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeReplicationInstanceTaskLogsRequest(input) p := databasemigrationservice.NewDescribeReplicationInstanceTaskLogsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeReplicationInstanceTaskLogsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeReplicationInstanceTaskLogsPaginator) CurrentPage() *DescribeReplicationInstanceTaskLogsOutput
type DescribeReplicationInstanceTaskLogsRequest ¶ added in v0.3.0
type DescribeReplicationInstanceTaskLogsRequest struct { *aws.Request Input *DescribeReplicationInstanceTaskLogsInput Copy func(*DescribeReplicationInstanceTaskLogsInput) DescribeReplicationInstanceTaskLogsRequest }
DescribeReplicationInstanceTaskLogsRequest is the request type for the DescribeReplicationInstanceTaskLogs API operation.
func (DescribeReplicationInstanceTaskLogsRequest) Send ¶ added in v0.3.0
func (r DescribeReplicationInstanceTaskLogsRequest) Send(ctx context.Context) (*DescribeReplicationInstanceTaskLogsResponse, error)
Send marshals and sends the DescribeReplicationInstanceTaskLogs API request.
type DescribeReplicationInstanceTaskLogsResponse ¶ added in v0.9.0
type DescribeReplicationInstanceTaskLogsResponse struct { *DescribeReplicationInstanceTaskLogsOutput // contains filtered or unexported fields }
DescribeReplicationInstanceTaskLogsResponse is the response type for the DescribeReplicationInstanceTaskLogs API operation.
func (*DescribeReplicationInstanceTaskLogsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReplicationInstanceTaskLogsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReplicationInstanceTaskLogs request.
type DescribeReplicationInstancesInput ¶
type DescribeReplicationInstancesInput struct { // Filters applied to the describe action. // // Valid filter names: replication-instance-arn | replication-instance-id | // replication-instance-class | engine-version Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeReplicationInstancesInput) String ¶
func (s DescribeReplicationInstancesInput) String() string
String returns the string representation
func (*DescribeReplicationInstancesInput) Validate ¶
func (s *DescribeReplicationInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReplicationInstancesOutput ¶
type DescribeReplicationInstancesOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The replication instances described. ReplicationInstances []ReplicationInstance `type:"list"` // contains filtered or unexported fields }
func (DescribeReplicationInstancesOutput) String ¶
func (s DescribeReplicationInstancesOutput) String() string
String returns the string representation
type DescribeReplicationInstancesPaginator ¶ added in v0.9.0
DescribeReplicationInstancesPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeReplicationInstancesPaginator ¶ added in v0.9.0
func NewDescribeReplicationInstancesPaginator(req DescribeReplicationInstancesRequest) DescribeReplicationInstancesPaginator
NewDescribeReplicationInstancesRequestPaginator returns a paginator for DescribeReplicationInstances. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeReplicationInstancesRequest(input) p := databasemigrationservice.NewDescribeReplicationInstancesRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeReplicationInstancesPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeReplicationInstancesPaginator) CurrentPage() *DescribeReplicationInstancesOutput
type DescribeReplicationInstancesRequest ¶
type DescribeReplicationInstancesRequest struct { *aws.Request Input *DescribeReplicationInstancesInput Copy func(*DescribeReplicationInstancesInput) DescribeReplicationInstancesRequest }
DescribeReplicationInstancesRequest is the request type for the DescribeReplicationInstances API operation.
func (DescribeReplicationInstancesRequest) Send ¶
func (r DescribeReplicationInstancesRequest) Send(ctx context.Context) (*DescribeReplicationInstancesResponse, error)
Send marshals and sends the DescribeReplicationInstances API request.
type DescribeReplicationInstancesResponse ¶ added in v0.9.0
type DescribeReplicationInstancesResponse struct { *DescribeReplicationInstancesOutput // contains filtered or unexported fields }
DescribeReplicationInstancesResponse is the response type for the DescribeReplicationInstances API operation.
func (*DescribeReplicationInstancesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReplicationInstancesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReplicationInstances request.
type DescribeReplicationSubnetGroupsInput ¶
type DescribeReplicationSubnetGroupsInput struct { // Filters applied to the describe action. Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeReplicationSubnetGroupsInput) String ¶
func (s DescribeReplicationSubnetGroupsInput) String() string
String returns the string representation
func (*DescribeReplicationSubnetGroupsInput) Validate ¶
func (s *DescribeReplicationSubnetGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReplicationSubnetGroupsOutput ¶
type DescribeReplicationSubnetGroupsOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // A description of the replication subnet groups. ReplicationSubnetGroups []ReplicationSubnetGroup `type:"list"` // contains filtered or unexported fields }
func (DescribeReplicationSubnetGroupsOutput) String ¶
func (s DescribeReplicationSubnetGroupsOutput) String() string
String returns the string representation
type DescribeReplicationSubnetGroupsPaginator ¶ added in v0.9.0
DescribeReplicationSubnetGroupsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeReplicationSubnetGroupsPaginator ¶ added in v0.9.0
func NewDescribeReplicationSubnetGroupsPaginator(req DescribeReplicationSubnetGroupsRequest) DescribeReplicationSubnetGroupsPaginator
NewDescribeReplicationSubnetGroupsRequestPaginator returns a paginator for DescribeReplicationSubnetGroups. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeReplicationSubnetGroupsRequest(input) p := databasemigrationservice.NewDescribeReplicationSubnetGroupsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeReplicationSubnetGroupsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeReplicationSubnetGroupsPaginator) CurrentPage() *DescribeReplicationSubnetGroupsOutput
type DescribeReplicationSubnetGroupsRequest ¶
type DescribeReplicationSubnetGroupsRequest struct { *aws.Request Input *DescribeReplicationSubnetGroupsInput Copy func(*DescribeReplicationSubnetGroupsInput) DescribeReplicationSubnetGroupsRequest }
DescribeReplicationSubnetGroupsRequest is the request type for the DescribeReplicationSubnetGroups API operation.
func (DescribeReplicationSubnetGroupsRequest) Send ¶
func (r DescribeReplicationSubnetGroupsRequest) Send(ctx context.Context) (*DescribeReplicationSubnetGroupsResponse, error)
Send marshals and sends the DescribeReplicationSubnetGroups API request.
type DescribeReplicationSubnetGroupsResponse ¶ added in v0.9.0
type DescribeReplicationSubnetGroupsResponse struct { *DescribeReplicationSubnetGroupsOutput // contains filtered or unexported fields }
DescribeReplicationSubnetGroupsResponse is the response type for the DescribeReplicationSubnetGroups API operation.
func (*DescribeReplicationSubnetGroupsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReplicationSubnetGroupsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReplicationSubnetGroups request.
type DescribeReplicationTaskAssessmentResultsInput ¶ added in v0.2.0
type DescribeReplicationTaskAssessmentResultsInput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // - The Amazon Resource Name (ARN) string that uniquely identifies the task. // When this input parameter is specified the API will return only one result // and ignore the values of the max-records and marker parameters. ReplicationTaskArn *string `type:"string"` // contains filtered or unexported fields }
func (DescribeReplicationTaskAssessmentResultsInput) String ¶ added in v0.2.0
func (s DescribeReplicationTaskAssessmentResultsInput) String() string
String returns the string representation
type DescribeReplicationTaskAssessmentResultsOutput ¶ added in v0.2.0
type DescribeReplicationTaskAssessmentResultsOutput struct { // - The Amazon S3 bucket where the task assessment report is located. BucketName *string `type:"string"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The task assessment report. ReplicationTaskAssessmentResults []ReplicationTaskAssessmentResult `type:"list"` // contains filtered or unexported fields }
func (DescribeReplicationTaskAssessmentResultsOutput) String ¶ added in v0.2.0
func (s DescribeReplicationTaskAssessmentResultsOutput) String() string
String returns the string representation
type DescribeReplicationTaskAssessmentResultsPaginator ¶ added in v0.9.0
DescribeReplicationTaskAssessmentResultsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeReplicationTaskAssessmentResultsPaginator ¶ added in v0.9.0
func NewDescribeReplicationTaskAssessmentResultsPaginator(req DescribeReplicationTaskAssessmentResultsRequest) DescribeReplicationTaskAssessmentResultsPaginator
NewDescribeReplicationTaskAssessmentResultsRequestPaginator returns a paginator for DescribeReplicationTaskAssessmentResults. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeReplicationTaskAssessmentResultsRequest(input) p := databasemigrationservice.NewDescribeReplicationTaskAssessmentResultsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeReplicationTaskAssessmentResultsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeReplicationTaskAssessmentResultsPaginator) CurrentPage() *DescribeReplicationTaskAssessmentResultsOutput
type DescribeReplicationTaskAssessmentResultsRequest ¶ added in v0.2.0
type DescribeReplicationTaskAssessmentResultsRequest struct { *aws.Request Input *DescribeReplicationTaskAssessmentResultsInput Copy func(*DescribeReplicationTaskAssessmentResultsInput) DescribeReplicationTaskAssessmentResultsRequest }
DescribeReplicationTaskAssessmentResultsRequest is the request type for the DescribeReplicationTaskAssessmentResults API operation.
func (DescribeReplicationTaskAssessmentResultsRequest) Send ¶ added in v0.2.0
func (r DescribeReplicationTaskAssessmentResultsRequest) Send(ctx context.Context) (*DescribeReplicationTaskAssessmentResultsResponse, error)
Send marshals and sends the DescribeReplicationTaskAssessmentResults API request.
type DescribeReplicationTaskAssessmentResultsResponse ¶ added in v0.9.0
type DescribeReplicationTaskAssessmentResultsResponse struct { *DescribeReplicationTaskAssessmentResultsOutput // contains filtered or unexported fields }
DescribeReplicationTaskAssessmentResultsResponse is the response type for the DescribeReplicationTaskAssessmentResults API operation.
func (*DescribeReplicationTaskAssessmentResultsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReplicationTaskAssessmentResultsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReplicationTaskAssessmentResults request.
type DescribeReplicationTasksInput ¶
type DescribeReplicationTasksInput struct { // Filters applied to the describe action. // // Valid filter names: replication-task-arn | replication-task-id | migration-type // | endpoint-arn | replication-instance-arn Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // An option to set to avoid returning information about settings. Use this // to reduce overhead when setting information is too large. To use this option, // choose true; otherwise, choose false (the default). WithoutSettings *bool `type:"boolean"` // contains filtered or unexported fields }
func (DescribeReplicationTasksInput) String ¶
func (s DescribeReplicationTasksInput) String() string
String returns the string representation
func (*DescribeReplicationTasksInput) Validate ¶
func (s *DescribeReplicationTasksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeReplicationTasksOutput ¶
type DescribeReplicationTasksOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // A description of the replication tasks. ReplicationTasks []ReplicationTask `type:"list"` // contains filtered or unexported fields }
func (DescribeReplicationTasksOutput) String ¶
func (s DescribeReplicationTasksOutput) String() string
String returns the string representation
type DescribeReplicationTasksPaginator ¶ added in v0.9.0
DescribeReplicationTasksPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeReplicationTasksPaginator ¶ added in v0.9.0
func NewDescribeReplicationTasksPaginator(req DescribeReplicationTasksRequest) DescribeReplicationTasksPaginator
NewDescribeReplicationTasksRequestPaginator returns a paginator for DescribeReplicationTasks. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeReplicationTasksRequest(input) p := databasemigrationservice.NewDescribeReplicationTasksRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeReplicationTasksPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeReplicationTasksPaginator) CurrentPage() *DescribeReplicationTasksOutput
type DescribeReplicationTasksRequest ¶
type DescribeReplicationTasksRequest struct { *aws.Request Input *DescribeReplicationTasksInput Copy func(*DescribeReplicationTasksInput) DescribeReplicationTasksRequest }
DescribeReplicationTasksRequest is the request type for the DescribeReplicationTasks API operation.
func (DescribeReplicationTasksRequest) Send ¶
func (r DescribeReplicationTasksRequest) Send(ctx context.Context) (*DescribeReplicationTasksResponse, error)
Send marshals and sends the DescribeReplicationTasks API request.
type DescribeReplicationTasksResponse ¶ added in v0.9.0
type DescribeReplicationTasksResponse struct { *DescribeReplicationTasksOutput // contains filtered or unexported fields }
DescribeReplicationTasksResponse is the response type for the DescribeReplicationTasks API operation.
func (*DescribeReplicationTasksResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeReplicationTasksResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeReplicationTasks request.
type DescribeSchemasInput ¶
type DescribeSchemasInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 100. MaxRecords *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeSchemasInput) String ¶
func (s DescribeSchemasInput) String() string
String returns the string representation
func (*DescribeSchemasInput) Validate ¶
func (s *DescribeSchemasInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeSchemasOutput ¶
type DescribeSchemasOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The described schema. Schemas []string `type:"list"` // contains filtered or unexported fields }
func (DescribeSchemasOutput) String ¶
func (s DescribeSchemasOutput) String() string
String returns the string representation
type DescribeSchemasPaginator ¶ added in v0.9.0
DescribeSchemasPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeSchemasPaginator ¶ added in v0.9.0
func NewDescribeSchemasPaginator(req DescribeSchemasRequest) DescribeSchemasPaginator
NewDescribeSchemasRequestPaginator returns a paginator for DescribeSchemas. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeSchemasRequest(input) p := databasemigrationservice.NewDescribeSchemasRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeSchemasPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeSchemasPaginator) CurrentPage() *DescribeSchemasOutput
type DescribeSchemasRequest ¶
type DescribeSchemasRequest struct { *aws.Request Input *DescribeSchemasInput Copy func(*DescribeSchemasInput) DescribeSchemasRequest }
DescribeSchemasRequest is the request type for the DescribeSchemas API operation.
func (DescribeSchemasRequest) Send ¶
func (r DescribeSchemasRequest) Send(ctx context.Context) (*DescribeSchemasResponse, error)
Send marshals and sends the DescribeSchemas API request.
type DescribeSchemasResponse ¶ added in v0.9.0
type DescribeSchemasResponse struct { *DescribeSchemasOutput // contains filtered or unexported fields }
DescribeSchemasResponse is the response type for the DescribeSchemas API operation.
func (*DescribeSchemasResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeSchemasResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeSchemas request.
type DescribeTableStatisticsInput ¶
type DescribeTableStatisticsInput struct { // Filters applied to the describe table statistics action. // // Valid filter names: schema-name | table-name | table-state // // A combination of filters creates an AND condition where each record matches // all specified filters. Filters []Filter `type:"list"` // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The maximum number of records to include in the response. If more records // exist than the specified MaxRecords value, a pagination token called a marker // is included in the response so that the remaining results can be retrieved. // // Default: 100 // // Constraints: Minimum 20, maximum 500. MaxRecords *int64 `type:"integer"` // The Amazon Resource Name (ARN) of the replication task. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeTableStatisticsInput) String ¶
func (s DescribeTableStatisticsInput) String() string
String returns the string representation
func (*DescribeTableStatisticsInput) Validate ¶
func (s *DescribeTableStatisticsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTableStatisticsOutput ¶
type DescribeTableStatisticsOutput struct { // An optional pagination token provided by a previous request. If this parameter // is specified, the response includes only records beyond the marker, up to // the value specified by MaxRecords. Marker *string `type:"string"` // The Amazon Resource Name (ARN) of the replication task. ReplicationTaskArn *string `type:"string"` // The table statistics. TableStatistics []TableStatistics `type:"list"` // contains filtered or unexported fields }
func (DescribeTableStatisticsOutput) String ¶
func (s DescribeTableStatisticsOutput) String() string
String returns the string representation
type DescribeTableStatisticsPaginator ¶ added in v0.9.0
DescribeTableStatisticsPaginator is used to paginate the request. This can be done by calling Next and CurrentPage.
func NewDescribeTableStatisticsPaginator ¶ added in v0.9.0
func NewDescribeTableStatisticsPaginator(req DescribeTableStatisticsRequest) DescribeTableStatisticsPaginator
NewDescribeTableStatisticsRequestPaginator returns a paginator for DescribeTableStatistics. Use Next method to get the next page, and CurrentPage to get the current response page from the paginator. Next will return false, if there are no more pages, or an error was encountered.
Note: This operation can generate multiple requests to a service.
// Example iterating over pages. req := client.DescribeTableStatisticsRequest(input) p := databasemigrationservice.NewDescribeTableStatisticsRequestPaginator(req) for p.Next(context.TODO()) { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (*DescribeTableStatisticsPaginator) CurrentPage ¶ added in v0.9.0
func (p *DescribeTableStatisticsPaginator) CurrentPage() *DescribeTableStatisticsOutput
type DescribeTableStatisticsRequest ¶
type DescribeTableStatisticsRequest struct { *aws.Request Input *DescribeTableStatisticsInput Copy func(*DescribeTableStatisticsInput) DescribeTableStatisticsRequest }
DescribeTableStatisticsRequest is the request type for the DescribeTableStatistics API operation.
func (DescribeTableStatisticsRequest) Send ¶
func (r DescribeTableStatisticsRequest) Send(ctx context.Context) (*DescribeTableStatisticsResponse, error)
Send marshals and sends the DescribeTableStatistics API request.
type DescribeTableStatisticsResponse ¶ added in v0.9.0
type DescribeTableStatisticsResponse struct { *DescribeTableStatisticsOutput // contains filtered or unexported fields }
DescribeTableStatisticsResponse is the response type for the DescribeTableStatistics API operation.
func (*DescribeTableStatisticsResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *DescribeTableStatisticsResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the DescribeTableStatistics request.
type DmsSslModeValue ¶
type DmsSslModeValue string
const ( DmsSslModeValueNone DmsSslModeValue = "none" DmsSslModeValueRequire DmsSslModeValue = "require" DmsSslModeValueVerifyCa DmsSslModeValue = "verify-ca" DmsSslModeValueVerifyFull DmsSslModeValue = "verify-full" )
Enum values for DmsSslModeValue
func (DmsSslModeValue) MarshalValue ¶ added in v0.3.0
func (enum DmsSslModeValue) MarshalValue() (string, error)
func (DmsSslModeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum DmsSslModeValue) MarshalValueBuf(b []byte) ([]byte, error)
type DmsTransferSettings ¶ added in v0.5.0
type DmsTransferSettings struct { // The name of the S3 bucket to use. BucketName *string `type:"string"` // The IAM role that has permission to access the Amazon S3 bucket. ServiceAccessRoleArn *string `type:"string"` // contains filtered or unexported fields }
The settings in JSON format for the DMS Transfer type source endpoint.
func (DmsTransferSettings) String ¶ added in v0.5.0
func (s DmsTransferSettings) String() string
String returns the string representation
type DynamoDbSettings ¶
type DynamoDbSettings struct { // The Amazon Resource Name (ARN) used by the service access IAM role. // // ServiceAccessRoleArn is a required field ServiceAccessRoleArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DynamoDbSettings) String ¶
func (s DynamoDbSettings) String() string
String returns the string representation
func (*DynamoDbSettings) Validate ¶
func (s *DynamoDbSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ElasticsearchSettings ¶ added in v0.6.0
type ElasticsearchSettings struct { // The endpoint for the Elasticsearch cluster. // // EndpointUri is a required field EndpointUri *string `type:"string" required:"true"` // The maximum number of seconds that DMS retries failed API requests to the // Elasticsearch cluster. ErrorRetryDuration *int64 `type:"integer"` // The maximum percentage of records that can fail to be written before a full // load operation stops. FullLoadErrorPercentage *int64 `type:"integer"` // The Amazon Resource Name (ARN) used by service to access the IAM role. // // ServiceAccessRoleArn is a required field ServiceAccessRoleArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ElasticsearchSettings) String ¶ added in v0.6.0
func (s ElasticsearchSettings) String() string
String returns the string representation
func (*ElasticsearchSettings) Validate ¶ added in v0.6.0
func (s *ElasticsearchSettings) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EncodingTypeValue ¶ added in v0.8.0
type EncodingTypeValue string
const ( EncodingTypeValuePlain EncodingTypeValue = "plain" EncodingTypeValuePlainDictionary EncodingTypeValue = "plain-dictionary" EncodingTypeValueRleDictionary EncodingTypeValue = "rle-dictionary" )
Enum values for EncodingTypeValue
func (EncodingTypeValue) MarshalValue ¶ added in v0.8.0
func (enum EncodingTypeValue) MarshalValue() (string, error)
func (EncodingTypeValue) MarshalValueBuf ¶ added in v0.8.0
func (enum EncodingTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type EncryptionModeValue ¶ added in v0.8.0
type EncryptionModeValue string
const ( EncryptionModeValueSseS3 EncryptionModeValue = "sse-s3" EncryptionModeValueSseKms EncryptionModeValue = "sse-kms" )
Enum values for EncryptionModeValue
func (EncryptionModeValue) MarshalValue ¶ added in v0.8.0
func (enum EncryptionModeValue) MarshalValue() (string, error)
func (EncryptionModeValue) MarshalValueBuf ¶ added in v0.8.0
func (enum EncryptionModeValue) MarshalValueBuf(b []byte) ([]byte, error)
type Endpoint ¶
type Endpoint struct { // The Amazon Resource Name (ARN) used for SSL connection to the endpoint. CertificateArn *string `type:"string"` // The name of the database at the endpoint. DatabaseName *string `type:"string"` // The settings in JSON format for the DMS transfer type of source endpoint. // // Possible settings include the following: // // * ServiceAccessRoleArn - The IAM role that has permission to access the // Amazon S3 bucket. // // * BucketName - The name of the S3 bucket to use. // // * CompressionType - An optional parameter to use GZIP to compress the // target files. To use GZIP, set this value to NONE (the default). To keep // the files uncompressed, don't use this value. // // Shorthand syntax for these settings is as follows: ServiceAccessRoleArn=string,BucketName=string,CompressionType=string // // JSON syntax for these settings is as follows: { "ServiceAccessRoleArn": "string", // "BucketName": "string", "CompressionType": "none"|"gzip" } DmsTransferSettings *DmsTransferSettings `type:"structure"` // The settings for the target DynamoDB database. For more information, see // the DynamoDBSettings structure. DynamoDbSettings *DynamoDbSettings `type:"structure"` // The settings for the Elasticsearch source endpoint. For more information, // see the ElasticsearchSettings structure. ElasticsearchSettings *ElasticsearchSettings `type:"structure"` // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. EndpointArn *string `type:"string"` // The database endpoint identifier. Identifiers must begin with a letter; must // contain only ASCII letters, digits, and hyphens; and must not end with a // hyphen or contain two consecutive hyphens. EndpointIdentifier *string `type:"string"` // The type of endpoint. Valid values are source and target. EndpointType ReplicationEndpointTypeValue `type:"string" enum:"true"` // The expanded name for the engine name. For example, if the EngineName parameter // is "aurora," this value would be "Amazon Aurora MySQL." EngineDisplayName *string `type:"string"` // The database engine name. Valid values, depending on the EndpointType, include // mysql, oracle, postgres, mariadb, aurora, aurora-postgresql, redshift, s3, // db2, azuredb, sybase, dynamodb, mongodb, and sqlserver. EngineName *string `type:"string"` // Value returned by a call to CreateEndpoint that can be used for cross-account // validation. Use it on a subsequent call to CreateEndpoint to create the endpoint // with a cross-account. ExternalId *string `type:"string"` // The external table definition. ExternalTableDefinition *string `type:"string"` // Additional connection attributes used to connect to the endpoint. ExtraConnectionAttributes *string `type:"string"` // The settings for the Amazon Kinesis source endpoint. For more information, // see the KinesisSettings structure. KinesisSettings *KinesisSettings `type:"structure"` // An AWS KMS key identifier that is used to encrypt the connection parameters // for the endpoint. // // If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses // your default encryption key. // // AWS KMS creates the default encryption key for your AWS account. Your AWS // account has a different default encryption key for each AWS Region. KmsKeyId *string `type:"string"` // The settings for the MongoDB source endpoint. For more information, see the // MongoDbSettings structure. MongoDbSettings *MongoDbSettings `type:"structure"` // The port value used to access the endpoint. Port *int64 `type:"integer"` // Settings for the Amazon Redshift endpoint. RedshiftSettings *RedshiftSettings `type:"structure"` // The settings for the S3 target endpoint. For more information, see the S3Settings // structure. S3Settings *S3Settings `type:"structure"` // The name of the server at the endpoint. ServerName *string `type:"string"` // The Amazon Resource Name (ARN) used by the service access IAM role. ServiceAccessRoleArn *string `type:"string"` // The SSL mode used to connect to the endpoint. The default value is none. SslMode DmsSslModeValue `type:"string" enum:"true"` // The status of the endpoint. Status *string `type:"string"` // The user name used to connect to the endpoint. Username *string `type:"string"` // contains filtered or unexported fields }
type Event ¶
type Event struct { // The date of the event. Date *time.Time `type:"timestamp"` // The event categories available for the specified source type. EventCategories []string `type:"list"` // The event message. Message *string `type:"string"` // The identifier of an event source. SourceIdentifier *string `type:"string"` // The type of AWS DMS resource that generates events. // // Valid values: replication-instance | endpoint | replication-task SourceType SourceType `type:"string" enum:"true"` // contains filtered or unexported fields }
type EventCategoryGroup ¶
type EventCategoryGroup struct { // A list of event categories from a source type that you've chosen. EventCategories []string `type:"list"` // The type of AWS DMS resource that generates events. // // Valid values: replication-instance | replication-server | security-group // | replication-task SourceType *string `type:"string"` // contains filtered or unexported fields }
func (EventCategoryGroup) String ¶
func (s EventCategoryGroup) String() string
String returns the string representation
type EventSubscription ¶
type EventSubscription struct { // The AWS DMS event notification subscription Id. CustSubscriptionId *string `type:"string"` // The AWS customer account associated with the AWS DMS event notification subscription. CustomerAwsId *string `type:"string"` // Boolean value that indicates if the event subscription is enabled. Enabled *bool `type:"boolean"` // A lists of event categories. EventCategoriesList []string `type:"list"` // The topic ARN of the AWS DMS event notification subscription. SnsTopicArn *string `type:"string"` // A list of source Ids for the event subscription. SourceIdsList []string `type:"list"` // The type of AWS DMS resource that generates events. // // Valid values: replication-instance | replication-server | security-group // | replication-task SourceType *string `type:"string"` // The status of the AWS DMS event notification subscription. // // Constraints: // // Can be one of the following: creating | modifying | deleting | active | no-permission // | topic-not-exist // // The status "no-permission" indicates that AWS DMS no longer has permission // to post to the SNS topic. The status "topic-not-exist" indicates that the // topic was deleted after the subscription was created. Status *string `type:"string"` // The time the RDS event notification subscription was created. SubscriptionCreationTime *string `type:"string"` // contains filtered or unexported fields }
func (EventSubscription) String ¶
func (s EventSubscription) String() string
String returns the string representation
type Filter ¶
type ImportCertificateInput ¶
type ImportCertificateInput struct { // A customer-assigned name for the certificate. Identifiers must begin with // a letter; must contain only ASCII letters, digits, and hyphens; and must // not end with a hyphen or contain two consecutive hyphens. // // CertificateIdentifier is a required field CertificateIdentifier *string `type:"string" required:"true"` // The contents of a .pem file, which contains an X.509 certificate. CertificatePem *string `type:"string"` // The location of an imported Oracle Wallet certificate for use with SSL. // // CertificateWallet is automatically base64 encoded/decoded by the SDK. CertificateWallet []byte `type:"blob"` // The tags associated with the certificate. Tags []Tag `type:"list"` // contains filtered or unexported fields }
func (ImportCertificateInput) String ¶
func (s ImportCertificateInput) String() string
String returns the string representation
func (*ImportCertificateInput) Validate ¶
func (s *ImportCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ImportCertificateOutput ¶
type ImportCertificateOutput struct { // The certificate to be uploaded. Certificate *Certificate `type:"structure"` // contains filtered or unexported fields }
func (ImportCertificateOutput) String ¶
func (s ImportCertificateOutput) String() string
String returns the string representation
type ImportCertificateRequest ¶
type ImportCertificateRequest struct { *aws.Request Input *ImportCertificateInput Copy func(*ImportCertificateInput) ImportCertificateRequest }
ImportCertificateRequest is the request type for the ImportCertificate API operation.
func (ImportCertificateRequest) Send ¶
func (r ImportCertificateRequest) Send(ctx context.Context) (*ImportCertificateResponse, error)
Send marshals and sends the ImportCertificate API request.
type ImportCertificateResponse ¶ added in v0.9.0
type ImportCertificateResponse struct { *ImportCertificateOutput // contains filtered or unexported fields }
ImportCertificateResponse is the response type for the ImportCertificate API operation.
func (*ImportCertificateResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ImportCertificateResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ImportCertificate request.
type KinesisSettings ¶ added in v0.6.0
type KinesisSettings struct { // The output format for the records created on the endpoint. The message format // is JSON. MessageFormat MessageFormatValue `type:"string" enum:"true"` // The Amazon Resource Name (ARN) for the IAM role that DMS uses to write to // the Amazon Kinesis data stream. ServiceAccessRoleArn *string `type:"string"` // The Amazon Resource Name (ARN) for the Amazon Kinesis Data Streams endpoint. StreamArn *string `type:"string"` // contains filtered or unexported fields }
func (KinesisSettings) String ¶ added in v0.6.0
func (s KinesisSettings) String() string
String returns the string representation
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS // resource. // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceInput) String ¶
func (s ListTagsForResourceInput) String() string
String returns the string representation
func (*ListTagsForResourceInput) Validate ¶
func (s *ListTagsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // A list of tags for the resource. TagList []Tag `type:"list"` // contains filtered or unexported fields }
func (ListTagsForResourceOutput) String ¶
func (s ListTagsForResourceOutput) String() string
String returns the string representation
type ListTagsForResourceRequest ¶
type ListTagsForResourceRequest struct { *aws.Request Input *ListTagsForResourceInput Copy func(*ListTagsForResourceInput) ListTagsForResourceRequest }
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
func (ListTagsForResourceRequest) Send ¶
func (r ListTagsForResourceRequest) Send(ctx context.Context) (*ListTagsForResourceResponse, error)
Send marshals and sends the ListTagsForResource API request.
type ListTagsForResourceResponse ¶ added in v0.9.0
type ListTagsForResourceResponse struct { *ListTagsForResourceOutput // contains filtered or unexported fields }
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
func (*ListTagsForResourceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ListTagsForResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ListTagsForResource request.
type MessageFormatValue ¶ added in v0.6.0
type MessageFormatValue string
const (
MessageFormatValueJson MessageFormatValue = "json"
)
Enum values for MessageFormatValue
func (MessageFormatValue) MarshalValue ¶ added in v0.6.0
func (enum MessageFormatValue) MarshalValue() (string, error)
func (MessageFormatValue) MarshalValueBuf ¶ added in v0.6.0
func (enum MessageFormatValue) MarshalValueBuf(b []byte) ([]byte, error)
type MigrationTypeValue ¶
type MigrationTypeValue string
const ( MigrationTypeValueFullLoad MigrationTypeValue = "full-load" MigrationTypeValueCdc MigrationTypeValue = "cdc" MigrationTypeValueFullLoadAndCdc MigrationTypeValue = "full-load-and-cdc" )
Enum values for MigrationTypeValue
func (MigrationTypeValue) MarshalValue ¶ added in v0.3.0
func (enum MigrationTypeValue) MarshalValue() (string, error)
func (MigrationTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum MigrationTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type ModifyEndpointInput ¶
type ModifyEndpointInput struct { // The Amazon Resource Name (ARN) of the certificate used for SSL connection. CertificateArn *string `type:"string"` // The name of the endpoint database. DatabaseName *string `type:"string"` // The settings in JSON format for the DMS transfer type of source endpoint. // // Attributes include the following: // // * serviceAccessRoleArn - The IAM role that has permission to access the // Amazon S3 bucket. // // * BucketName - The name of the S3 bucket to use. // // * compressionType - An optional parameter to use GZIP to compress the // target files. Set to NONE (the default) or do not use to leave the files // uncompressed. // // Shorthand syntax: ServiceAccessRoleArn=string ,BucketName=string,CompressionType=string // // JSON syntax: // // { "ServiceAccessRoleArn": "string", "BucketName": "string", "CompressionType": // "none"|"gzip" } DmsTransferSettings *DmsTransferSettings `type:"structure"` // Settings in JSON format for the target Amazon DynamoDB endpoint. For more // information about the available settings, see Using Object Mapping to Migrate // Data to DynamoDB (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.DynamoDB.html) // in the AWS Database Migration Service User Guide. DynamoDbSettings *DynamoDbSettings `type:"structure"` // Settings in JSON format for the target Elasticsearch endpoint. For more information // about the available settings, see Extra Connection Attributes When Using // Elasticsearch as a Target for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Elasticsearch.html#CHAP_Target.Elasticsearch.Configuration) // in the AWS Database Migration User Guide. ElasticsearchSettings *ElasticsearchSettings `type:"structure"` // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // The database endpoint identifier. Identifiers must begin with a letter; must // contain only ASCII letters, digits, and hyphens; and must not end with a // hyphen or contain two consecutive hyphens. EndpointIdentifier *string `type:"string"` // The type of endpoint. Valid values are source and target. EndpointType ReplicationEndpointTypeValue `type:"string" enum:"true"` // The type of engine for the endpoint. Valid values, depending on the EndpointType, // include mysql, oracle, postgres, mariadb, aurora, aurora-postgresql, redshift, // s3, db2, azuredb, sybase, dynamodb, mongodb, and sqlserver. EngineName *string `type:"string"` // The external table definition. ExternalTableDefinition *string `type:"string"` // Additional attributes associated with the connection. To reset this parameter, // pass the empty string ("") as an argument. ExtraConnectionAttributes *string `type:"string"` // Settings in JSON format for the target Amazon Kinesis Data Streams endpoint. // For more information about the available settings, see Using Object Mapping // to Migrate Data to a Kinesis Data Stream (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Kinesis.html#CHAP_Target.Kinesis.ObjectMapping) // in the AWS Database Migration User Guide. KinesisSettings *KinesisSettings `type:"structure"` // Settings in JSON format for the source MongoDB endpoint. For more information // about the available settings, see the configuration properties section in // Using MongoDB as a Target for AWS Database Migration Service (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MongoDB.html) // in the AWS Database Migration Service User Guide. MongoDbSettings *MongoDbSettings `type:"structure"` // The password to be used to login to the endpoint database. Password *string `type:"string" sensitive:"true"` // The port used by the endpoint database. Port *int64 `type:"integer"` RedshiftSettings *RedshiftSettings `type:"structure"` // Settings in JSON format for the target Amazon S3 endpoint. For more information // about the available settings, see Extra Connection Attributes When Using // Amazon S3 as a Target for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring) // in the AWS Database Migration Service User Guide. S3Settings *S3Settings `type:"structure"` // The name of the server where the endpoint database resides. ServerName *string `type:"string"` // The Amazon Resource Name (ARN) for the service access role you want to use // to modify the endpoint. ServiceAccessRoleArn *string `type:"string"` // The SSL mode used to connect to the endpoint. The default value is none. SslMode DmsSslModeValue `type:"string" enum:"true"` // The user name to be used to login to the endpoint database. Username *string `type:"string"` // contains filtered or unexported fields }
func (ModifyEndpointInput) String ¶
func (s ModifyEndpointInput) String() string
String returns the string representation
func (*ModifyEndpointInput) Validate ¶
func (s *ModifyEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyEndpointOutput ¶
type ModifyEndpointOutput struct { // The modified endpoint. Endpoint *Endpoint `type:"structure"` // contains filtered or unexported fields }
func (ModifyEndpointOutput) String ¶
func (s ModifyEndpointOutput) String() string
String returns the string representation
type ModifyEndpointRequest ¶
type ModifyEndpointRequest struct { *aws.Request Input *ModifyEndpointInput Copy func(*ModifyEndpointInput) ModifyEndpointRequest }
ModifyEndpointRequest is the request type for the ModifyEndpoint API operation.
func (ModifyEndpointRequest) Send ¶
func (r ModifyEndpointRequest) Send(ctx context.Context) (*ModifyEndpointResponse, error)
Send marshals and sends the ModifyEndpoint API request.
type ModifyEndpointResponse ¶ added in v0.9.0
type ModifyEndpointResponse struct { *ModifyEndpointOutput // contains filtered or unexported fields }
ModifyEndpointResponse is the response type for the ModifyEndpoint API operation.
func (*ModifyEndpointResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ModifyEndpointResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ModifyEndpoint request.
type ModifyEventSubscriptionInput ¶
type ModifyEventSubscriptionInput struct { // A Boolean value; set to true to activate the subscription. Enabled *bool `type:"boolean"` // A list of event categories for a source type that you want to subscribe to. // Use the DescribeEventCategories action to see a list of event categories. EventCategories []string `type:"list"` // The Amazon Resource Name (ARN) of the Amazon SNS topic created for event // notification. The ARN is created by Amazon SNS when you create a topic and // subscribe to it. SnsTopicArn *string `type:"string"` // The type of AWS DMS resource that generates the events you want to subscribe // to. // // Valid values: replication-instance | replication-task SourceType *string `type:"string"` // The name of the AWS DMS event notification subscription to be modified. // // SubscriptionName is a required field SubscriptionName *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ModifyEventSubscriptionInput) String ¶
func (s ModifyEventSubscriptionInput) String() string
String returns the string representation
func (*ModifyEventSubscriptionInput) Validate ¶
func (s *ModifyEventSubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyEventSubscriptionOutput ¶
type ModifyEventSubscriptionOutput struct { // The modified event subscription. EventSubscription *EventSubscription `type:"structure"` // contains filtered or unexported fields }
func (ModifyEventSubscriptionOutput) String ¶
func (s ModifyEventSubscriptionOutput) String() string
String returns the string representation
type ModifyEventSubscriptionRequest ¶
type ModifyEventSubscriptionRequest struct { *aws.Request Input *ModifyEventSubscriptionInput Copy func(*ModifyEventSubscriptionInput) ModifyEventSubscriptionRequest }
ModifyEventSubscriptionRequest is the request type for the ModifyEventSubscription API operation.
func (ModifyEventSubscriptionRequest) Send ¶
func (r ModifyEventSubscriptionRequest) Send(ctx context.Context) (*ModifyEventSubscriptionResponse, error)
Send marshals and sends the ModifyEventSubscription API request.
type ModifyEventSubscriptionResponse ¶ added in v0.9.0
type ModifyEventSubscriptionResponse struct { *ModifyEventSubscriptionOutput // contains filtered or unexported fields }
ModifyEventSubscriptionResponse is the response type for the ModifyEventSubscription API operation.
func (*ModifyEventSubscriptionResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ModifyEventSubscriptionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ModifyEventSubscription request.
type ModifyReplicationInstanceInput ¶
type ModifyReplicationInstanceInput struct { // The amount of storage (in gigabytes) to be allocated for the replication // instance. AllocatedStorage *int64 `type:"integer"` // Indicates that major version upgrades are allowed. Changing this parameter // does not result in an outage, and the change is asynchronously applied as // soon as possible. // // This parameter must be set to true when specifying a value for the EngineVersion // parameter that is a different major version than the replication instance's // current version. AllowMajorVersionUpgrade *bool `type:"boolean"` // Indicates whether the changes should be applied immediately or during the // next maintenance window. ApplyImmediately *bool `type:"boolean"` // Indicates that minor version upgrades will be applied automatically to the // replication instance during the maintenance window. Changing this parameter // does not result in an outage except in the following case and the change // is asynchronously applied as soon as possible. An outage will result if this // parameter is set to true during the maintenance window, and a newer minor // version is available, and AWS DMS has enabled auto patching for that engine // version. AutoMinorVersionUpgrade *bool `type:"boolean"` // The engine version number of the replication instance. EngineVersion *string `type:"string"` // Specifies whether the replication instance is a Multi-AZ deployment. You // cannot set the AvailabilityZone parameter if the Multi-AZ parameter is set // to true. MultiAZ *bool `type:"boolean"` // The weekly time range (in UTC) during which system maintenance can occur, // which might result in an outage. Changing this parameter does not result // in an outage, except in the following situation, and the change is asynchronously // applied as soon as possible. If moving this window to the current time, there // must be at least 30 minutes between the current time and end of the window // to ensure pending changes are applied. // // Default: Uses existing setting // // Format: ddd:hh24:mi-ddd:hh24:mi // // Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun // // Constraints: Must be at least 30 minutes PreferredMaintenanceWindow *string `type:"string"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // The compute and memory capacity of the replication instance. // // Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large // | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ReplicationInstanceClass *string `type:"string"` // The replication instance identifier. This parameter is stored as a lowercase // string. ReplicationInstanceIdentifier *string `type:"string"` // Specifies the VPC security group to be used with the replication instance. // The VPC security group must work with the VPC containing the replication // instance. VpcSecurityGroupIds []string `type:"list"` // contains filtered or unexported fields }
func (ModifyReplicationInstanceInput) String ¶
func (s ModifyReplicationInstanceInput) String() string
String returns the string representation
func (*ModifyReplicationInstanceInput) Validate ¶
func (s *ModifyReplicationInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyReplicationInstanceOutput ¶
type ModifyReplicationInstanceOutput struct { // The modified replication instance. ReplicationInstance *ReplicationInstance `type:"structure"` // contains filtered or unexported fields }
func (ModifyReplicationInstanceOutput) String ¶
func (s ModifyReplicationInstanceOutput) String() string
String returns the string representation
type ModifyReplicationInstanceRequest ¶
type ModifyReplicationInstanceRequest struct { *aws.Request Input *ModifyReplicationInstanceInput Copy func(*ModifyReplicationInstanceInput) ModifyReplicationInstanceRequest }
ModifyReplicationInstanceRequest is the request type for the ModifyReplicationInstance API operation.
func (ModifyReplicationInstanceRequest) Send ¶
func (r ModifyReplicationInstanceRequest) Send(ctx context.Context) (*ModifyReplicationInstanceResponse, error)
Send marshals and sends the ModifyReplicationInstance API request.
type ModifyReplicationInstanceResponse ¶ added in v0.9.0
type ModifyReplicationInstanceResponse struct { *ModifyReplicationInstanceOutput // contains filtered or unexported fields }
ModifyReplicationInstanceResponse is the response type for the ModifyReplicationInstance API operation.
func (*ModifyReplicationInstanceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ModifyReplicationInstanceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ModifyReplicationInstance request.
type ModifyReplicationSubnetGroupInput ¶
type ModifyReplicationSubnetGroupInput struct { // A description for the replication instance subnet group. ReplicationSubnetGroupDescription *string `type:"string"` // The name of the replication instance subnet group. // // ReplicationSubnetGroupIdentifier is a required field ReplicationSubnetGroupIdentifier *string `type:"string" required:"true"` // A list of subnet IDs. // // SubnetIds is a required field SubnetIds []string `type:"list" required:"true"` // contains filtered or unexported fields }
func (ModifyReplicationSubnetGroupInput) String ¶
func (s ModifyReplicationSubnetGroupInput) String() string
String returns the string representation
func (*ModifyReplicationSubnetGroupInput) Validate ¶
func (s *ModifyReplicationSubnetGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyReplicationSubnetGroupOutput ¶
type ModifyReplicationSubnetGroupOutput struct { // The modified replication subnet group. ReplicationSubnetGroup *ReplicationSubnetGroup `type:"structure"` // contains filtered or unexported fields }
func (ModifyReplicationSubnetGroupOutput) String ¶
func (s ModifyReplicationSubnetGroupOutput) String() string
String returns the string representation
type ModifyReplicationSubnetGroupRequest ¶
type ModifyReplicationSubnetGroupRequest struct { *aws.Request Input *ModifyReplicationSubnetGroupInput Copy func(*ModifyReplicationSubnetGroupInput) ModifyReplicationSubnetGroupRequest }
ModifyReplicationSubnetGroupRequest is the request type for the ModifyReplicationSubnetGroup API operation.
func (ModifyReplicationSubnetGroupRequest) Send ¶
func (r ModifyReplicationSubnetGroupRequest) Send(ctx context.Context) (*ModifyReplicationSubnetGroupResponse, error)
Send marshals and sends the ModifyReplicationSubnetGroup API request.
type ModifyReplicationSubnetGroupResponse ¶ added in v0.9.0
type ModifyReplicationSubnetGroupResponse struct { *ModifyReplicationSubnetGroupOutput // contains filtered or unexported fields }
ModifyReplicationSubnetGroupResponse is the response type for the ModifyReplicationSubnetGroup API operation.
func (*ModifyReplicationSubnetGroupResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ModifyReplicationSubnetGroupResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ModifyReplicationSubnetGroup request.
type ModifyReplicationTaskInput ¶
type ModifyReplicationTaskInput struct { // Indicates when you want a change data capture (CDC) operation to start. Use // either CdcStartPosition or CdcStartTime to specify when you want a CDC operation // to start. Specifying both values results in an error. // // The value can be in date, checkpoint, or LSN/SCN format. // // Date Example: --cdc-start-position “2018-03-08T12:12:12” // // Checkpoint Example: --cdc-start-position "checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93" // // LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373” // // When you use this task setting with a source PostgreSQL database, a logical // replication slot should already be created and associated with the source // endpoint. You can verify this by setting the slotName extra connection attribute // to the name of this logical replication slot. For more information, see Extra // Connection Attributes When Using PostgreSQL as a Source for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html#CHAP_Source.PostgreSQL.ConnectionAttrib). CdcStartPosition *string `type:"string"` // Indicates the start time for a change data capture (CDC) operation. Use either // CdcStartTime or CdcStartPosition to specify when you want a CDC operation // to start. Specifying both values results in an error. // // Timestamp Example: --cdc-start-time “2018-03-08T12:12:12” CdcStartTime *time.Time `type:"timestamp"` // Indicates when you want a change data capture (CDC) operation to stop. The // value can be either server time or commit time. // // Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12” // // Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 // “ CdcStopPosition *string `type:"string"` // The migration type. Valid values: full-load | cdc | full-load-and-cdc MigrationType MigrationTypeValue `type:"string" enum:"true"` // The Amazon Resource Name (ARN) of the replication task. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // The replication task identifier. // // Constraints: // // * Must contain from 1 to 255 alphanumeric characters or hyphens. // // * First character must be a letter. // // * Cannot end with a hyphen or contain two consecutive hyphens. ReplicationTaskIdentifier *string `type:"string"` // JSON file that contains settings for the task, such as target metadata settings. ReplicationTaskSettings *string `type:"string"` // When using the AWS CLI or boto3, provide the path of the JSON file that contains // the table mappings. Precede the path with file://. When working with the // DMS API, provide the JSON as the parameter value, for example: --table-mappings // file://mappingfile.json TableMappings *string `type:"string"` // contains filtered or unexported fields }
func (ModifyReplicationTaskInput) String ¶
func (s ModifyReplicationTaskInput) String() string
String returns the string representation
func (*ModifyReplicationTaskInput) Validate ¶
func (s *ModifyReplicationTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyReplicationTaskOutput ¶
type ModifyReplicationTaskOutput struct { // The replication task that was modified. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (ModifyReplicationTaskOutput) String ¶
func (s ModifyReplicationTaskOutput) String() string
String returns the string representation
type ModifyReplicationTaskRequest ¶
type ModifyReplicationTaskRequest struct { *aws.Request Input *ModifyReplicationTaskInput Copy func(*ModifyReplicationTaskInput) ModifyReplicationTaskRequest }
ModifyReplicationTaskRequest is the request type for the ModifyReplicationTask API operation.
func (ModifyReplicationTaskRequest) Send ¶
func (r ModifyReplicationTaskRequest) Send(ctx context.Context) (*ModifyReplicationTaskResponse, error)
Send marshals and sends the ModifyReplicationTask API request.
type ModifyReplicationTaskResponse ¶ added in v0.9.0
type ModifyReplicationTaskResponse struct { *ModifyReplicationTaskOutput // contains filtered or unexported fields }
ModifyReplicationTaskResponse is the response type for the ModifyReplicationTask API operation.
func (*ModifyReplicationTaskResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ModifyReplicationTaskResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ModifyReplicationTask request.
type MongoDbSettings ¶
type MongoDbSettings struct { // The authentication mechanism you use to access the MongoDB source endpoint. // // Valid values: DEFAULT, MONGODB_CR, SCRAM_SHA_1 // // DEFAULT – For MongoDB version 2.x, use MONGODB_CR. For MongoDB version // 3.x, use SCRAM_SHA_1. This setting is not used when authType=No. AuthMechanism AuthMechanismValue `type:"string" enum:"true"` // The MongoDB database name. This setting is not used when authType=NO. // // The default is admin. AuthSource *string `type:"string"` // The authentication type you use to access the MongoDB source endpoint. // // Valid values: NO, PASSWORD // // When NO is selected, user name and password parameters are not used and can // be empty. AuthType AuthTypeValue `type:"string" enum:"true"` // The database name on the MongoDB source endpoint. DatabaseName *string `type:"string"` // Indicates the number of documents to preview to determine the document organization. // Use this setting when NestingLevel is set to ONE. // // Must be a positive value greater than 0. Default value is 1000. DocsToInvestigate *string `type:"string"` // Specifies the document ID. Use this setting when NestingLevel is set to NONE. // // Default value is false. ExtractDocId *string `type:"string"` // The AWS KMS key identifier that is used to encrypt the content on the replication // instance. If you don't specify a value for the KmsKeyId parameter, then AWS // DMS uses your default encryption key. AWS KMS creates the default encryption // key for your AWS account. Your AWS account has a different default encryption // key for each AWS Region. KmsKeyId *string `type:"string"` // Specifies either document or table mode. // // Valid values: NONE, ONE // // Default value is NONE. Specify NONE to use document mode. Specify ONE to // use table mode. NestingLevel NestingLevelValue `type:"string" enum:"true"` // The password for the user account you use to access the MongoDB source endpoint. Password *string `type:"string" sensitive:"true"` // The port value for the MongoDB source endpoint. Port *int64 `type:"integer"` // The name of the server on the MongoDB source endpoint. ServerName *string `type:"string"` // The user name you use to access the MongoDB source endpoint. Username *string `type:"string"` // contains filtered or unexported fields }
func (MongoDbSettings) String ¶
func (s MongoDbSettings) String() string
String returns the string representation
type NestingLevelValue ¶
type NestingLevelValue string
const ( NestingLevelValueNone NestingLevelValue = "none" NestingLevelValueOne NestingLevelValue = "one" )
Enum values for NestingLevelValue
func (NestingLevelValue) MarshalValue ¶ added in v0.3.0
func (enum NestingLevelValue) MarshalValue() (string, error)
func (NestingLevelValue) MarshalValueBuf ¶ added in v0.3.0
func (enum NestingLevelValue) MarshalValueBuf(b []byte) ([]byte, error)
type OrderableReplicationInstance ¶
type OrderableReplicationInstance struct { // List of Availability Zones for this replication instance. AvailabilityZones []string `type:"list"` // The default amount of storage (in gigabytes) that is allocated for the replication // instance. DefaultAllocatedStorage *int64 `type:"integer"` // The version of the replication engine. EngineVersion *string `type:"string"` // The amount of storage (in gigabytes) that is allocated for the replication // instance. IncludedAllocatedStorage *int64 `type:"integer"` // The minimum amount of storage (in gigabytes) that can be allocated for the // replication instance. MaxAllocatedStorage *int64 `type:"integer"` // The minimum amount of storage (in gigabytes) that can be allocated for the // replication instance. MinAllocatedStorage *int64 `type:"integer"` // The value returned when the specified EngineVersion of the replication instance // is in Beta or test mode. This indicates some features might not work as expected. // // AWS DMS supports the ReleaseStatus parameter in versions 3.1.4 and later. ReleaseStatus ReleaseStatusValues `type:"string" enum:"true"` // The compute and memory capacity of the replication instance. // // Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large // | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ReplicationInstanceClass *string `type:"string"` // The type of storage used by the replication instance. StorageType *string `type:"string"` // contains filtered or unexported fields }
func (OrderableReplicationInstance) String ¶
func (s OrderableReplicationInstance) String() string
String returns the string representation
type ParquetVersionValue ¶ added in v0.8.0
type ParquetVersionValue string
const ( ParquetVersionValueParquet10 ParquetVersionValue = "parquet-1-0" ParquetVersionValueParquet20 ParquetVersionValue = "parquet-2-0" )
Enum values for ParquetVersionValue
func (ParquetVersionValue) MarshalValue ¶ added in v0.8.0
func (enum ParquetVersionValue) MarshalValue() (string, error)
func (ParquetVersionValue) MarshalValueBuf ¶ added in v0.8.0
func (enum ParquetVersionValue) MarshalValueBuf(b []byte) ([]byte, error)
type PendingMaintenanceAction ¶ added in v0.8.0
type PendingMaintenanceAction struct { // The type of pending maintenance action that is available for the resource. Action *string `type:"string"` // The date of the maintenance window when the action will be applied. The maintenance // action will be applied to the resource during its first maintenance window // after this date. If this date is specified, any next-maintenance opt-in requests // are ignored. AutoAppliedAfterDate *time.Time `type:"timestamp"` // The effective date when the pending maintenance action will be applied to // the resource. This date takes into account opt-in requests received from // the ApplyPendingMaintenanceAction API, the AutoAppliedAfterDate, and the // ForcedApplyDate. This value is blank if an opt-in request has not been received // and nothing has been specified as AutoAppliedAfterDate or ForcedApplyDate. CurrentApplyDate *time.Time `type:"timestamp"` // A description providing more detail about the maintenance action. Description *string `type:"string"` // The date when the maintenance action will be automatically applied. The maintenance // action will be applied to the resource on this date regardless of the maintenance // window for the resource. If this date is specified, any immediate opt-in // requests are ignored. ForcedApplyDate *time.Time `type:"timestamp"` // Indicates the type of opt-in request that has been received for the resource. OptInStatus *string `type:"string"` // contains filtered or unexported fields }
func (PendingMaintenanceAction) String ¶ added in v0.8.0
func (s PendingMaintenanceAction) String() string
String returns the string representation
type RebootReplicationInstanceInput ¶ added in v0.3.0
type RebootReplicationInstanceInput struct { // If this parameter is true, the reboot is conducted through a Multi-AZ failover. // (If the instance isn't configured for Multi-AZ, then you can't specify true.) ForceFailover *bool `type:"boolean"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (RebootReplicationInstanceInput) String ¶ added in v0.3.0
func (s RebootReplicationInstanceInput) String() string
String returns the string representation
func (*RebootReplicationInstanceInput) Validate ¶ added in v0.3.0
func (s *RebootReplicationInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RebootReplicationInstanceOutput ¶ added in v0.3.0
type RebootReplicationInstanceOutput struct { // The replication instance that is being rebooted. ReplicationInstance *ReplicationInstance `type:"structure"` // contains filtered or unexported fields }
func (RebootReplicationInstanceOutput) String ¶ added in v0.3.0
func (s RebootReplicationInstanceOutput) String() string
String returns the string representation
type RebootReplicationInstanceRequest ¶ added in v0.3.0
type RebootReplicationInstanceRequest struct { *aws.Request Input *RebootReplicationInstanceInput Copy func(*RebootReplicationInstanceInput) RebootReplicationInstanceRequest }
RebootReplicationInstanceRequest is the request type for the RebootReplicationInstance API operation.
func (RebootReplicationInstanceRequest) Send ¶ added in v0.3.0
func (r RebootReplicationInstanceRequest) Send(ctx context.Context) (*RebootReplicationInstanceResponse, error)
Send marshals and sends the RebootReplicationInstance API request.
type RebootReplicationInstanceResponse ¶ added in v0.9.0
type RebootReplicationInstanceResponse struct { *RebootReplicationInstanceOutput // contains filtered or unexported fields }
RebootReplicationInstanceResponse is the response type for the RebootReplicationInstance API operation.
func (*RebootReplicationInstanceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *RebootReplicationInstanceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the RebootReplicationInstance request.
type RedshiftSettings ¶ added in v0.8.0
type RedshiftSettings struct { // A value that indicates to allow any date format, including invalid formats // such as 00/00/00 00:00:00, to be loaded without generating an error. You // can choose true or false (the default). // // This parameter applies only to TIMESTAMP and DATE columns. Always use ACCEPTANYDATE // with the DATEFORMAT parameter. If the date format for the data doesn't match // the DATEFORMAT specification, Amazon Redshift inserts a NULL value into that // field. AcceptAnyDate *bool `type:"boolean"` // Code to run after connecting. This parameter should contain the code itself, // not the name of a file containing the code. AfterConnectScript *string `type:"string"` // The location where the comma-separated value (.csv) files are stored before // being uploaded to the S3 bucket. BucketFolder *string `type:"string"` // The name of the S3 bucket you want to use BucketName *string `type:"string"` // A value that sets the amount of time to wait (in milliseconds) before timing // out, beginning from when you initially establish a connection. ConnectionTimeout *int64 `type:"integer"` // The name of the Amazon Redshift data warehouse (service) that you are working // with. DatabaseName *string `type:"string"` // The date format that you are using. Valid values are auto (case-sensitive), // your date format string enclosed in quotes, or NULL. If this parameter is // left unset (NULL), it defaults to a format of 'YYYY-MM-DD'. Using auto recognizes // most strings, even some that aren't supported when you use a date format // string. // // If your date and time values use formats different from each other, set this // to auto. DateFormat *string `type:"string"` // A value that specifies whether AWS DMS should migrate empty CHAR and VARCHAR // fields as NULL. A value of true sets empty CHAR and VARCHAR fields to null. // The default is false. EmptyAsNull *bool `type:"boolean"` // The type of server-side encryption that you want to use for your data. This // encryption type is part of the endpoint settings or the extra connections // attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. // To use SSE_S3, create an AWS Identity and Access Management (IAM) role with // a policy that allows "arn:aws:s3:::*" to use the following actions: "s3:PutObject", // "s3:ListBucket" EncryptionMode EncryptionModeValue `type:"string" enum:"true"` // The number of threads used to upload a single file. This parameter accepts // a value from 1 through 64. It defaults to 10. FileTransferUploadStreams *int64 `type:"integer"` // The amount of time to wait (in milliseconds) before timing out, beginning // from when you begin loading. LoadTimeout *int64 `type:"integer"` // The maximum size (in KB) of any .csv file used to transfer data to Amazon // Redshift. This accepts a value from 1 through 1,048,576. It defaults to 32,768 // KB (32 MB). MaxFileSize *int64 `type:"integer"` // The password for the user named in the username property. Password *string `type:"string" sensitive:"true"` // The port number for Amazon Redshift. The default value is 5439. Port *int64 `type:"integer"` // A value that specifies to remove surrounding quotation marks from strings // in the incoming data. All characters within the quotation marks, including // delimiters, are retained. Choose true to remove quotation marks. The default // is false. RemoveQuotes *bool `type:"boolean"` // A value that specifies to replaces the invalid characters specified in ReplaceInvalidChars, // substituting the specified characters instead. The default is "?". ReplaceChars *string `type:"string"` // A list of characters that you want to replace. Use with ReplaceChars. ReplaceInvalidChars *string `type:"string"` // The name of the Amazon Redshift cluster you are using. ServerName *string `type:"string"` // The AWS KMS key ID. If you are using SSE_KMS for the EncryptionMode, provide // this key ID. The key that you use needs an attached policy that enables IAM // user permissions and allows use of the key. ServerSideEncryptionKmsKeyId *string `type:"string"` // The Amazon Resource Name (ARN) of the IAM role that has access to the Amazon // Redshift service. ServiceAccessRoleArn *string `type:"string"` // The time format that you want to use. Valid values are auto (case-sensitive), // 'timeformat_string', 'epochsecs', or 'epochmillisecs'. It defaults to 10. // Using auto recognizes most strings, even some that aren't supported when // you use a time format string. // // If your date and time values use formats different from each other, set this // parameter to auto. TimeFormat *string `type:"string"` // A value that specifies to remove the trailing white space characters from // a VARCHAR string. This parameter applies only to columns with a VARCHAR data // type. Choose true to remove unneeded white space. The default is false. TrimBlanks *bool `type:"boolean"` // A value that specifies to truncate data in columns to the appropriate number // of characters, so that the data fits in the column. This parameter applies // only to columns with a VARCHAR or CHAR data type, and rows with a size of // 4 MB or less. Choose true to truncate data. The default is false. TruncateColumns *bool `type:"boolean"` // An Amazon Redshift user name for a registered user. Username *string `type:"string"` // The size of the write buffer to use in rows. Valid values range from 1 through // 2,048. The default is 1,024. Use this setting to tune performance. WriteBufferSize *int64 `type:"integer"` // contains filtered or unexported fields }
func (RedshiftSettings) String ¶ added in v0.8.0
func (s RedshiftSettings) String() string
String returns the string representation
type RefreshSchemasInput ¶
type RefreshSchemasInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (RefreshSchemasInput) String ¶
func (s RefreshSchemasInput) String() string
String returns the string representation
func (*RefreshSchemasInput) Validate ¶
func (s *RefreshSchemasInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RefreshSchemasOutput ¶
type RefreshSchemasOutput struct { // The status of the refreshed schema. RefreshSchemasStatus *RefreshSchemasStatus `type:"structure"` // contains filtered or unexported fields }
func (RefreshSchemasOutput) String ¶
func (s RefreshSchemasOutput) String() string
String returns the string representation
type RefreshSchemasRequest ¶
type RefreshSchemasRequest struct { *aws.Request Input *RefreshSchemasInput Copy func(*RefreshSchemasInput) RefreshSchemasRequest }
RefreshSchemasRequest is the request type for the RefreshSchemas API operation.
func (RefreshSchemasRequest) Send ¶
func (r RefreshSchemasRequest) Send(ctx context.Context) (*RefreshSchemasResponse, error)
Send marshals and sends the RefreshSchemas API request.
type RefreshSchemasResponse ¶ added in v0.9.0
type RefreshSchemasResponse struct { *RefreshSchemasOutput // contains filtered or unexported fields }
RefreshSchemasResponse is the response type for the RefreshSchemas API operation.
func (*RefreshSchemasResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *RefreshSchemasResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the RefreshSchemas request.
type RefreshSchemasStatus ¶
type RefreshSchemasStatus struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. EndpointArn *string `type:"string"` // The last failure message for the schema. LastFailureMessage *string `type:"string"` // The date the schema was last refreshed. LastRefreshDate *time.Time `type:"timestamp"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // The status of the schema. Status RefreshSchemasStatusTypeValue `type:"string" enum:"true"` // contains filtered or unexported fields }
func (RefreshSchemasStatus) String ¶
func (s RefreshSchemasStatus) String() string
String returns the string representation
type RefreshSchemasStatusTypeValue ¶
type RefreshSchemasStatusTypeValue string
const ( RefreshSchemasStatusTypeValueSuccessful RefreshSchemasStatusTypeValue = "successful" RefreshSchemasStatusTypeValueFailed RefreshSchemasStatusTypeValue = "failed" RefreshSchemasStatusTypeValueRefreshing RefreshSchemasStatusTypeValue = "refreshing" )
Enum values for RefreshSchemasStatusTypeValue
func (RefreshSchemasStatusTypeValue) MarshalValue ¶ added in v0.3.0
func (enum RefreshSchemasStatusTypeValue) MarshalValue() (string, error)
func (RefreshSchemasStatusTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum RefreshSchemasStatusTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type ReleaseStatusValues ¶ added in v0.10.0
type ReleaseStatusValues string
const (
ReleaseStatusValuesBeta ReleaseStatusValues = "beta"
)
Enum values for ReleaseStatusValues
func (ReleaseStatusValues) MarshalValue ¶ added in v0.10.0
func (enum ReleaseStatusValues) MarshalValue() (string, error)
func (ReleaseStatusValues) MarshalValueBuf ¶ added in v0.10.0
func (enum ReleaseStatusValues) MarshalValueBuf(b []byte) ([]byte, error)
type ReloadOptionValue ¶ added in v0.5.0
type ReloadOptionValue string
const ( ReloadOptionValueDataReload ReloadOptionValue = "data-reload" ReloadOptionValueValidateOnly ReloadOptionValue = "validate-only" )
Enum values for ReloadOptionValue
func (ReloadOptionValue) MarshalValue ¶ added in v0.5.0
func (enum ReloadOptionValue) MarshalValue() (string, error)
func (ReloadOptionValue) MarshalValueBuf ¶ added in v0.5.0
func (enum ReloadOptionValue) MarshalValueBuf(b []byte) ([]byte, error)
type ReloadTablesInput ¶
type ReloadTablesInput struct { // Options for reload. Specify data-reload to reload the data and re-validate // it if validation is enabled. Specify validate-only to re-validate the table. // This option applies only when validation is enabled for the task. // // Valid values: data-reload, validate-only // // Default value is data-reload. ReloadOption ReloadOptionValue `type:"string" enum:"true"` // The Amazon Resource Name (ARN) of the replication task. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // The name and schema of the table to be reloaded. // // TablesToReload is a required field TablesToReload []TableToReload `type:"list" required:"true"` // contains filtered or unexported fields }
func (ReloadTablesInput) String ¶
func (s ReloadTablesInput) String() string
String returns the string representation
func (*ReloadTablesInput) Validate ¶
func (s *ReloadTablesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReloadTablesOutput ¶
type ReloadTablesOutput struct { // The Amazon Resource Name (ARN) of the replication task. ReplicationTaskArn *string `type:"string"` // contains filtered or unexported fields }
func (ReloadTablesOutput) String ¶
func (s ReloadTablesOutput) String() string
String returns the string representation
type ReloadTablesRequest ¶
type ReloadTablesRequest struct { *aws.Request Input *ReloadTablesInput Copy func(*ReloadTablesInput) ReloadTablesRequest }
ReloadTablesRequest is the request type for the ReloadTables API operation.
func (ReloadTablesRequest) Send ¶
func (r ReloadTablesRequest) Send(ctx context.Context) (*ReloadTablesResponse, error)
Send marshals and sends the ReloadTables API request.
type ReloadTablesResponse ¶ added in v0.9.0
type ReloadTablesResponse struct { *ReloadTablesOutput // contains filtered or unexported fields }
ReloadTablesResponse is the response type for the ReloadTables API operation.
func (*ReloadTablesResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *ReloadTablesResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the ReloadTables request.
type RemoveTagsFromResourceInput ¶
type RemoveTagsFromResourceInput struct { // An AWS DMS resource from which you want to remove tag(s). The value for this // parameter is an Amazon Resource Name (ARN). // // ResourceArn is a required field ResourceArn *string `type:"string" required:"true"` // The tag key (name) of the tag to be removed. // // TagKeys is a required field TagKeys []string `type:"list" required:"true"` // contains filtered or unexported fields }
Removes one or more tags from an AWS DMS resource.
func (RemoveTagsFromResourceInput) String ¶
func (s RemoveTagsFromResourceInput) String() string
String returns the string representation
func (*RemoveTagsFromResourceInput) Validate ¶
func (s *RemoveTagsFromResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveTagsFromResourceOutput ¶
type RemoveTagsFromResourceOutput struct {
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceOutput) String ¶
func (s RemoveTagsFromResourceOutput) String() string
String returns the string representation
type RemoveTagsFromResourceRequest ¶
type RemoveTagsFromResourceRequest struct { *aws.Request Input *RemoveTagsFromResourceInput Copy func(*RemoveTagsFromResourceInput) RemoveTagsFromResourceRequest }
RemoveTagsFromResourceRequest is the request type for the RemoveTagsFromResource API operation.
func (RemoveTagsFromResourceRequest) Send ¶
func (r RemoveTagsFromResourceRequest) Send(ctx context.Context) (*RemoveTagsFromResourceResponse, error)
Send marshals and sends the RemoveTagsFromResource API request.
type RemoveTagsFromResourceResponse ¶ added in v0.9.0
type RemoveTagsFromResourceResponse struct { *RemoveTagsFromResourceOutput // contains filtered or unexported fields }
RemoveTagsFromResourceResponse is the response type for the RemoveTagsFromResource API operation.
func (*RemoveTagsFromResourceResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *RemoveTagsFromResourceResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the RemoveTagsFromResource request.
type ReplicationEndpointTypeValue ¶
type ReplicationEndpointTypeValue string
const ( ReplicationEndpointTypeValueSource ReplicationEndpointTypeValue = "source" ReplicationEndpointTypeValueTarget ReplicationEndpointTypeValue = "target" )
Enum values for ReplicationEndpointTypeValue
func (ReplicationEndpointTypeValue) MarshalValue ¶ added in v0.3.0
func (enum ReplicationEndpointTypeValue) MarshalValue() (string, error)
func (ReplicationEndpointTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum ReplicationEndpointTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type ReplicationInstance ¶
type ReplicationInstance struct { // The amount of storage (in gigabytes) that is allocated for the replication // instance. AllocatedStorage *int64 `type:"integer"` // Boolean value indicating if minor version upgrades will be automatically // applied to the instance. AutoMinorVersionUpgrade *bool `type:"boolean"` // The Availability Zone for the instance. AvailabilityZone *string `type:"string"` // The DNS name servers for the replication instance. DnsNameServers *string `type:"string"` // The engine version number of the replication instance. EngineVersion *string `type:"string"` // The expiration date of the free replication instance that is part of the // Free DMS program. FreeUntil *time.Time `type:"timestamp"` // The time the replication instance was created. InstanceCreateTime *time.Time `type:"timestamp"` // An AWS KMS key identifier that is used to encrypt the data on the replication // instance. // // If you don't specify a value for the KmsKeyId parameter, then AWS DMS uses // your default encryption key. // // AWS KMS creates the default encryption key for your AWS account. Your AWS // account has a different default encryption key for each AWS Region. KmsKeyId *string `type:"string"` // Specifies whether the replication instance is a Multi-AZ deployment. You // cannot set the AvailabilityZone parameter if the Multi-AZ parameter is set // to true. MultiAZ *bool `type:"boolean"` // The pending modification values. PendingModifiedValues *ReplicationPendingModifiedValues `type:"structure"` // The maintenance window times for the replication instance. PreferredMaintenanceWindow *string `type:"string"` // Specifies the accessibility options for the replication instance. A value // of true represents an instance with a public IP address. A value of false // represents an instance with a private IP address. The default value is true. PubliclyAccessible *bool `type:"boolean"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // The compute and memory capacity of the replication instance. // // Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large // | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ReplicationInstanceClass *string `type:"string"` // The replication instance identifier. This parameter is stored as a lowercase // string. // // Constraints: // // * Must contain from 1 to 63 alphanumeric characters or hyphens. // // * First character must be a letter. // // * Cannot end with a hyphen or contain two consecutive hyphens. // // Example: myrepinstance ReplicationInstanceIdentifier *string `type:"string"` // The private IP address of the replication instance. ReplicationInstancePrivateIpAddress *string `deprecated:"true" type:"string"` // One or more private IP addresses for the replication instance. ReplicationInstancePrivateIpAddresses []string `type:"list"` // The public IP address of the replication instance. ReplicationInstancePublicIpAddress *string `deprecated:"true" type:"string"` // One or more public IP addresses for the replication instance. ReplicationInstancePublicIpAddresses []string `type:"list"` // The status of the replication instance. ReplicationInstanceStatus *string `type:"string"` // The subnet group for the replication instance. ReplicationSubnetGroup *ReplicationSubnetGroup `type:"structure"` // The availability zone of the standby replication instance in a Multi-AZ deployment. SecondaryAvailabilityZone *string `type:"string"` // The VPC security group for the instance. VpcSecurityGroups []VpcSecurityGroupMembership `type:"list"` // contains filtered or unexported fields }
func (ReplicationInstance) String ¶
func (s ReplicationInstance) String() string
String returns the string representation
type ReplicationInstanceTaskLog ¶ added in v0.3.0
type ReplicationInstanceTaskLog struct { // The size, in bytes, of the replication task log. ReplicationInstanceTaskLogSize *int64 `type:"long"` // The Amazon Resource Name (ARN) of the replication task. ReplicationTaskArn *string `type:"string"` // The name of the replication task. ReplicationTaskName *string `type:"string"` // contains filtered or unexported fields }
Contains metadata for a replication instance task log.
func (ReplicationInstanceTaskLog) String ¶ added in v0.3.0
func (s ReplicationInstanceTaskLog) String() string
String returns the string representation
type ReplicationPendingModifiedValues ¶
type ReplicationPendingModifiedValues struct { // The amount of storage (in gigabytes) that is allocated for the replication // instance. AllocatedStorage *int64 `type:"integer"` // The engine version number of the replication instance. EngineVersion *string `type:"string"` // Specifies whether the replication instance is a Multi-AZ deployment. You // cannot set the AvailabilityZone parameter if the Multi-AZ parameter is set // to true. MultiAZ *bool `type:"boolean"` // The compute and memory capacity of the replication instance. // // Valid Values: dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large // | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge ReplicationInstanceClass *string `type:"string"` // contains filtered or unexported fields }
func (ReplicationPendingModifiedValues) String ¶
func (s ReplicationPendingModifiedValues) String() string
String returns the string representation
type ReplicationSubnetGroup ¶
type ReplicationSubnetGroup struct { // A description for the replication subnet group. ReplicationSubnetGroupDescription *string `type:"string"` // The identifier of the replication instance subnet group. ReplicationSubnetGroupIdentifier *string `type:"string"` // The status of the subnet group. SubnetGroupStatus *string `type:"string"` // The subnets that are in the subnet group. Subnets []Subnet `type:"list"` // The ID of the VPC. VpcId *string `type:"string"` // contains filtered or unexported fields }
func (ReplicationSubnetGroup) String ¶
func (s ReplicationSubnetGroup) String() string
String returns the string representation
type ReplicationTask ¶
type ReplicationTask struct { // Indicates when you want a change data capture (CDC) operation to start. Use // either CdcStartPosition or CdcStartTime to specify when you want the CDC // operation to start. Specifying both values results in an error. // // The value can be in date, checkpoint, or LSN/SCN format. // // Date Example: --cdc-start-position “2018-03-08T12:12:12” // // Checkpoint Example: --cdc-start-position "checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93" // // LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373” CdcStartPosition *string `type:"string"` // Indicates when you want a change data capture (CDC) operation to stop. The // value can be either server time or commit time. // // Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12” // // Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 // “ CdcStopPosition *string `type:"string"` // The last error (failure) message generated for the replication instance. LastFailureMessage *string `type:"string"` // The type of migration. MigrationType MigrationTypeValue `type:"string" enum:"true"` // Indicates the last checkpoint that occurred during a change data capture // (CDC) operation. You can provide this value to the CdcStartPosition parameter // to start a CDC operation that begins at that checkpoint. RecoveryCheckpoint *string `type:"string"` // The Amazon Resource Name (ARN) of the replication instance. ReplicationInstanceArn *string `type:"string"` // The Amazon Resource Name (ARN) of the replication task. ReplicationTaskArn *string `type:"string"` // The date the replication task was created. ReplicationTaskCreationDate *time.Time `type:"timestamp"` // The user-assigned replication task identifier or name. // // Constraints: // // * Must contain from 1 to 255 alphanumeric characters or hyphens. // // * First character must be a letter. // // * Cannot end with a hyphen or contain two consecutive hyphens. ReplicationTaskIdentifier *string `type:"string"` // The settings for the replication task. ReplicationTaskSettings *string `type:"string"` // The date the replication task is scheduled to start. ReplicationTaskStartDate *time.Time `type:"timestamp"` // The statistics for the task, including elapsed time, tables loaded, and table // errors. ReplicationTaskStats *ReplicationTaskStats `type:"structure"` // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. SourceEndpointArn *string `type:"string"` // The status of the replication task. Status *string `type:"string"` // The reason the replication task was stopped. StopReason *string `type:"string"` // Table mappings specified in the task. TableMappings *string `type:"string"` // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. TargetEndpointArn *string `type:"string"` // contains filtered or unexported fields }
func (ReplicationTask) String ¶
func (s ReplicationTask) String() string
String returns the string representation
type ReplicationTaskAssessmentResult ¶ added in v0.2.0
type ReplicationTaskAssessmentResult struct { // The task assessment results in JSON format. AssessmentResults *string `type:"string"` // The file containing the results of the task assessment. AssessmentResultsFile *string `type:"string"` // The status of the task assessment. AssessmentStatus *string `type:"string"` // The Amazon Resource Name (ARN) of the replication task. ReplicationTaskArn *string `type:"string"` // The replication task identifier of the task on which the task assessment // was run. ReplicationTaskIdentifier *string `type:"string"` // The date the task assessment was completed. ReplicationTaskLastAssessmentDate *time.Time `type:"timestamp"` // The URL of the S3 object containing the task assessment results. S3ObjectUrl *string `type:"string"` // contains filtered or unexported fields }
The task assessment report in JSON format.
func (ReplicationTaskAssessmentResult) String ¶ added in v0.2.0
func (s ReplicationTaskAssessmentResult) String() string
String returns the string representation
type ReplicationTaskStats ¶
type ReplicationTaskStats struct { // The elapsed time of the task, in milliseconds. ElapsedTimeMillis *int64 `type:"long"` // The date the replication task was started either with a fresh start or a // target reload. FreshStartDate *time.Time `type:"timestamp"` // The date the replication task full load was completed. FullLoadFinishDate *time.Time `type:"timestamp"` // The percent complete for the full load migration task. FullLoadProgressPercent *int64 `type:"integer"` // The date the the replication task full load was started. FullLoadStartDate *time.Time `type:"timestamp"` // The date the replication task was started either with a fresh start or a // resume. For more information, see StartReplicationTaskType (https://docs.aws.amazon.com/dms/latest/APIReference/API_StartReplicationTask.html#DMS-StartReplicationTask-request-StartReplicationTaskType). StartDate *time.Time `type:"timestamp"` // The date the replication task was stopped. StopDate *time.Time `type:"timestamp"` // The number of errors that have occurred during this task. TablesErrored *int64 `type:"integer"` // The number of tables loaded for this task. TablesLoaded *int64 `type:"integer"` // The number of tables currently loading for this task. TablesLoading *int64 `type:"integer"` // The number of tables queued for this task. TablesQueued *int64 `type:"integer"` // contains filtered or unexported fields }
func (ReplicationTaskStats) String ¶
func (s ReplicationTaskStats) String() string
String returns the string representation
type ResourcePendingMaintenanceActions ¶ added in v0.8.0
type ResourcePendingMaintenanceActions struct { // Detailed information about the pending maintenance action. PendingMaintenanceActionDetails []PendingMaintenanceAction `type:"list"` // The Amazon Resource Name (ARN) of the DMS resource that the pending maintenance // action applies to. For information about creating an ARN, see Constructing // an Amazon Resource Name (ARN) for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Introduction.AWS.ARN.html) // in the DMS documentation. ResourceIdentifier *string `type:"string"` // contains filtered or unexported fields }
func (ResourcePendingMaintenanceActions) String ¶ added in v0.8.0
func (s ResourcePendingMaintenanceActions) String() string
String returns the string representation
type S3Settings ¶
type S3Settings struct { // An optional parameter to set a folder name in the S3 bucket. If provided, // tables are created in the path bucketFolder/schema_name/table_name/. If this // parameter is not specified, then the path used is schema_name/table_name/. BucketFolder *string `type:"string"` // The name of the S3 bucket. BucketName *string `type:"string"` // A value that enables a change data capture (CDC) load to write only INSERT // operations to .csv or columnar storage (.parquet) output files. By default // (the false setting), the first field in a .csv or .parquet record contains // the letter I (INSERT), U (UPDATE), or D (DELETE). These values indicate whether // the row was inserted, updated, or deleted at the source database for a CDC // load to the target. // // If CdcInsertsOnly is set to true or y, only INSERTs from the source database // are migrated to the .csv or .parquet file. For .csv format only, how these // INSERTs are recorded depends on the value of IncludeOpForFullLoad. If IncludeOpForFullLoad // is set to true, the first field of every CDC record is set to I to indicate // the INSERT operation at the source. If IncludeOpForFullLoad is set to false, // every CDC record is written without a first field to indicate the INSERT // operation at the source. For more information about how these settings work // together, see Indicating Source DB Operations in Migrated S3 Data (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring.InsertOps) // in the AWS Database Migration Service User Guide.. // // AWS DMS supports this interaction between the CdcInsertsOnly and IncludeOpForFullLoad // parameters in versions 3.1.4 and later. CdcInsertsOnly *bool `type:"boolean"` // An optional parameter to use GZIP to compress the target files. Set to GZIP // to compress the target files. Set to NONE (the default) or do not use to // leave the files uncompressed. Applies to both .csv and .parquet file formats. CompressionType CompressionTypeValue `type:"string" enum:"true"` // The delimiter used to separate columns in the source files. The default is // a comma. CsvDelimiter *string `type:"string"` // The delimiter used to separate rows in the source files. The default is a // carriage return (\n). CsvRowDelimiter *string `type:"string"` // The format of the data that you want to use for output. You can choose one // of the following: // // * csv : This is a row-based file format with comma-separated values (.csv). // // * parquet : Apache Parquet (.parquet) is a columnar storage file format // that features efficient compression and provides faster query response. DataFormat DataFormatValue `type:"string" enum:"true"` // The size of one data page in bytes. This parameter defaults to 1024 * 1024 // bytes (1 MiB). This number is used for .parquet file format only. DataPageSize *int64 `type:"integer"` // The maximum size of an encoded dictionary page of a column. If the dictionary // page exceeds this, this column is stored using an encoding type of PLAIN. // This parameter defaults to 1024 * 1024 bytes (1 MiB), the maximum size of // a dictionary page before it reverts to PLAIN encoding. This size is used // for .parquet file format only. DictPageSizeLimit *int64 `type:"integer"` // A value that enables statistics for Parquet pages and row groups. Choose // true to enable statistics, false to disable. Statistics include NULL, DISTINCT, // MAX, and MIN values. This parameter defaults to true. This value is used // for .parquet file format only. EnableStatistics *bool `type:"boolean"` // The type of encoding you are using: // // * RLE_DICTIONARY uses a combination of bit-packing and run-length encoding // to store repeated values more efficiently. This is the default. // // * PLAIN doesn't use encoding at all. Values are stored as they are. // // * PLAIN_DICTIONARY builds a dictionary of the values encountered in a // given column. The dictionary is stored in a dictionary page for each column // chunk. EncodingType EncodingTypeValue `type:"string" enum:"true"` // The type of server-side encryption that you want to use for your data. This // encryption type is part of the endpoint settings or the extra connections // attributes for Amazon S3. You can choose either SSE_S3 (the default) or SSE_KMS. // To use SSE_S3, you need an AWS Identity and Access Management (IAM) role // with permission to allow "arn:aws:s3:::dms-*" to use the following actions: // // * s3:CreateBucket // // * s3:ListBucket // // * s3:DeleteBucket // // * s3:GetBucketLocation // // * s3:GetObject // // * s3:PutObject // // * s3:DeleteObject // // * s3:GetObjectVersion // // * s3:GetBucketPolicy // // * s3:PutBucketPolicy // // * s3:DeleteBucketPolicy EncryptionMode EncryptionModeValue `type:"string" enum:"true"` // The external table definition. ExternalTableDefinition *string `type:"string"` // A value that enables a full load to write INSERT operations to the comma-separated // value (.csv) output files only to indicate how the rows were added to the // source database. // // AWS DMS supports the IncludeOpForFullLoad parameter in versions 3.1.4 and // later. // // For full load, records can only be inserted. By default (the false setting), // no information is recorded in these output files for a full load to indicate // that the rows were inserted at the source database. If IncludeOpForFullLoad // is set to true or y, the INSERT is recorded as an I annotation in the first // field of the .csv file. This allows the format of your target records from // a full load to be consistent with the target records from a CDC load. // // This setting works together with the CdcInsertsOnly parameter for output // to .csv files only. For more information about how these settings work together, // see Indicating Source DB Operations in Migrated S3 Data (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.Configuring.InsertOps) // in the AWS Database Migration Service User Guide.. IncludeOpForFullLoad *bool `type:"boolean"` // A value that specifies the precision of any TIMESTAMP column values that // are written to an Amazon S3 object file in .parquet format. // // AWS DMS supports the ParquetTimestampInMillisecond parameter in versions // 3.1.4 and later. // // When ParquetTimestampInMillisecond is set to true or y, AWS DMS writes all // TIMESTAMP columns in a .parquet formatted file with millisecond precision. // Otherwise, DMS writes them with microsecond precision. // // Currently, Amazon Athena and AWS Glue can handle only millisecond precision // for TIMESTAMP values. Set this parameter to true for S3 endpoint object files // that are .parquet formatted only if you plan to query or process the data // with Athena or AWS Glue. // // AWS DMS writes any TIMESTAMP column values written to an S3 file in .csv // format with microsecond precision. // // Setting ParquetTimestampInMillisecond has no effect on the string format // of the timestamp column value that is inserted by setting the TimestampColumnName // parameter. ParquetTimestampInMillisecond *bool `type:"boolean"` // The version of the Apache Parquet format that you want to use: parquet_1_0 // (the default) or parquet_2_0. ParquetVersion ParquetVersionValue `type:"string" enum:"true"` // The number of rows in a row group. A smaller row group size provides faster // reads. But as the number of row groups grows, the slower writes become. This // parameter defaults to 10,000 rows. This number is used for .parquet file // format only. // // If you choose a value larger than the maximum, RowGroupLength is set to the // max row group length in bytes (64 * 1024 * 1024). RowGroupLength *int64 `type:"integer"` // If you are using SSE_KMS for the EncryptionMode, provide the AWS KMS key // ID. The key that you use needs an attached policy that enables AWS Identity // and Access Management (IAM) user permissions and allows use of the key. // // Here is a CLI example: aws dms create-endpoint --endpoint-identifier value // --endpoint-type target --engine-name s3 --s3-settings ServiceAccessRoleArn=value,BucketFolder=value,BucketName=value,EncryptionMode=SSE_KMS,ServerSideEncryptionKmsKeyId=value ServerSideEncryptionKmsKeyId *string `type:"string"` // The Amazon Resource Name (ARN) used by the service access IAM role. ServiceAccessRoleArn *string `type:"string"` // A value that when nonblank causes AWS DMS to add a column with timestamp // information to the endpoint data for an Amazon S3 target. // // AWS DMS supports the TimestampColumnName parameter in versions 3.1.4 and // later. // // DMS includes an additional STRING column in the .csv or .parquet object files // of your migrated data when you set TimestampColumnName to a nonblank value. // // For a full load, each row of this timestamp column contains a timestamp for // when the data was transferred from the source to the target by DMS. // // For a change data capture (CDC) load, each row of the timestamp column contains // the timestamp for the commit of that row in the source database. // // The string format for this timestamp column value is yyyy-MM-dd HH:mm:ss.SSSSSS. // By default, the precision of this value is in microseconds. For a CDC load, // the rounding of the precision depends on the commit timestamp supported by // DMS for the source database. // // When the AddColumnName parameter is set to true, DMS also includes a name // for the timestamp column that you set with TimestampColumnName. TimestampColumnName *string `type:"string"` // contains filtered or unexported fields }
Settings for exporting data to Amazon S3.
func (S3Settings) String ¶
func (s S3Settings) String() string
String returns the string representation
type SourceType ¶
type SourceType string
const (
SourceTypeReplicationInstance SourceType = "replication-instance"
)
Enum values for SourceType
func (SourceType) MarshalValue ¶ added in v0.3.0
func (enum SourceType) MarshalValue() (string, error)
func (SourceType) MarshalValueBuf ¶ added in v0.3.0
func (enum SourceType) MarshalValueBuf(b []byte) ([]byte, error)
type StartReplicationTaskAssessmentInput ¶ added in v0.2.0
type StartReplicationTaskAssessmentInput struct { // The Amazon Resource Name (ARN) of the replication task. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (StartReplicationTaskAssessmentInput) String ¶ added in v0.2.0
func (s StartReplicationTaskAssessmentInput) String() string
String returns the string representation
func (*StartReplicationTaskAssessmentInput) Validate ¶ added in v0.2.0
func (s *StartReplicationTaskAssessmentInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReplicationTaskAssessmentOutput ¶ added in v0.2.0
type StartReplicationTaskAssessmentOutput struct { // The assessed replication task. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (StartReplicationTaskAssessmentOutput) String ¶ added in v0.2.0
func (s StartReplicationTaskAssessmentOutput) String() string
String returns the string representation
type StartReplicationTaskAssessmentRequest ¶ added in v0.2.0
type StartReplicationTaskAssessmentRequest struct { *aws.Request Input *StartReplicationTaskAssessmentInput Copy func(*StartReplicationTaskAssessmentInput) StartReplicationTaskAssessmentRequest }
StartReplicationTaskAssessmentRequest is the request type for the StartReplicationTaskAssessment API operation.
func (StartReplicationTaskAssessmentRequest) Send ¶ added in v0.2.0
func (r StartReplicationTaskAssessmentRequest) Send(ctx context.Context) (*StartReplicationTaskAssessmentResponse, error)
Send marshals and sends the StartReplicationTaskAssessment API request.
type StartReplicationTaskAssessmentResponse ¶ added in v0.9.0
type StartReplicationTaskAssessmentResponse struct { *StartReplicationTaskAssessmentOutput // contains filtered or unexported fields }
StartReplicationTaskAssessmentResponse is the response type for the StartReplicationTaskAssessment API operation.
func (*StartReplicationTaskAssessmentResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *StartReplicationTaskAssessmentResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the StartReplicationTaskAssessment request.
type StartReplicationTaskInput ¶
type StartReplicationTaskInput struct { // Indicates when you want a change data capture (CDC) operation to start. Use // either CdcStartPosition or CdcStartTime to specify when you want a CDC operation // to start. Specifying both values results in an error. // // The value can be in date, checkpoint, or LSN/SCN format. // // Date Example: --cdc-start-position “2018-03-08T12:12:12” // // Checkpoint Example: --cdc-start-position "checkpoint:V1#27#mysql-bin-changelog.157832:1975:-1:2002:677883278264080:mysql-bin-changelog.157832:1876#0#0#*#0#93" // // LSN Example: --cdc-start-position “mysql-bin-changelog.000024:373” // // When you use this task setting with a source PostgreSQL database, a logical // replication slot should already be created and associated with the source // endpoint. You can verify this by setting the slotName extra connection attribute // to the name of this logical replication slot. For more information, see Extra // Connection Attributes When Using PostgreSQL as a Source for AWS DMS (https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html#CHAP_Source.PostgreSQL.ConnectionAttrib). CdcStartPosition *string `type:"string"` // Indicates the start time for a change data capture (CDC) operation. Use either // CdcStartTime or CdcStartPosition to specify when you want a CDC operation // to start. Specifying both values results in an error. // // Timestamp Example: --cdc-start-time “2018-03-08T12:12:12” CdcStartTime *time.Time `type:"timestamp"` // Indicates when you want a change data capture (CDC) operation to stop. The // value can be either server time or commit time. // // Server time example: --cdc-stop-position “server_time:3018-02-09T12:12:12” // // Commit time example: --cdc-stop-position “commit_time: 3018-02-09T12:12:12 // “ CdcStopPosition *string `type:"string"` // The Amazon Resource Name (ARN) of the replication task to be started. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // The type of replication task. // // StartReplicationTaskType is a required field StartReplicationTaskType StartReplicationTaskTypeValue `type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
func (StartReplicationTaskInput) String ¶
func (s StartReplicationTaskInput) String() string
String returns the string representation
func (*StartReplicationTaskInput) Validate ¶
func (s *StartReplicationTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReplicationTaskOutput ¶
type StartReplicationTaskOutput struct { // The replication task started. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (StartReplicationTaskOutput) String ¶
func (s StartReplicationTaskOutput) String() string
String returns the string representation
type StartReplicationTaskRequest ¶
type StartReplicationTaskRequest struct { *aws.Request Input *StartReplicationTaskInput Copy func(*StartReplicationTaskInput) StartReplicationTaskRequest }
StartReplicationTaskRequest is the request type for the StartReplicationTask API operation.
func (StartReplicationTaskRequest) Send ¶
func (r StartReplicationTaskRequest) Send(ctx context.Context) (*StartReplicationTaskResponse, error)
Send marshals and sends the StartReplicationTask API request.
type StartReplicationTaskResponse ¶ added in v0.9.0
type StartReplicationTaskResponse struct { *StartReplicationTaskOutput // contains filtered or unexported fields }
StartReplicationTaskResponse is the response type for the StartReplicationTask API operation.
func (*StartReplicationTaskResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *StartReplicationTaskResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the StartReplicationTask request.
type StartReplicationTaskTypeValue ¶
type StartReplicationTaskTypeValue string
const ( StartReplicationTaskTypeValueStartReplication StartReplicationTaskTypeValue = "start-replication" StartReplicationTaskTypeValueResumeProcessing StartReplicationTaskTypeValue = "resume-processing" StartReplicationTaskTypeValueReloadTarget StartReplicationTaskTypeValue = "reload-target" )
Enum values for StartReplicationTaskTypeValue
func (StartReplicationTaskTypeValue) MarshalValue ¶ added in v0.3.0
func (enum StartReplicationTaskTypeValue) MarshalValue() (string, error)
func (StartReplicationTaskTypeValue) MarshalValueBuf ¶ added in v0.3.0
func (enum StartReplicationTaskTypeValue) MarshalValueBuf(b []byte) ([]byte, error)
type StopReplicationTaskInput ¶
type StopReplicationTaskInput struct { // The Amazon Resource Name(ARN) of the replication task to be stopped. // // ReplicationTaskArn is a required field ReplicationTaskArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (StopReplicationTaskInput) String ¶
func (s StopReplicationTaskInput) String() string
String returns the string representation
func (*StopReplicationTaskInput) Validate ¶
func (s *StopReplicationTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopReplicationTaskOutput ¶
type StopReplicationTaskOutput struct { // The replication task stopped. ReplicationTask *ReplicationTask `type:"structure"` // contains filtered or unexported fields }
func (StopReplicationTaskOutput) String ¶
func (s StopReplicationTaskOutput) String() string
String returns the string representation
type StopReplicationTaskRequest ¶
type StopReplicationTaskRequest struct { *aws.Request Input *StopReplicationTaskInput Copy func(*StopReplicationTaskInput) StopReplicationTaskRequest }
StopReplicationTaskRequest is the request type for the StopReplicationTask API operation.
func (StopReplicationTaskRequest) Send ¶
func (r StopReplicationTaskRequest) Send(ctx context.Context) (*StopReplicationTaskResponse, error)
Send marshals and sends the StopReplicationTask API request.
type StopReplicationTaskResponse ¶ added in v0.9.0
type StopReplicationTaskResponse struct { *StopReplicationTaskOutput // contains filtered or unexported fields }
StopReplicationTaskResponse is the response type for the StopReplicationTask API operation.
func (*StopReplicationTaskResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *StopReplicationTaskResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the StopReplicationTask request.
type Subnet ¶
type Subnet struct { // The Availability Zone of the subnet. SubnetAvailabilityZone *AvailabilityZone `type:"structure"` // The subnet identifier. SubnetIdentifier *string `type:"string"` // The status of the subnet. SubnetStatus *string `type:"string"` // contains filtered or unexported fields }
type SupportedEndpointType ¶
type SupportedEndpointType struct { // The type of endpoint. Valid values are source and target. EndpointType ReplicationEndpointTypeValue `type:"string" enum:"true"` // The expanded name for the engine name. For example, if the EngineName parameter // is "aurora," this value would be "Amazon Aurora MySQL." EngineDisplayName *string `type:"string"` // The database engine name. Valid values, depending on the EndpointType, include // mysql, oracle, postgres, mariadb, aurora, aurora-postgresql, redshift, s3, // db2, azuredb, sybase, dynamodb, mongodb, and sqlserver. EngineName *string `type:"string"` // Indicates if Change Data Capture (CDC) is supported. SupportsCDC *bool `type:"boolean"` // contains filtered or unexported fields }
func (SupportedEndpointType) String ¶
func (s SupportedEndpointType) String() string
String returns the string representation
type TableStatistics ¶
type TableStatistics struct { // The Data Definition Language (DDL) used to build and modify the structure // of your tables. Ddls *int64 `type:"long"` // The number of delete actions performed on a table. Deletes *int64 `type:"long"` // The number of rows that failed conditional checks during the Full Load operation // (valid only for DynamoDB as a target migrations). FullLoadCondtnlChkFailedRows *int64 `type:"long"` // The number of rows that failed to load during the Full Load operation (valid // only for DynamoDB as a target migrations). FullLoadErrorRows *int64 `type:"long"` // The number of rows added during the Full Load operation. FullLoadRows *int64 `type:"long"` // The number of insert actions performed on a table. Inserts *int64 `type:"long"` // The last time the table was updated. LastUpdateTime *time.Time `type:"timestamp"` // The schema name. SchemaName *string `type:"string"` // The name of the table. TableName *string `type:"string"` // The state of the tables described. // // Valid states: Table does not exist | Before load | Full load | Table completed // | Table cancelled | Table error | Table all | Table updates | Table is being // reloaded TableState *string `type:"string"` // The number of update actions performed on a table. Updates *int64 `type:"long"` // The number of records that failed validation. ValidationFailedRecords *int64 `type:"long"` // The number of records that have yet to be validated. ValidationPendingRecords *int64 `type:"long"` // The validation state of the table. // // The parameter can have the following values // // * Not enabled—Validation is not enabled for the table in the migration // task. // // * Pending records—Some records in the table are waiting for validation. // // * Mismatched records—Some records in the table do not match between // the source and target. // // * Suspended records—Some records in the table could not be validated. // // * No primary key—The table could not be validated because it had no // primary key. // // * Table error—The table was not validated because it was in an error // state and some data was not migrated. // // * Validated—All rows in the table were validated. If the table is updated, // the status can change from Validated. // // * Error—The table could not be validated because of an unexpected error. ValidationState *string `type:"string"` // Additional details about the state of validation. ValidationStateDetails *string `type:"string"` // The number of records that could not be validated. ValidationSuspendedRecords *int64 `type:"long"` // contains filtered or unexported fields }
func (TableStatistics) String ¶
func (s TableStatistics) String() string
String returns the string representation
type TableToReload ¶
type TableToReload struct { // The schema name of the table to be reloaded. SchemaName *string `type:"string"` // The table name of the table to be reloaded. TableName *string `type:"string"` // contains filtered or unexported fields }
func (TableToReload) String ¶
func (s TableToReload) String() string
String returns the string representation
type Tag ¶
type Tag struct { // A key is the required name of the tag. The string value can be from 1 to // 128 Unicode characters in length and cannot be prefixed with "aws:" or "dms:". // The string can only contain only the set of Unicode letters, digits, white-space, // '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$"). Key *string `type:"string"` // A value is the optional value of the tag. The string value can be from 1 // to 256 Unicode characters in length and cannot be prefixed with "aws:" or // "dms:". The string can only contain only the set of Unicode letters, digits, // white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$"). Value *string `type:"string"` // contains filtered or unexported fields }
type TestConnectionInput ¶
type TestConnectionInput struct { // The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. // // EndpointArn is a required field EndpointArn *string `type:"string" required:"true"` // The Amazon Resource Name (ARN) of the replication instance. // // ReplicationInstanceArn is a required field ReplicationInstanceArn *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (TestConnectionInput) String ¶
func (s TestConnectionInput) String() string
String returns the string representation
func (*TestConnectionInput) Validate ¶
func (s *TestConnectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TestConnectionOutput ¶
type TestConnectionOutput struct { // The connection tested. Connection *Connection `type:"structure"` // contains filtered or unexported fields }
func (TestConnectionOutput) String ¶
func (s TestConnectionOutput) String() string
String returns the string representation
type TestConnectionRequest ¶
type TestConnectionRequest struct { *aws.Request Input *TestConnectionInput Copy func(*TestConnectionInput) TestConnectionRequest }
TestConnectionRequest is the request type for the TestConnection API operation.
func (TestConnectionRequest) Send ¶
func (r TestConnectionRequest) Send(ctx context.Context) (*TestConnectionResponse, error)
Send marshals and sends the TestConnection API request.
type TestConnectionResponse ¶ added in v0.9.0
type TestConnectionResponse struct { *TestConnectionOutput // contains filtered or unexported fields }
TestConnectionResponse is the response type for the TestConnection API operation.
func (*TestConnectionResponse) SDKResponseMetdata ¶ added in v0.9.0
func (r *TestConnectionResponse) SDKResponseMetdata() *aws.Response
SDKResponseMetdata returns the response metadata for the TestConnection request.
type VpcSecurityGroupMembership ¶
type VpcSecurityGroupMembership struct { // The status of the VPC security group. Status *string `type:"string"` // The VPC security group Id. VpcSecurityGroupId *string `type:"string"` // contains filtered or unexported fields }
func (VpcSecurityGroupMembership) String ¶
func (s VpcSecurityGroupMembership) String() string
String returns the string representation
Source Files ¶
- api_client.go
- api_doc.go
- api_enums.go
- api_errors.go
- api_op_AddTagsToResource.go
- api_op_ApplyPendingMaintenanceAction.go
- api_op_CreateEndpoint.go
- api_op_CreateEventSubscription.go
- api_op_CreateReplicationInstance.go
- api_op_CreateReplicationSubnetGroup.go
- api_op_CreateReplicationTask.go
- api_op_DeleteCertificate.go
- api_op_DeleteConnection.go
- api_op_DeleteEndpoint.go
- api_op_DeleteEventSubscription.go
- api_op_DeleteReplicationInstance.go
- api_op_DeleteReplicationSubnetGroup.go
- api_op_DeleteReplicationTask.go
- api_op_DescribeAccountAttributes.go
- api_op_DescribeCertificates.go
- api_op_DescribeConnections.go
- api_op_DescribeEndpointTypes.go
- api_op_DescribeEndpoints.go
- api_op_DescribeEventCategories.go
- api_op_DescribeEventSubscriptions.go
- api_op_DescribeEvents.go
- api_op_DescribeOrderableReplicationInstances.go
- api_op_DescribePendingMaintenanceActions.go
- api_op_DescribeRefreshSchemasStatus.go
- api_op_DescribeReplicationInstanceTaskLogs.go
- api_op_DescribeReplicationInstances.go
- api_op_DescribeReplicationSubnetGroups.go
- api_op_DescribeReplicationTaskAssessmentResults.go
- api_op_DescribeReplicationTasks.go
- api_op_DescribeSchemas.go
- api_op_DescribeTableStatistics.go
- api_op_ImportCertificate.go
- api_op_ListTagsForResource.go
- api_op_ModifyEndpoint.go
- api_op_ModifyEventSubscription.go
- api_op_ModifyReplicationInstance.go
- api_op_ModifyReplicationSubnetGroup.go
- api_op_ModifyReplicationTask.go
- api_op_RebootReplicationInstance.go
- api_op_RefreshSchemas.go
- api_op_ReloadTables.go
- api_op_RemoveTagsFromResource.go
- api_op_StartReplicationTask.go
- api_op_StartReplicationTaskAssessment.go
- api_op_StopReplicationTask.go
- api_op_TestConnection.go
- api_types.go
- api_waiters.go
Directories ¶
Path | Synopsis |
---|---|
Package databasemigrationserviceiface provides an interface to enable mocking the AWS Database Migration Service service client for testing your code.
|
Package databasemigrationserviceiface provides an interface to enable mocking the AWS Database Migration Service service client for testing your code. |