AWS Marketplace (aws-marketplace)

2026-07-22

4 new actions, 2 new resources | 3 updated actions

Additions

    Actions
  • GetTaxComplianceProfile
    • Description:  Grants permission to retrieve details of a tax compliance profile including artifacts with download URLs
    • Access:  Read
    • Resources: 

      Name: TaxComplianceProfile

      Required: Yes

  • ListTaxComplianceProfileChangeTasks
    • Description:  Grants permission to list tax compliance profile change tasks with optional filters
    • Access:  List
  • ListTaxComplianceProfiles
    • Description:  Grants permission to list tax compliance profiles with optional filters
    • Access:  List
  • StartTaxComplianceProfileChangeTask
    • Description:  Grants permission to initiate asynchronous processing of a tax compliance profile create or update with artifact validation
    • Access:  Write
    • Resources: 

      Name: TaxComplianceProfileChangeTask

      Required: Yes

    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

    Resources
  • TaxComplianceProfile
    • Arn:  arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile/${ResourceId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

  • TaxComplianceProfileChangeTask
    • Arn:  arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile-change-task/${ResourceId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

Updates