This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_ses_relay

account_id

Type: STRING

authentication

Type: STRUCT
Provider name: Authentication
Description: The authentication attribute—contains the secret ARN where the customer relay server credentials are stored.

  • no_authentication
    Type: STRUCT
    Provider name: NoAuthentication
    Description: Keep an empty structure if the relay destination server does not require SMTP credential authentication.

  • secret_arn
    Type: STRING
    Provider name: SecretArn
    Description: The ARN of the secret created in secrets manager where the relay server’s SMTP credentials are stored.

created_timestamp

Type: TIMESTAMP
Provider name: CreatedTimestamp
Description: The timestamp of when the relay was created.

last_modified_timestamp

Type: TIMESTAMP
Provider name: LastModifiedTimestamp
Description: The timestamp of when relay was last updated.

relay_arn

Type: STRING
Provider name: RelayArn
Description: The Amazon Resource Name (ARN) of the relay.

relay_id

Type: STRING
Provider name: RelayId
Description: The unique relay identifier.

relay_name

Type: STRING
Provider name: RelayName
Description: The unique name of the relay.

server_name

Type: STRING
Provider name: ServerName
Description: The destination relay server address.

server_port

Type: INT32
Provider name: ServerPort
Description: The destination relay server port.

tags

Type: UNORDERED_LIST_STRING