本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
AWSVendorInsightsVendorFullAccess
描述:提供創建和管理供應商洞察資源的完整訪問權限
AWSVendorInsightsVendorFullAccess
是AWS 受管理的策略。
使用此政策
您可以附加AWSVendorInsightsVendorFullAccess
至您的使用者、群組和角色。
政策詳情
-
類型: AWS 受管理的策略
-
創建時間:世界標準時間 7 月 26 日, 下午 3:05
-
編輯時間:世界標準時間:2023 年 10 月 19 日凌晨 1 時 41 分
-
ARN:
arn:aws:iam::aws:policy/AWSVendorInsightsVendorFullAccess
政策版本
策略版本:v3(預設值)
原則的預設版本是定義原則權限的版本。當具有策略的使用者或角色發出要求以存取 AWS 資源時,請 AWS 檢查原則的預設版本,以決定是否允許該要求。
政策文件
{
"Version" : "2012-10-17",
"Statement" : [
{
"Effect" : "Allow",
"Action" : "aws-marketplace:DescribeEntity",
"Resource" : "arn:aws:aws-marketplace:*:*:*/SaaSProduct/*"
},
{
"Effect" : "Allow",
"Action" : "aws-marketplace:ListEntities",
"Resource" : "*"
},
{
"Effect" : "Allow",
"Action" : [
"vendor-insights:CreateDataSource",
"vendor-insights:UpdateDataSource",
"vendor-insights:DeleteDataSource",
"vendor-insights:GetDataSource",
"vendor-insights:ListDataSources",
"vendor-insights:CreateSecurityProfile",
"vendor-insights:ListSecurityProfiles",
"vendor-insights:GetSecurityProfile",
"vendor-insights:AssociateDataSource",
"vendor-insights:DisassociateDataSource",
"vendor-insights:UpdateSecurityProfile",
"vendor-insights:ActivateSecurityProfile",
"vendor-insights:DeactivateSecurityProfile",
"vendor-insights:UpdateSecurityProfileSnapshotCreationConfiguration",
"vendor-insights:UpdateSecurityProfileSnapshotReleaseConfiguration",
"vendor-insights:ListSecurityProfileSnapshots",
"vendor-insights:GetSecurityProfileSnapshot",
"vendor-insights:TagResource",
"vendor-insights:UntagResource",
"vendor-insights:ListTagsForResource"
],
"Resource" : "*"
},
{
"Effect" : "Allow",
"Action" : [
"aws-marketplace:AcceptAgreementApprovalRequest",
"aws-marketplace:RejectAgreementApprovalRequest",
"aws-marketplace:GetAgreementApprovalRequest",
"aws-marketplace:ListAgreementApprovalRequests",
"aws-marketplace:CancelAgreement",
"aws-marketplace:SearchAgreements"
],
"Resource" : "*",
"Condition" : {
"ForAnyValue:StringEquals" : {
"aws-marketplace:AgreementType" : "VendorInsightsAgreement"
}
}
},
{
"Effect" : "Allow",
"Action" : [
"artifact:GetReport",
"artifact:GetReportMetadata",
"artifact:GetTermForReport",
"artifact:ListReports"
],
"Resource" : "arn:aws:artifact:*::report/*"
}
]
}