Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-redshift-endpointauthorization.json
Parent schema serverless-framework-configuration
Type: object

Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-redshift

Properties

ClusterIdentifier string | Aws_CF_FunctionString required

The cluster identifier.

Account string | Aws_CF_FunctionString required
VpcIds VpcId[]

The virtual private cloud (VPC) identifiers to grant or revoke access to.

Force boolean

Indicates whether to force the revoke action. If true, the Redshift-managed VPC endpoints associated with the endpoint authorization are also deleted.

Definitions

AwsAccount string | Aws_CF_FunctionString
VpcId string | Aws_CF_FunctionString