DescribeConnectionResourceParameters - Amazon EventBridge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DescribeConnectionResourceParameters

The parameters for EventBridge to use when invoking the resource endpoint.

Contents

ResourceAssociationArn

For connections to private APIs, the Amazon Resource Name (ARN) of the resource association EventBridge created between the connection and the private API's resource configuration.

For more information, see Managing service network resource associations for connections in the Amazon EventBridge User Guide .

Type: String

Length Constraints: Minimum length of 17. Maximum length of 2048.

Pattern: ^arn:[a-z0-9\\-]+:vpc-lattice:[a-zA-Z0-9\\-]+:\\d{12}:servicenetworkresourceassociation/snra-[0-9a-z]{17}$

Required: Yes

ResourceConfigurationArn

The Amazon Resource Name (ARN) of the resource configuration for the private API.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: ^(?:^arn:[a-z0-9\-]+:vpc-lattice:[a-zA-Z0-9\-]+:\d{12}:resourceconfiguration/rcfg-[0-9a-z]{17}$|^$)

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: