Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_transfer_webapp

access_endpoint

Type: STRING
Provider name: AccessEndpoint
Description: The AccessEndpoint is the URL that you provide to your users for them to interact with the Transfer Family web app. You can specify a custom URL or use the default value.

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the web app.

described_identity_provider_details

Type: STRUCT
Provider name: DescribedIdentityProviderDetails
Description: A structure that contains the details for the identity provider used by the web app.

  • identity_center_config
    Type: STRUCT
    Provider name: IdentityCenterConfig
    Description: Returns a structure for your identity provider details. This structure contains the instance ARN and role being used for the web app.
    • application_arn
      Type: STRING
      Provider name: ApplicationArn
      Description: The Amazon Resource Name (ARN) for the IAM Identity Center application: this value is set automatically when you create your web app.
    • instance_arn
      Type: STRING
      Provider name: InstanceArn
      Description: The Amazon Resource Name (ARN) for the IAM Identity Center used for the web app.
    • role
      Type: STRING
      Provider name: Role
      Description: The IAM role in IAM Identity Center used for the web app.

tags

Type: UNORDERED_LIST_STRING

web_app_endpoint

Type: STRING
Provider name: WebAppEndpoint
Description: The WebAppEndpoint is the unique URL for your Transfer Family web app. This is the value that you use when you configure Origins on CloudFront.

web_app_id

Type: STRING
Provider name: WebAppId
Description: The unique identifier for the web app.

web_app_units

Type: STRUCT
Provider name: WebAppUnits
Description: A union that contains the value for number of concurrent connections or the user sessions on your web app.

  • provisioned
    Type: INT32
    Provider name: Provisioned
    Description: An integer that represents the number of units for your desired number of concurrent connections, or the number of user sessions on your web app at the same time. Each increment allows an additional 250 concurrent sessions: a value of 1 sets the number of concurrent sessions to 250; 2 sets a value of 500, and so on.