AWS AppConfig 的動作、資源和條件索引鍵 - 服務授權參考

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AWS AppConfig 的動作、資源和條件索引鍵

AWS AppConfig (服務字首:appconfig) 提供下列服務特定型資源、動作和條件內容索引鍵,可用於 IAM 許可政策。

參考資料:

AWS AppConfig 定義的動作

您可在 IAM 政策陳述式的 Action 元素中指定以下動作。使用政策來授予在 AWS 中執行操作的許可。在政策中使用動作時,通常會允許或拒絕存取相同名稱的 API 操作或 CLI 命令。不過,在某些情況下,單一動作可控制對多個操作的存取。或者,某些操作需要多種不同的動作。

「動作」資料表的資源類型欄會指出每個動作是否支援資源層級的許可。如果此欄沒有值,您必須在政策陳述式的 Resource 元素中指定政策適用的所有資源 ("*")。如果此欄包含資源類型,則您可以在包含該動作的陳述式中指定該類型的 ARN。如果動作具有一或多個必要資源,發起人必須具有將動作與這些資源搭配使用的許可。表格中的必要資源會以星號 (*) 表示。如果您使用 IAM 政策中的 Resource 元素限制資源存取,則每種必要的資源類型必須要有 ARN 或模式。某些動作支援多種資源類型。如果資源類型是選用 (未顯示為必要),則您可以選擇使用其中一種選用資源類型。

「動作」資料表的條件索引鍵欄包含您可以在政策陳述式的 Condition 元素中指定的索引鍵。如需有關與服務資源相關聯之條件索引鍵的詳細資訊,請參閱「資源類型」資料表的條件索引鍵欄。

注意

資源條件索引鍵會列在資源類型資料表中。您可以在「動作」資料表的資源類型 (*必填) 欄中找到適用於動作的資源類型連結。「資源類型」資料表中的資源類型包括條件索引鍵欄,其中包含套用至「動作」資料表中動作的資源條件索引鍵。

如需下表各欄的詳細資訊,請參閱動作表

動作 描述 存取層級 資源類型 (*必填項目) 條件索引鍵 相依動作
CreateApplication 准許建立應用程式 寫入

aws:RequestTag/${TagKey}

aws:TagKeys

CreateConfigurationProfile 准許建立組態描述檔 寫入

application*

aws:RequestTag/${TagKey}

aws:TagKeys

CreateDeploymentStrategy 准許建立部署策略 寫入

aws:RequestTag/${TagKey}

aws:TagKeys

CreateEnvironment 准許建立環境 寫入

application*

aws:RequestTag/${TagKey}

aws:TagKeys

CreateExtension 准許建立副檔名 寫入

aws:RequestTag/${TagKey}

aws:TagKeys

CreateExtensionAssociation 准許建立副檔名關聯 寫入

aws:RequestTag/${TagKey}

aws:TagKeys

CreateHostedConfigurationVersion 准許建立託管組態版本 寫入

application*

configurationprofile*

DeleteApplication 准許刪除應用程式 寫入

application*

DeleteConfigurationProfile 准許刪除組態描述檔 寫入

application*

configurationprofile*

DeleteDeploymentStrategy 准許刪除部署策略 寫入

deploymentstrategy*

DeleteEnvironment 准許刪除環境 寫入

application*

environment*

DeleteExtension 准許刪除副檔名 寫入

extension*

DeleteExtensionAssociation 准許刪除副檔名關聯 寫入

extensionassociation*

DeleteHostedConfigurationVersion 准許刪除託管組態版本 寫入

application*

configurationprofile*

hostedconfigurationversion*

GetApplication 准許檢視應用程式的詳細資訊 讀取

application*

aws:ResourceTag/${TagKey}

GetConfiguration 准許檢視組態的詳細資訊 讀取

application*

configurationprofile*

environment*

aws:ResourceTag/${TagKey}

GetConfigurationProfile 准許檢視組態描述檔的詳細資訊 讀取

application*

configurationprofile*

aws:ResourceTag/${TagKey}

GetDeployment 准許檢視部署的詳細資訊 讀取

application*

deployment*

environment*

aws:ResourceTag/${TagKey}

GetDeploymentStrategy 准許檢視部署策略的詳細資訊 讀取

deploymentstrategy*

aws:ResourceTag/${TagKey}

GetEnvironment 准許檢視環境的詳細資訊 讀取

application*

environment*

aws:ResourceTag/${TagKey}

GetExtension 准許檢視關於副檔名的詳細資訊 讀取

extension*

aws:ResourceTag/${TagKey}

GetExtensionAssociation 准許檢視關於副檔名關聯的詳細資訊 讀取

extensionassociation*

aws:ResourceTag/${TagKey}

GetHostedConfigurationVersion 准許檢視託管組態版本的詳細資訊 讀取

application*

configurationprofile*

hostedconfigurationversion*

