{ "opencollection": "1.0.0", "info": { "name": "Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=AuthorizeSnapshotAccess API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=AuthorizeSnapshotAccess", "type": "folder" }, "items": [ { "info": { "name": "Amazon Redshift - G E T_ Authorize Snapshot Access", "type": "http" }, "http": { "method": "GET", "url": "http://redshift-data.{region}.amazonaws.com/#Action=AuthorizeSnapshotAccess", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "SnapshotIdentifier", "value": "", "type": "query", "description": "The identifier of the snapshot the account is authorized to restore." }, { "name": "SnapshotArn", "value": "", "type": "query", "description": "The Amazon Resource Name (ARN) of the snapshot to authorize access to." }, { "name": "SnapshotClusterIdentifier", "value": "", "type": "query", "description": "The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user or role has a policy containing a snapshot resource element that specifies anything other than * for the cluster name." }, { "name": "AccountWithRestoreAccess", "value": "", "type": "query", "description": "

The identifier of the Amazon Web Services account authorized to restore the specified snapshot.

To share a snapshot with Amazon Web Services Support, specify amazon-redshift-support.

" }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Authorizes the specified Amazon Web Services account to restore the specified snapshot.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

" }, { "info": { "name": "Amazon Redshift - P O S T_ Authorize Snapshot Access", "type": "http" }, "http": { "method": "POST", "url": "http://redshift-data.{region}.amazonaws.com/#Action=AuthorizeSnapshotAccess", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "

Authorizes the specified Amazon Web Services account to restore the specified snapshot.

For more information about working with snapshots, go to Amazon Redshift Snapshots in the Amazon Redshift Cluster Management Guide.

" } ] } ], "bundled": true }