This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_lakeformation_data_lake_settings

account_id

Type: STRING

allow_external_data_filtering

Type: BOOLEAN
Provider name: AllowExternalDataFiltering
Description: Whether to allow Amazon EMR clusters to access data managed by Lake Formation. If true, you allow Amazon EMR clusters to access data in Amazon S3 locations that are registered with Lake Formation. If false or null, no Amazon EMR clusters will be able to access data in Amazon S3 locations that are registered with Lake Formation. For more information, see (Optional) Allow external data filtering.

allow_full_table_external_data_access

Type: BOOLEAN
Provider name: AllowFullTableExternalDataAccess
Description: Whether to allow a third-party query engine to get data access credentials without session tags when a caller has full data access permissions.

authorized_session_tag_value_list

Type: UNORDERED_LIST_STRING
Provider name: AuthorizedSessionTagValueList
Description: Lake Formation relies on a privileged process secured by Amazon EMR or the third party integrator to tag the user’s role while assuming it. Lake Formation will publish the acceptable key-value pair, for example key = “LakeFormationTrustedCaller” and value = “TRUE” and the third party integrator must properly tag the temporary security credentials that will be used to call Lake Formation’s administrative APIs.

create_database_default_permissions

Type: UNORDERED_LIST_STRUCT
Provider name: CreateDatabaseDefaultPermissions
Description: Specifies whether access control on newly created database is managed by Lake Formation permissions or exclusively by IAM permissions. A null value indicates access control by Lake Formation permissions. A value that assigns ALL to IAM_ALLOWED_PRINCIPALS indicates access control by IAM permissions. This is referred to as the setting “Use only IAM access control,” and is for backward compatibility with the Glue permission model implemented by IAM permissions. The only permitted values are an empty array or an array that contains a single JSON object that grants ALL to IAM_ALLOWED_PRINCIPALS. For more information, see Changing the Default Security Settings for Your Data Lake.

  • permissions
    Type: UNORDERED_LIST_STRING
    Provider name: Permissions
    Description: The permissions that are granted to the principal.
  • principal
    Type: STRUCT
    Provider name: Principal
    Description: The principal who is granted permissions.
    • data_lake_principal_identifier
      Type: STRING
      Provider name: DataLakePrincipalIdentifier
      Description: An identifier for the Lake Formation principal.

create_table_default_permissions

Type: UNORDERED_LIST_STRUCT
Provider name: CreateTableDefaultPermissions
Description: Specifies whether access control on newly created table is managed by Lake Formation permissions or exclusively by IAM permissions. A null value indicates access control by Lake Formation permissions. A value that assigns ALL to IAM_ALLOWED_PRINCIPALS indicates access control by IAM permissions. This is referred to as the setting “Use only IAM access control,” and is for backward compatibility with the Glue permission model implemented by IAM permissions. The only permitted values are an empty array or an array that contains a single JSON object that grants ALL to IAM_ALLOWED_PRINCIPALS. For more information, see Changing the Default Security Settings for Your Data Lake.

  • permissions
    Type: UNORDERED_LIST_STRING
    Provider name: Permissions
    Description: The permissions that are granted to the principal.
  • principal
    Type: STRUCT
    Provider name: Principal
    Description: The principal who is granted permissions.
    • data_lake_principal_identifier
      Type: STRING
      Provider name: DataLakePrincipalIdentifier
      Description: An identifier for the Lake Formation principal.

data_lake_admins

Type: UNORDERED_LIST_STRUCT
Provider name: DataLakeAdmins
Description: A list of Lake Formation principals. Supported principals are IAM users or IAM roles.

  • data_lake_principal_identifier
    Type: STRING
    Provider name: DataLakePrincipalIdentifier
    Description: An identifier for the Lake Formation principal.

external_data_filtering_allow_list

Type: UNORDERED_LIST_STRUCT
Provider name: ExternalDataFilteringAllowList
Description: A list of the account IDs of Amazon Web Services accounts with Amazon EMR clusters that are to perform data filtering.>

  • data_lake_principal_identifier
    Type: STRING
    Provider name: DataLakePrincipalIdentifier
    Description: An identifier for the Lake Formation principal.

parameters

Type: MAP_STRING_STRING
Provider name: Parameters
Description: A key-value map that provides an additional configuration on your data lake. CROSS_ACCOUNT_VERSION is the key you can configure in the Parameters field. Accepted values for the CrossAccountVersion key are 1, 2, 3, and 4.

read_only_admins

Type: UNORDERED_LIST_STRUCT
Provider name: ReadOnlyAdmins
Description: A list of Lake Formation principals with only view access to the resources, without the ability to make changes. Supported principals are IAM users or IAM roles.

  • data_lake_principal_identifier
    Type: STRING
    Provider name: DataLakePrincipalIdentifier
    Description: An identifier for the Lake Formation principal.

tags

Type: UNORDERED_LIST_STRING

trusted_resource_owners

Type: UNORDERED_LIST_STRING
Provider name: TrustedResourceOwners
Description: A list of the resource-owning account IDs that the caller’s account can use to share their user access details (user ARNs). The user ARNs can be logged in the resource owner’s CloudTrail log. You may want to specify this property when you are in a high-trust boundary, such as the same team or company.