Skip to content

Commit

Permalink
Add org claim id for aws deployment in ace setup config (#114)
Browse files Browse the repository at this point in the history
Signed-off-by: Imtiaz Uddin <[email protected]>
  • Loading branch information
Imtiaz246 authored Jan 13, 2025
1 parent 4e69d15 commit 6169434
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/config/v1alpha1/setupconfig_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ type MarketplaceSubscriptionInfo struct {
// https://docs.aws.amazon.com/marketplacemetering/latest/APIReference/API_MeterUsage.html
type AWSMarSubscriptionInfo struct {
MeteringServiceProxyToken string `json:"meteringServiceProxyToken"`
OrganizationClaimID string `json:"organizationClaimID"`
}

// https://learn.microsoft.com/en-us/azure/azure-resource-manager/managed-applications/publish-notifications
Expand Down

0 comments on commit 6169434

Please sign in to comment.