INPUT_OBJECT
AwsTrustPolicyInput
Description
Input to retrieve the AWS trust policy.
link GraphQL Schema definition
- input AwsTrustPolicyInput {
- # Type of the AWS cloud (Standard, Gov, etc.).
- AwsCloudType :
- # List of cloud account features.
- CloudAccountFeature!]! : [
- # IDs for the native AWS accounts.
- AwsNativeAccountInput!]! : [
- }