GetLatestConfiguration 准許擷取已部署的組態 讀取

configuration*

aws:ResourceTag/${TagKey}

ListApplications 准許列出帳戶中的應用程式 列出
ListConfigurationProfiles 准許列出應用程式的組態描述檔 列出

application*

ListDeploymentStrategies 准許列出帳戶的部署策略 列出
ListDeployments 准許列出環境部署 列出

application*

environment*

ListEnvironments 准許列出應用程式的環境 列出

application*

ListExtensionAssociations 准許列出帳戶中的副檔名關聯 列出
ListExtensions 准許列出您帳戶中的副檔名 列出
ListHostedConfigurationVersions 准許列出組態設定檔的託管組態版本 列出

application*

configurationprofile*

ListTagsForResource 准許檢視指定資源的資源標籤清單 讀取

application

configurationprofile

deployment

deploymentstrategy

environment

extension

extensionassociation

aws:ResourceTag/${TagKey}

StartConfigurationSession 准許啟動組態工作階段 寫入

configuration*

aws:ResourceTag/${TagKey}

StartDeployment 准許啟動部署 寫入

application*

configurationprofile*

deploymentstrategy*

environment*

aws:RequestTag/${TagKey}

aws:TagKeys

StopDeployment 准許停止部署 寫入

application*

deployment*

environment*

TagResource 准許標記 AppConfig 資源 標記

application

configuration

configurationprofile

deployment

deploymentstrategy

environment

extension

extensionassociation

aws:TagKeys

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

UntagResource 准許取消標記 AppConfig 資源 標記

application

configuration

configurationprofile

deployment

deploymentstrategy

environment

extension

extensionassociation

aws:TagKeys

UpdateApplication 准許修改應用程式 寫入

application*

aws:ResourceTag/${TagKey}

UpdateConfigurationProfile 准許修改組態描述檔 寫入

application*

configurationprofile*

aws:ResourceTag/${TagKey}

UpdateDeploymentStrategy 准許修改部署策略 寫入

deploymentstrategy*

aws:ResourceTag/${TagKey}

UpdateEnvironment 准許修改環境 寫入

application*

environment*

aws:ResourceTag/${TagKey}

UpdateExtension 准許修改副檔名 寫入

extension*

aws:ResourceTag/${TagKey}

UpdateExtensionAssociation 准許修改副檔名關聯 寫入

extensionassociation*

aws:ResourceTag/${TagKey}

ValidateConfiguration 准許驗證組態 寫入

application*

configurationprofile*

AWS AppConfig 定義的資源類型

此服務會定義下列資源類型,並可用在 IAM 許可政策陳述式的 Resource 元素中。動作表格中的每個動作都代表可使用該動作指定的資源類型。資源類型也能定義您可以在政策中包含哪些條件索引鍵。這些索引鍵都會顯示在「資源類型」資料表的最後一欄。如需下表各欄的詳細資訊,請參閱資源類型表

資源類型 ARN 條件索引鍵
application arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}

aws:ResourceTag/${TagKey}

environment arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/environment/${EnvironmentId}

aws:ResourceTag/${TagKey}

configurationprofile arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}

aws:ResourceTag/${TagKey}

deploymentstrategy arn:${Partition}:appconfig:${Region}:${Account}:deploymentstrategy/${DeploymentStrategyId}

aws:ResourceTag/${TagKey}

deployment arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/environment/${EnvironmentId}/deployment/${DeploymentNumber}

aws:ResourceTag/${TagKey}

hostedconfigurationversion arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/configurationprofile/${ConfigurationProfileId}/hostedconfigurationversion/${VersionNumber}
configuration arn:${Partition}:appconfig:${Region}:${Account}:application/${ApplicationId}/environment/${EnvironmentId}/configuration/${ConfigurationProfileId}

aws:ResourceTag/${TagKey}

extension arn:${Partition}:appconfig:${Region}:${Account}:extension/${ExtensionId}/${ExtensionVersionNumber}

aws:ResourceTag/${TagKey}

extensionassociation arn:${Partition}:appconfig:${Region}:${Account}:extensionassociation/${ExtensionAssociationId}

aws:ResourceTag/${TagKey}

AWS AppConfig 的條件索引鍵

AWS AppConfig 定義了下列條件索引鍵,可用於 IAM 政策的 Condition 元素。您可以使用這些索引鍵來縮小套用政策陳述式的條件。如需下表各欄的詳細資訊,請參閱條件索引鍵表

若要檢視所有服務都可使用的全域條件索引鍵,請參閱可用的全域條件索引鍵

條件索引鍵 描述 類型
aws:RequestTag/${TagKey} 依指定標籤的允許值集篩選存取權。 字串
aws:ResourceTag/${TagKey} 依指派給 AWS 資源的標籤索引鍵值對篩選存取權 字串
aws:TagKeys 依在請求中允許的標籤索引鍵清單篩選存取 ArrayOfString