aws.worklink.describe_device_policy_configuration
Example SQL Queries
SELECT * FROMaws.worklink.describe_device_policy_configurationWHERE"fleet_arn" = 'VALUE';Description
Describes the device policy configuration for the specified fleet.
Table Definition
| Column Name | Column Data Type |
|---|---|
| fleet_arn Required Input Column The ARN of the fleet. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| device_ca_certificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates. | VARCHAR |