Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

aws_crossaccount_policy.md

File metadata and controls

26 lines (16 loc) · 1.09 KB
subcategory
AWS

databricks_aws_crossaccount_policy Data Source

-> Note This resource has an evolving API, which may change in future versions of the provider. Please always consult latest documentation in case of any questions.

This data source constructs necessary AWS cross-account policy for you, which is based on official documentation.

Example Usage

For more detailed usage please see databricks_aws_assume_role_policy or databricks_aws_s3_mount pages.

data "databricks_aws_crossaccount_policy" "this" {}

Argument Reference

  • pass_roles (Optional) (List) List of Data IAM role ARNs that are explicitly granted iam:PassRole action.

Attribute Reference

In addition to all arguments above, the following attributes are exported:

  • json - AWS IAM Policy JSON document