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_datasync_agent

account_id

Type: STRING

agent_arn

Type: STRING
Provider name: AgentArn
Description: The ARN of the agent.

creation_time

Type: TIMESTAMP
Provider name: CreationTime
Description: The time that the agent was activated.

endpoint_type

Type: STRING
Provider name: EndpointType
Description: The type of service endpoint that your agent is connected to.

last_connection_time

Type: TIMESTAMP
Provider name: LastConnectionTime
Description: The last time that the agent was communicating with the DataSync service.

name

Type: STRING
Provider name: Name
Description: The name of the agent.

platform

Type: STRUCT
Provider name: Platform
Description: The platform-related details about the agent, such as the version number.

  • version
    Type: STRING
    Provider name: Version
    Description: The version of the DataSync agent.

Type: STRUCT
Provider name: PrivateLinkConfig
Description: The network configuration that the agent uses when connecting to a VPC service endpoint.

  • private_link_endpoint
    Type: STRING
    Provider name: PrivateLinkEndpoint
    Description: Specifies the VPC endpoint provided by Amazon Web Services PrivateLink that your agent connects to.
  • security_group_arns
    Type: UNORDERED_LIST_STRING
    Provider name: SecurityGroupArns
    Description: Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.
  • subnet_arns
    Type: UNORDERED_LIST_STRING
    Provider name: SubnetArns
    Description: Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.
  • vpc_endpoint_id
    Type: STRING
    Provider name: VpcEndpointId
    Description: Specifies the ID of the VPC endpoint that your agent connects to.

status

Type: STRING
Provider name: Status
Description: The status of the agent.

  • If the status is ONLINE, the agent is configured properly and ready to use.
  • If the status is OFFLINE, the agent has been out of contact with DataSync for five minutes or longer. This can happen for a few reasons. For more information, see What do I do if my agent is offline?

tags

Type: UNORDERED_LIST_STRING