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_managedblockchain_member

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the member. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

creation_date

Type: TIMESTAMP
Provider name: CreationDate
Description: The date and time that the member was created.

description

Type: STRING
Provider name: Description
Description: An optional description for the member.

framework_attributes

Type: STRUCT
Provider name: FrameworkAttributes
Description: Attributes relevant to a member for the blockchain framework that the Managed Blockchain network uses.

  • fabric
    Type: STRUCT
    Provider name: Fabric
    Description: Attributes of Hyperledger Fabric relevant to a member on a Managed Blockchain network that uses Hyperledger Fabric.
    • admin_username
      Type: STRING
      Provider name: AdminUsername
      Description: The user name for the initial administrator user for the member.
    • ca_endpoint
      Type: STRING
      Provider name: CaEndpoint
      Description: The endpoint used to access the member’s certificate authority.

id

Type: STRING
Provider name: Id
Description: The unique identifier of the member.

kms_key_arn

Type: STRING
Provider name: KmsKeyArn
Description: The Amazon Resource Name (ARN) of the customer managed key in Key Management Service (KMS) that the member uses for encryption at rest. If the value of this parameter is “AWS Owned KMS Key”, the member uses an Amazon Web Services owned KMS key for encryption. This parameter is inherited by the nodes that this member owns. For more information, see Encryption at Rest in the Amazon Managed Blockchain Hyperledger Fabric Developer Guide.

log_publishing_configuration

Type: STRUCT
Provider name: LogPublishingConfiguration
Description: Configuration properties for logging events associated with a member.

  • fabric
    Type: STRUCT
    Provider name: Fabric
    Description: Configuration properties for logging events associated with a member of a Managed Blockchain network using the Hyperledger Fabric framework.
    • ca_logs
      Type: STRUCT
      Provider name: CaLogs
      Description: Configuration properties for logging events associated with a member’s Certificate Authority (CA). CA logs help you determine when a member in your account joins the network, or when new peers register with a member CA.
      • cloudwatch
        Type: STRUCT
        Provider name: Cloudwatch
        Description: Parameters for publishing logs to Amazon CloudWatch Logs.
        • enabled
          Type: BOOLEAN
          Provider name: Enabled
          Description: Indicates whether logging is enabled.

name

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

network_id

Type: STRING
Provider name: NetworkId
Description: The unique identifier of the network to which the member belongs.

status

Type: STRING
Provider name: Status
Description: The status of a member.

  • CREATING - The Amazon Web Services account is in the process of creating a member.
  • AVAILABLE - The member has been created and can participate in the network.
  • CREATE_FAILED - The Amazon Web Services account attempted to create a member and creation failed.
  • UPDATING - The member is in the process of being updated.
  • DELETING - The member and all associated resources are in the process of being deleted. Either the Amazon Web Services account that owns the member deleted it, or the member is being deleted as the result of an APPROVED PROPOSAL to remove the member.
  • DELETED - The member can no longer participate on the network and all associated resources are deleted. Either the Amazon Web Services account that owns the member deleted it, or the member is being deleted as the result of an APPROVED PROPOSAL to remove the member.
  • INACCESSIBLE_ENCRYPTION_KEY - The member is impaired and might not function as expected because it cannot access the specified customer managed key in KMS for encryption at rest. Either the KMS key was disabled or deleted, or the grants on the key were revoked. The effect of disabling or deleting a key or of revoking a grant isn’t immediate. It might take some time for the member resource to discover that the key is inaccessible. When a resource is in this state, we recommend deleting and recreating the resource.

tags

Type: UNORDERED_LIST_STRING