CspmConnectorSummary
A summary of a CSPM connector.
Contents
- ConnectorArn
-
The Amazon Resource Name (ARN) of the connector.
Type: String
Pattern:
.*\S.*Required: No
- ConnectorId
-
The unique identifier of the connector.
Type: String
Pattern:
.*\S.*Required: No
- CreatedAt
-
The ISO 8601 UTC timestamp indicating when the connector was created.
Type: Timestamp
Required: No
- CreatedBy
-
The service principal that created the connector.
Type: String
Pattern:
.*\S.*Required: No
- Description
-
The description of the connector.
Type: String
Pattern:
.*\S.*Required: No
- EnablementStatus
-
The enablement status of the connector.
Type: String
Valid Values:
ENABLED | PENDING_ENABLEMENT | PENDING_UPDATE | PENDING_DELETIONRequired: No
- Name
-
The name of the connector.
Type: String
Pattern:
.*\S.*Required: No
- ProviderSummary
-
A summary of the cloud provider configuration for the connector.
Type: CspmProviderSummary object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: