404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.140.188.79: ~ $
**To modify an endpoint**

The following ``modify-endpoint`` example adds an extra connection attribute to an endpoint. ::

    aws dms modify-endpoint \
        --endpoint-arn "arn:aws:dms:us-east-1:123456789012:endpoint:GUVAFG34EECUOJ6QVZ56DAHT3U" \
        --extra-connection-attributes "compressionType=GZIP" 

Output::

    {
        "Endpoint": {
            "EndpointIdentifier": "src-endpoint",
            "EndpointType": "SOURCE",
            "EngineName": "s3",
            "EngineDisplayName": "Amazon S3",
            "ExtraConnectionAttributes": "compressionType=GZIP;csvDelimiter=,;csvRowDelimiter=\\n;",
            "Status": "active",
            "EndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:GUVAFG34EECUOJ6QVZ56DAHT3U",
            "SslMode": "none",
            "ServiceAccessRoleArn": "arn:aws:iam::123456789012:role/my-s3-access-role",
            "S3Settings": {
                "ServiceAccessRoleArn": "arn:aws:iam::123456789012:role/my-s3-access-role",
                "CsvRowDelimiter": "\\n",
                "CsvDelimiter": ",",
                "BucketFolder": "",
                "BucketName": "",
                "CompressionType": "GZIP",
                "EnableStatistics": true
            }
        }
    }

For more information, 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*.


Filemanager

Name Type Size Permission Actions
add-tags-to-resource.rst File 532 B 0644
create-endpoint.rst File 1.71 KB 0644
create-event-subscription.rst File 892 B 0644
create-replication-instance.rst File 3.48 KB 0644
create-replication-subnet-group.rst File 1.71 KB 0644
create-replication-task.rst File 1.94 KB 0644
delete-connection.rst File 1.01 KB 0644
delete-endpoint.rst File 1.42 KB 0644
delete-event-subscription.rst File 800 B 0644
delete-replication-instance.rst File 3.99 KB 0644
delete-replication-subnet-group.rst File 470 B 0644
delete-replication-task.rst File 1.33 KB 0644
describe-account-attributes.rst File 646 B 0644
describe-certificates.rst File 742 B 0644
describe-connections.rst File 873 B 0644
describe-endpoint-types.rst File 900 B 0644
describe-endpoints.rst File 1.5 KB 0644
describe-event-categories.rst File 1.12 KB 0644
describe-event-subscriptions.rst File 826 B 0644
describe-events.rst File 750 B 0644
describe-orderable-replication-instances.rst File 1.79 KB 0644
describe-refresh-schemas-status.rst File 676 B 0644
describe-replication-instances.rst File 4.22 KB 0644
describe-replication-subnet-groups.rst File 1.72 KB 0644
describe-replication-task-assessment-results.rst File 922 B 0644
describe-replication-tasks.rst File 1.79 KB 0644
describe-schemas.rst File 486 B 0644
list-tags-for-resource.rst File 708 B 0644
modify-endpoint.rst File 1.44 KB 0644
modify-event-subscription.rst File 894 B 0644
modify-replication-instance.rst File 1.24 KB 0644
modify-replication-subnet-group.rst File 1.38 KB 0644
modify-replication-task.rst File 1.84 KB 0644
reboot-replication-instance.rst File 858 B 0644
refresh-schemas.rst File 749 B 0644
reload-tables.rst File 489 B 0644
remove-tags-from-resource.rst File 531 B 0644
start-replication-task-assessment.rst File 1.38 KB 0644
start-replication-task.rst File 1.33 KB 0644
stop-replication-task.rst File 1.24 KB 0644
test-connection.rst File 1020 B 0644