Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Service]: AWS B2B Data Interchange – Adding Profile, Transformer, Trading Capability, and Partnership Resources #40988

Open
jud-waite opened this issue Jan 17, 2025 · 1 comment
Labels
needs-triage Waiting for first response or review from a maintainer.

Comments

@jud-waite
Copy link

Description

AWS B2B Data Interchange is an AWS service launch in December 2023. Many customers rely on Terraform for IaC and therefore need access to these AWS B2B Data Interchange resources from Terraform. These resources are use to create and update EDI implementations for customers. These four resources include profiles, transformers, trading capabilities, and partnerships. We would like to support both the ability to create and update these resources via terraform. See the following user guide for more details: https://docs.aws.amazon.com/b2bi/latest/userguide/b2bi-concepts.html.

Additionally, the existing AWS CloudFormation resources can be found here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_B2BI.html

Requested Resource(s) and/or Data Source(s)

*aws_b2bi_profile
*aws_b2bi_transformer
*aws_b2bi_capability
*aws_b2bi_partnership

Potential Terraform Configuration

Should align closely with AWS CloudFormation resources for B2B Data Interchange: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_B2BI.html

For example, something like:
*aws_b2bi_profile
*aws_b2bi_transformer
*aws_b2bi_capability
*aws_b2bi_partnership

The new resources for B2B Data Interchange should be modeled after those for AWS Transfer Family: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/transfer_connector

References

Profile

Transformer

Trading Capability

Partnership

Would you like to implement a fix?

None

Copy link

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Waiting for first response or review from a maintainer.
Projects
None yet
Development

No branches or pull requests

1 participant