Import Certificate
POST {{aws_database_migration_service_base_url}}/?Action=ImportCertificate
Uploads the specified certificate.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | 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. |
Request Body
{"CertificateArn"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |