@jjrawlins/cdk-iam-policy-builder-helper 0.0.96 → 0.0.98
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
- package/cdkiampolicybuilderhelper/version +1 -1
- package/lib/constructs/Actions.d.ts +303 -0
- package/lib/constructs/Actions.js +304 -1
- package/lib/constructs/ManagedPolicies.d.ts +8 -0
- package/lib/constructs/ManagedPolicies.js +9 -1
- package/methods_list.txt +297 -0
- package/node_modules/@aws-sdk/client-iam/package.json +5 -5
- package/node_modules/@aws-sdk/client-sso/package.json +4 -4
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +124 -92
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +124 -92
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +10 -8
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +30 -26
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +75 -53
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +5 -3
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
- package/node_modules/@aws-sdk/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +3 -3
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/orderedJs2Xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/prettifyJs2Xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
package/methods_list.txt
CHANGED
|
@@ -196,6 +196,52 @@ activate:GetCredits
|
|
|
196
196
|
activate:GetMemberInfo
|
|
197
197
|
activate:GetProgram
|
|
198
198
|
activate:PutMemberInfo
|
|
199
|
+
aidevops:AssociateService
|
|
200
|
+
aidevops:CreateAgentSpace
|
|
201
|
+
aidevops:CreateBacklogTask
|
|
202
|
+
aidevops:CreateKnowledgeItem
|
|
203
|
+
aidevops:CreateOneTimeLoginSession
|
|
204
|
+
aidevops:DeleteAgentSpace
|
|
205
|
+
aidevops:DeleteKnowledgeItem
|
|
206
|
+
aidevops:DeregisterService
|
|
207
|
+
aidevops:DescribeSupportLevel
|
|
208
|
+
aidevops:DisableOperatorApp
|
|
209
|
+
aidevops:DisassociateService
|
|
210
|
+
aidevops:DiscoverTopology
|
|
211
|
+
aidevops:EnableOperatorApp
|
|
212
|
+
aidevops:EndChatForCase
|
|
213
|
+
aidevops:GetAccountUsage
|
|
214
|
+
aidevops:GetAgentSpace
|
|
215
|
+
aidevops:GetAssociation
|
|
216
|
+
aidevops:GetBacklogTask
|
|
217
|
+
aidevops:GetKnowledgeItem
|
|
218
|
+
aidevops:GetOperatorAppTeams
|
|
219
|
+
aidevops:GetRecommendation
|
|
220
|
+
aidevops:GetService
|
|
221
|
+
aidevops:HandleServiceRegistrationCallback
|
|
222
|
+
aidevops:InitiateChatForCase
|
|
223
|
+
aidevops:InitiateServiceRegistration
|
|
224
|
+
aidevops:InvokeAgent
|
|
225
|
+
aidevops:ListAgentSpaces
|
|
226
|
+
aidevops:ListAssociations
|
|
227
|
+
aidevops:ListBacklogTasks
|
|
228
|
+
aidevops:ListExecutions
|
|
229
|
+
aidevops:ListGoals
|
|
230
|
+
aidevops:ListJournalRecords
|
|
231
|
+
aidevops:ListKnowledgeItems
|
|
232
|
+
aidevops:ListPendingMessages
|
|
233
|
+
aidevops:ListRecommendations
|
|
234
|
+
aidevops:ListServices
|
|
235
|
+
aidevops:ListWebhooks
|
|
236
|
+
aidevops:RegisterService
|
|
237
|
+
aidevops:SearchServiceAccessibleResource
|
|
238
|
+
aidevops:SendChatMessage
|
|
239
|
+
aidevops:UpdateAgentSpace
|
|
240
|
+
aidevops:UpdateAssociation
|
|
241
|
+
aidevops:UpdateBacklogTask
|
|
242
|
+
aidevops:UpdateKnowledgeItem
|
|
243
|
+
aidevops:UpdateOperatorAppTeams
|
|
244
|
+
aidevops:UpdateRecommendation
|
|
199
245
|
aiops:CreateInvestigation
|
|
200
246
|
aiops:CreateInvestigationEvent
|
|
201
247
|
aiops:CreateInvestigationGroup
|
|
@@ -1695,6 +1741,7 @@ bcm-pricing-calculator:UpdateWorkloadEstimate
|
|
|
1695
1741
|
bcm-pricing-calculator:UpdateWorkloadEstimateUsage
|
|
1696
1742
|
bcm-recommended-actions:ListRecommendedActions
|
|
1697
1743
|
bedrock-agentcore:AllowVendedLogDeliveryForResource
|
|
1744
|
+
bedrock-agentcore:AuthorizeAction
|
|
1698
1745
|
bedrock-agentcore:BatchCreateMemoryRecords
|
|
1699
1746
|
bedrock-agentcore:BatchDeleteMemoryRecords
|
|
1700
1747
|
bedrock-agentcore:BatchUpdateMemoryRecords
|
|
@@ -1706,24 +1753,34 @@ bedrock-agentcore:CreateAgentRuntimeEndpoint
|
|
|
1706
1753
|
bedrock-agentcore:CreateApiKeyCredentialProvider
|
|
1707
1754
|
bedrock-agentcore:CreateBrowser
|
|
1708
1755
|
bedrock-agentcore:CreateCodeInterpreter
|
|
1756
|
+
bedrock-agentcore:CreateEvaluator
|
|
1709
1757
|
bedrock-agentcore:CreateEvent
|
|
1710
1758
|
bedrock-agentcore:CreateGateway
|
|
1711
1759
|
bedrock-agentcore:CreateGatewayTarget
|
|
1712
1760
|
bedrock-agentcore:CreateMemory
|
|
1713
1761
|
bedrock-agentcore:CreateOauth2CredentialProvider
|
|
1762
|
+
bedrock-agentcore:CreateOnlineEvaluationConfig
|
|
1763
|
+
bedrock-agentcore:CreatePolicy
|
|
1764
|
+
bedrock-agentcore:CreatePolicyEngine
|
|
1714
1765
|
bedrock-agentcore:CreateWorkloadIdentity
|
|
1715
1766
|
bedrock-agentcore:DeleteAgentRuntime
|
|
1716
1767
|
bedrock-agentcore:DeleteAgentRuntimeEndpoint
|
|
1717
1768
|
bedrock-agentcore:DeleteApiKeyCredentialProvider
|
|
1718
1769
|
bedrock-agentcore:DeleteBrowser
|
|
1719
1770
|
bedrock-agentcore:DeleteCodeInterpreter
|
|
1771
|
+
bedrock-agentcore:DeleteEvaluator
|
|
1720
1772
|
bedrock-agentcore:DeleteEvent
|
|
1721
1773
|
bedrock-agentcore:DeleteGateway
|
|
1722
1774
|
bedrock-agentcore:DeleteGatewayTarget
|
|
1723
1775
|
bedrock-agentcore:DeleteMemory
|
|
1724
1776
|
bedrock-agentcore:DeleteMemoryRecord
|
|
1725
1777
|
bedrock-agentcore:DeleteOauth2CredentialProvider
|
|
1778
|
+
bedrock-agentcore:DeleteOnlineEvaluationConfig
|
|
1779
|
+
bedrock-agentcore:DeletePolicy
|
|
1780
|
+
bedrock-agentcore:DeletePolicyEngine
|
|
1781
|
+
bedrock-agentcore:DeleteResourcePolicy
|
|
1726
1782
|
bedrock-agentcore:DeleteWorkloadIdentity
|
|
1783
|
+
bedrock-agentcore:Evaluate
|
|
1727
1784
|
bedrock-agentcore:GetAgentCard
|
|
1728
1785
|
bedrock-agentcore:GetAgentRuntime
|
|
1729
1786
|
bedrock-agentcore:GetAgentRuntimeEndpoint
|
|
@@ -1732,14 +1789,20 @@ bedrock-agentcore:GetBrowser
|
|
|
1732
1789
|
bedrock-agentcore:GetBrowserSession
|
|
1733
1790
|
bedrock-agentcore:GetCodeInterpreter
|
|
1734
1791
|
bedrock-agentcore:GetCodeInterpreterSession
|
|
1792
|
+
bedrock-agentcore:GetEvaluator
|
|
1735
1793
|
bedrock-agentcore:GetEvent
|
|
1736
1794
|
bedrock-agentcore:GetGateway
|
|
1737
1795
|
bedrock-agentcore:GetGatewayTarget
|
|
1738
1796
|
bedrock-agentcore:GetMemory
|
|
1739
1797
|
bedrock-agentcore:GetMemoryRecord
|
|
1740
1798
|
bedrock-agentcore:GetOauth2CredentialProvider
|
|
1799
|
+
bedrock-agentcore:GetOnlineEvaluationConfig
|
|
1800
|
+
bedrock-agentcore:GetPolicy
|
|
1801
|
+
bedrock-agentcore:GetPolicyEngine
|
|
1802
|
+
bedrock-agentcore:GetPolicyGeneration
|
|
1741
1803
|
bedrock-agentcore:GetResourceApiKey
|
|
1742
1804
|
bedrock-agentcore:GetResourceOauth2Token
|
|
1805
|
+
bedrock-agentcore:GetResourcePolicy
|
|
1743
1806
|
bedrock-agentcore:GetTokenVault
|
|
1744
1807
|
bedrock-agentcore:GetWorkloadAccessToken
|
|
1745
1808
|
bedrock-agentcore:GetWorkloadAccessTokenForJWT
|
|
@@ -1747,6 +1810,8 @@ bedrock-agentcore:GetWorkloadAccessTokenForUserId
|
|
|
1747
1810
|
bedrock-agentcore:GetWorkloadIdentity
|
|
1748
1811
|
bedrock-agentcore:InvokeAgentRuntime
|
|
1749
1812
|
bedrock-agentcore:InvokeAgentRuntimeForUser
|
|
1813
|
+
bedrock-agentcore:InvokeAgentRuntimeWithWebSocketStream
|
|
1814
|
+
bedrock-agentcore:InvokeAgentRuntimeWithWebSocketStreamForUser
|
|
1750
1815
|
bedrock-agentcore:InvokeCodeInterpreter
|
|
1751
1816
|
bedrock-agentcore:InvokeGateway
|
|
1752
1817
|
bedrock-agentcore:ListActors
|
|
@@ -1758,19 +1823,32 @@ bedrock-agentcore:ListBrowsers
|
|
|
1758
1823
|
bedrock-agentcore:ListBrowserSessions
|
|
1759
1824
|
bedrock-agentcore:ListCodeInterpreters
|
|
1760
1825
|
bedrock-agentcore:ListCodeInterpreterSessions
|
|
1826
|
+
bedrock-agentcore:ListEvaluators
|
|
1761
1827
|
bedrock-agentcore:ListEvents
|
|
1762
1828
|
bedrock-agentcore:ListGateways
|
|
1763
1829
|
bedrock-agentcore:ListGatewayTargets
|
|
1764
1830
|
bedrock-agentcore:ListMemories
|
|
1831
|
+
bedrock-agentcore:ListMemoryExtractionJobs
|
|
1765
1832
|
bedrock-agentcore:ListMemoryRecords
|
|
1766
1833
|
bedrock-agentcore:ListOauth2CredentialProviders
|
|
1834
|
+
bedrock-agentcore:ListOnlineEvaluationConfigs
|
|
1835
|
+
bedrock-agentcore:ListPolicies
|
|
1836
|
+
bedrock-agentcore:ListPolicyEngines
|
|
1837
|
+
bedrock-agentcore:ListPolicyGenerationAssets
|
|
1838
|
+
bedrock-agentcore:ListPolicyGenerations
|
|
1767
1839
|
bedrock-agentcore:ListSessions
|
|
1768
1840
|
bedrock-agentcore:ListTagsForResource
|
|
1769
1841
|
bedrock-agentcore:ListWorkloadIdentities
|
|
1842
|
+
bedrock-agentcore:ManageAdminPolicy
|
|
1843
|
+
bedrock-agentcore:ManageResourceScopedPolicy
|
|
1844
|
+
bedrock-agentcore:PartiallyAuthorizeActions
|
|
1845
|
+
bedrock-agentcore:PutResourcePolicy
|
|
1770
1846
|
bedrock-agentcore:RetrieveMemoryRecords
|
|
1771
1847
|
bedrock-agentcore:SetTokenVaultCMK
|
|
1772
1848
|
bedrock-agentcore:StartBrowserSession
|
|
1773
1849
|
bedrock-agentcore:StartCodeInterpreterSession
|
|
1850
|
+
bedrock-agentcore:StartMemoryExtractionJob
|
|
1851
|
+
bedrock-agentcore:StartPolicyGeneration
|
|
1774
1852
|
bedrock-agentcore:StopBrowserSession
|
|
1775
1853
|
bedrock-agentcore:StopCodeInterpreterSession
|
|
1776
1854
|
bedrock-agentcore:StopRuntimeSession
|
|
@@ -1781,10 +1859,14 @@ bedrock-agentcore:UpdateAgentRuntime
|
|
|
1781
1859
|
bedrock-agentcore:UpdateAgentRuntimeEndpoint
|
|
1782
1860
|
bedrock-agentcore:UpdateApiKeyCredentialProvider
|
|
1783
1861
|
bedrock-agentcore:UpdateBrowserStream
|
|
1862
|
+
bedrock-agentcore:UpdateEvaluator
|
|
1784
1863
|
bedrock-agentcore:UpdateGateway
|
|
1785
1864
|
bedrock-agentcore:UpdateGatewayTarget
|
|
1786
1865
|
bedrock-agentcore:UpdateMemory
|
|
1787
1866
|
bedrock-agentcore:UpdateOauth2CredentialProvider
|
|
1867
|
+
bedrock-agentcore:UpdateOnlineEvaluationConfig
|
|
1868
|
+
bedrock-agentcore:UpdatePolicy
|
|
1869
|
+
bedrock-agentcore:UpdatePolicyEngine
|
|
1788
1870
|
bedrock-agentcore:UpdateWorkloadIdentity
|
|
1789
1871
|
bedrock:AllowVendedLogDeliveryForResource
|
|
1790
1872
|
bedrock:ApplyGuardrail
|
|
@@ -4280,13 +4362,19 @@ connect:AssociatePhoneNumberContactFlow
|
|
|
4280
4362
|
connect:AssociateQueueQuickConnects
|
|
4281
4363
|
connect:AssociateRoutingProfileQueues
|
|
4282
4364
|
connect:AssociateSecurityKey
|
|
4365
|
+
connect:AssociateSecurityProfiles
|
|
4283
4366
|
connect:AssociateTrafficDistributionGroupUser
|
|
4284
4367
|
connect:AssociateUserProficiencies
|
|
4368
|
+
connect:AssociateWorkspace
|
|
4285
4369
|
connect:BatchAssociateAnalyticsDataSet
|
|
4370
|
+
connect:BatchCreateDataTableValue
|
|
4371
|
+
connect:BatchDeleteDataTableValue
|
|
4372
|
+
connect:BatchDescribeDataTableValue
|
|
4286
4373
|
connect:BatchDisassociateAnalyticsDataSet
|
|
4287
4374
|
connect:BatchGetAttachedFileMetadata
|
|
4288
4375
|
connect:BatchGetFlowAssociation
|
|
4289
4376
|
connect:BatchPutContact
|
|
4377
|
+
connect:BatchUpdateDataTableValue
|
|
4290
4378
|
connect:ClaimPhoneNumber
|
|
4291
4379
|
connect:CompleteAttachedFileUpload
|
|
4292
4380
|
connect:CreateAgentStatus
|
|
@@ -4294,7 +4382,11 @@ connect:CreateAuthenticationProfile
|
|
|
4294
4382
|
connect:CreateContact
|
|
4295
4383
|
connect:CreateContactFlow
|
|
4296
4384
|
connect:CreateContactFlowModule
|
|
4385
|
+
connect:CreateContactFlowModuleAlias
|
|
4386
|
+
connect:CreateContactFlowModuleVersion
|
|
4297
4387
|
connect:CreateContactFlowVersion
|
|
4388
|
+
connect:CreateDataTable
|
|
4389
|
+
connect:CreateDataTableAttribute
|
|
4298
4390
|
connect:CreateEmailAddress
|
|
4299
4391
|
connect:CreateEvaluationForm
|
|
4300
4392
|
connect:CreateHoursOfOperation
|
|
@@ -4319,12 +4411,18 @@ connect:CreateUserHierarchyGroup
|
|
|
4319
4411
|
connect:CreateView
|
|
4320
4412
|
connect:CreateViewVersion
|
|
4321
4413
|
connect:CreateVocabulary
|
|
4414
|
+
connect:CreateWorkspace
|
|
4415
|
+
connect:CreateWorkspacePage
|
|
4322
4416
|
connect:DeactivateEvaluationForm
|
|
4323
4417
|
connect:DeleteAttachedFile
|
|
4324
4418
|
connect:DeleteContactEvaluation
|
|
4325
4419
|
connect:DeleteContactFlow
|
|
4326
4420
|
connect:DeleteContactFlowModule
|
|
4421
|
+
connect:DeleteContactFlowModuleAlias
|
|
4422
|
+
connect:DeleteContactFlowModuleVersion
|
|
4327
4423
|
connect:DeleteContactFlowVersion
|
|
4424
|
+
connect:DeleteDataTable
|
|
4425
|
+
connect:DeleteDataTableAttribute
|
|
4328
4426
|
connect:DeleteEmailAddress
|
|
4329
4427
|
connect:DeleteEvaluationForm
|
|
4330
4428
|
connect:DeleteHoursOfOperation
|
|
@@ -4347,12 +4445,18 @@ connect:DeleteUserHierarchyGroup
|
|
|
4347
4445
|
connect:DeleteView
|
|
4348
4446
|
connect:DeleteViewVersion
|
|
4349
4447
|
connect:DeleteVocabulary
|
|
4448
|
+
connect:DeleteWorkspace
|
|
4449
|
+
connect:DeleteWorkspaceMedia
|
|
4450
|
+
connect:DeleteWorkspacePage
|
|
4350
4451
|
connect:DescribeAgentStatus
|
|
4351
4452
|
connect:DescribeAuthenticationProfile
|
|
4352
4453
|
connect:DescribeContact
|
|
4353
4454
|
connect:DescribeContactEvaluation
|
|
4354
4455
|
connect:DescribeContactFlow
|
|
4355
4456
|
connect:DescribeContactFlowModule
|
|
4457
|
+
connect:DescribeContactFlowModuleAlias
|
|
4458
|
+
connect:DescribeDataTable
|
|
4459
|
+
connect:DescribeDataTableAttribute
|
|
4356
4460
|
connect:DescribeEmailAddress
|
|
4357
4461
|
connect:DescribeEvaluationForm
|
|
4358
4462
|
connect:DescribeForecastingPlanningSchedulingIntegration
|
|
@@ -4375,6 +4479,7 @@ connect:DescribeUserHierarchyGroup
|
|
|
4375
4479
|
connect:DescribeUserHierarchyStructure
|
|
4376
4480
|
connect:DescribeView
|
|
4377
4481
|
connect:DescribeVocabulary
|
|
4482
|
+
connect:DescribeWorkspace
|
|
4378
4483
|
connect:DisassociateAnalyticsDataSet
|
|
4379
4484
|
connect:DisassociateApprovedOrigin
|
|
4380
4485
|
connect:DisassociateBot
|
|
@@ -4388,9 +4493,12 @@ connect:DisassociatePhoneNumberContactFlow
|
|
|
4388
4493
|
connect:DisassociateQueueQuickConnects
|
|
4389
4494
|
connect:DisassociateRoutingProfileQueues
|
|
4390
4495
|
connect:DisassociateSecurityKey
|
|
4496
|
+
connect:DisassociateSecurityProfiles
|
|
4391
4497
|
connect:DisassociateTrafficDistributionGroupUser
|
|
4392
4498
|
connect:DisassociateUserProficiencies
|
|
4499
|
+
connect:DisassociateWorkspace
|
|
4393
4500
|
connect:DismissUserContact
|
|
4501
|
+
connect:EvaluateDataTableValues
|
|
4394
4502
|
connect:GetAttachedFile
|
|
4395
4503
|
connect:GetContactAttributes
|
|
4396
4504
|
connect:GetContactMetrics
|
|
@@ -4405,6 +4513,7 @@ connect:GetPromptFile
|
|
|
4405
4513
|
connect:GetTaskTemplate
|
|
4406
4514
|
connect:GetTrafficDistribution
|
|
4407
4515
|
connect:ImportPhoneNumber
|
|
4516
|
+
connect:ImportWorkspaceMedia
|
|
4408
4517
|
connect:ListAgentStatuses
|
|
4409
4518
|
connect:ListAnalyticsDataAssociations
|
|
4410
4519
|
connect:ListAnalyticsDataLakeDataSets
|
|
@@ -4413,11 +4522,18 @@ connect:ListAssociatedContacts
|
|
|
4413
4522
|
connect:ListAuthenticationProfiles
|
|
4414
4523
|
connect:ListBots
|
|
4415
4524
|
connect:ListContactEvaluations
|
|
4525
|
+
connect:ListContactFlowModuleAliases
|
|
4416
4526
|
connect:ListContactFlowModules
|
|
4527
|
+
connect:ListContactFlowModuleVersions
|
|
4417
4528
|
connect:ListContactFlows
|
|
4418
4529
|
connect:ListContactFlowVersions
|
|
4419
4530
|
connect:ListContactReferences
|
|
4531
|
+
connect:ListDataTableAttributes
|
|
4532
|
+
connect:ListDataTablePrimaryValues
|
|
4533
|
+
connect:ListDataTables
|
|
4534
|
+
connect:ListDataTableValues
|
|
4420
4535
|
connect:ListDefaultVocabularies
|
|
4536
|
+
connect:ListEntitySecurityProfiles
|
|
4421
4537
|
connect:ListEvaluationForms
|
|
4422
4538
|
connect:ListEvaluationFormVersions
|
|
4423
4539
|
connect:ListFlowAssociations
|
|
@@ -4444,6 +4560,7 @@ connect:ListRoutingProfiles
|
|
|
4444
4560
|
connect:ListRules
|
|
4445
4561
|
connect:ListSecurityKeys
|
|
4446
4562
|
connect:ListSecurityProfileApplications
|
|
4563
|
+
connect:ListSecurityProfileFlowModules
|
|
4447
4564
|
connect:ListSecurityProfilePermissions
|
|
4448
4565
|
connect:ListSecurityProfiles
|
|
4449
4566
|
connect:ListTagsForResource
|
|
@@ -4456,6 +4573,9 @@ connect:ListUserProficiencies
|
|
|
4456
4573
|
connect:ListUsers
|
|
4457
4574
|
connect:ListViews
|
|
4458
4575
|
connect:ListViewVersions
|
|
4576
|
+
connect:ListWorkspaceMedia
|
|
4577
|
+
connect:ListWorkspacePages
|
|
4578
|
+
connect:ListWorkspaces
|
|
4459
4579
|
connect:MonitorContact
|
|
4460
4580
|
connect:PauseContact
|
|
4461
4581
|
connect:PutUserStatus
|
|
@@ -4465,10 +4585,13 @@ connect:ResumeContact
|
|
|
4465
4585
|
connect:ResumeContactRecording
|
|
4466
4586
|
connect:SearchAgentStatuses
|
|
4467
4587
|
connect:SearchAvailablePhoneNumbers
|
|
4588
|
+
connect:SearchContactEvaluations
|
|
4468
4589
|
connect:SearchContactFlowModules
|
|
4469
4590
|
connect:SearchContactFlows
|
|
4470
4591
|
connect:SearchContacts
|
|
4592
|
+
connect:SearchDataTables
|
|
4471
4593
|
connect:SearchEmailAddresses
|
|
4594
|
+
connect:SearchEvaluationForms
|
|
4472
4595
|
connect:SearchHoursOfOperationOverrides
|
|
4473
4596
|
connect:SearchHoursOfOperations
|
|
4474
4597
|
connect:SearchPredefinedAttributes
|
|
@@ -4480,7 +4603,10 @@ connect:SearchRoutingProfiles
|
|
|
4480
4603
|
connect:SearchSecurityProfiles
|
|
4481
4604
|
connect:SearchUserHierarchyGroups
|
|
4482
4605
|
connect:SearchUsers
|
|
4606
|
+
connect:SearchViews
|
|
4483
4607
|
connect:SearchVocabularies
|
|
4608
|
+
connect:SearchWorkspaceAssociations
|
|
4609
|
+
connect:SearchWorkspaces
|
|
4484
4610
|
connect:SendChatIntegrationEvent
|
|
4485
4611
|
connect:SendIntegrationEvent
|
|
4486
4612
|
connect:SendOutboundChatMessage
|
|
@@ -4488,6 +4614,7 @@ connect:SendOutboundEmail
|
|
|
4488
4614
|
connect:StartAttachedFileUpload
|
|
4489
4615
|
connect:StartChatContact
|
|
4490
4616
|
connect:StartContactEvaluation
|
|
4617
|
+
connect:StartContactMediaProcessing
|
|
4491
4618
|
connect:StartContactRecording
|
|
4492
4619
|
connect:StartContactStreaming
|
|
4493
4620
|
connect:StartEmailContact
|
|
@@ -4499,6 +4626,7 @@ connect:StartScreenSharing
|
|
|
4499
4626
|
connect:StartTaskContact
|
|
4500
4627
|
connect:StartWebRTCContact
|
|
4501
4628
|
connect:StopContact
|
|
4629
|
+
connect:StopContactMediaProcessing
|
|
4502
4630
|
connect:StopContactRecording
|
|
4503
4631
|
connect:StopContactStreaming
|
|
4504
4632
|
connect:StopForecastingPlanningSchedulingIntegration
|
|
@@ -4516,11 +4644,15 @@ connect:UpdateContactAttributes
|
|
|
4516
4644
|
connect:UpdateContactEvaluation
|
|
4517
4645
|
connect:UpdateContactFlowContent
|
|
4518
4646
|
connect:UpdateContactFlowMetadata
|
|
4647
|
+
connect:UpdateContactFlowModuleAlias
|
|
4519
4648
|
connect:UpdateContactFlowModuleContent
|
|
4520
4649
|
connect:UpdateContactFlowModuleMetadata
|
|
4521
4650
|
connect:UpdateContactFlowName
|
|
4522
4651
|
connect:UpdateContactRoutingData
|
|
4523
4652
|
connect:UpdateContactSchedule
|
|
4653
|
+
connect:UpdateDataTableAttribute
|
|
4654
|
+
connect:UpdateDataTableMetadata
|
|
4655
|
+
connect:UpdateDataTablePrimaryValues
|
|
4524
4656
|
connect:UpdateEmailAddressMetadata
|
|
4525
4657
|
connect:UpdateEvaluationForm
|
|
4526
4658
|
connect:UpdateHoursOfOperation
|
|
@@ -4560,6 +4692,10 @@ connect:UpdateUserRoutingProfile
|
|
|
4560
4692
|
connect:UpdateUserSecurityProfiles
|
|
4561
4693
|
connect:UpdateViewContent
|
|
4562
4694
|
connect:UpdateViewMetadata
|
|
4695
|
+
connect:UpdateWorkspaceMetadata
|
|
4696
|
+
connect:UpdateWorkspacePage
|
|
4697
|
+
connect:UpdateWorkspaceTheme
|
|
4698
|
+
connect:UpdateWorkspaceVisibility
|
|
4563
4699
|
consoleapp:GetDeviceIdentity
|
|
4564
4700
|
consoleapp:ListDeviceIdentities
|
|
4565
4701
|
consolidatedbilling:GetAccountBillingRole
|
|
@@ -4918,6 +5054,7 @@ datazone:GetCellRun
|
|
|
4918
5054
|
datazone:GetCellRunResult
|
|
4919
5055
|
datazone:GetConnection
|
|
4920
5056
|
datazone:GetConversation
|
|
5057
|
+
datazone:GetDataExportConfiguration
|
|
4921
5058
|
datazone:GetDataProduct
|
|
4922
5059
|
datazone:GetDataSource
|
|
4923
5060
|
datazone:GetDataSourceRun
|
|
@@ -5000,6 +5137,7 @@ datazone:PostLineageEvent
|
|
|
5000
5137
|
datazone:PostTimeSeriesDataPoints
|
|
5001
5138
|
datazone:ProvisionDomain
|
|
5002
5139
|
datazone:PutCellRunResult
|
|
5140
|
+
datazone:PutDataExportConfiguration
|
|
5003
5141
|
datazone:PutDomainSharingPolicy
|
|
5004
5142
|
datazone:PutEnvironmentBlueprintConfiguration
|
|
5005
5143
|
datazone:RefreshToken
|
|
@@ -10804,12 +10942,15 @@ lakeformation:UpdateTableObjects
|
|
|
10804
10942
|
lakeformation:UpdateTableStorageOptimizer
|
|
10805
10943
|
lambda:AddLayerVersionPermission
|
|
10806
10944
|
lambda:AddPermission
|
|
10945
|
+
lambda:CheckpointDurableExecution
|
|
10807
10946
|
lambda:CreateAlias
|
|
10947
|
+
lambda:CreateCapacityProvider
|
|
10808
10948
|
lambda:CreateCodeSigningConfig
|
|
10809
10949
|
lambda:CreateEventSourceMapping
|
|
10810
10950
|
lambda:CreateFunction
|
|
10811
10951
|
lambda:CreateFunctionUrlConfig
|
|
10812
10952
|
lambda:DeleteAlias
|
|
10953
|
+
lambda:DeleteCapacityProvider
|
|
10813
10954
|
lambda:DeleteCodeSigningConfig
|
|
10814
10955
|
lambda:DeleteEventSourceMapping
|
|
10815
10956
|
lambda:DeleteFunction
|
|
@@ -10823,7 +10964,11 @@ lambda:DisableReplication
|
|
|
10823
10964
|
lambda:EnableReplication
|
|
10824
10965
|
lambda:GetAccountSettings
|
|
10825
10966
|
lambda:GetAlias
|
|
10967
|
+
lambda:GetCapacityProvider
|
|
10826
10968
|
lambda:GetCodeSigningConfig
|
|
10969
|
+
lambda:GetDurableExecution
|
|
10970
|
+
lambda:GetDurableExecutionHistory
|
|
10971
|
+
lambda:GetDurableExecutionState
|
|
10827
10972
|
lambda:GetEventSourceMapping
|
|
10828
10973
|
lambda:GetFunction
|
|
10829
10974
|
lambda:GetFunctionCodeSigningConfig
|
|
@@ -10831,6 +10976,7 @@ lambda:GetFunctionConcurrency
|
|
|
10831
10976
|
lambda:GetFunctionConfiguration
|
|
10832
10977
|
lambda:GetFunctionEventInvokeConfig
|
|
10833
10978
|
lambda:GetFunctionRecursionConfig
|
|
10979
|
+
lambda:GetFunctionScalingConfig
|
|
10834
10980
|
lambda:GetFunctionUrlConfig
|
|
10835
10981
|
lambda:GetLayerVersion
|
|
10836
10982
|
lambda:GetLayerVersionPolicy
|
|
@@ -10841,30 +10987,40 @@ lambda:InvokeAsync
|
|
|
10841
10987
|
lambda:InvokeFunction
|
|
10842
10988
|
lambda:InvokeFunctionUrl
|
|
10843
10989
|
lambda:ListAliases
|
|
10990
|
+
lambda:ListCapacityProviders
|
|
10844
10991
|
lambda:ListCodeSigningConfigs
|
|
10992
|
+
lambda:ListDurableExecutionsByFunction
|
|
10845
10993
|
lambda:ListEventSourceMappings
|
|
10846
10994
|
lambda:ListFunctionEventInvokeConfigs
|
|
10847
10995
|
lambda:ListFunctions
|
|
10848
10996
|
lambda:ListFunctionsByCodeSigningConfig
|
|
10849
10997
|
lambda:ListFunctionUrlConfigs
|
|
10998
|
+
lambda:ListFunctionVersionsByCapacityProvider
|
|
10850
10999
|
lambda:ListLayers
|
|
10851
11000
|
lambda:ListLayerVersions
|
|
10852
11001
|
lambda:ListProvisionedConcurrencyConfigs
|
|
10853
11002
|
lambda:ListTags
|
|
10854
11003
|
lambda:ListVersionsByFunction
|
|
11004
|
+
lambda:PassCapacityProvider
|
|
10855
11005
|
lambda:PublishLayerVersion
|
|
10856
11006
|
lambda:PublishVersion
|
|
10857
11007
|
lambda:PutFunctionCodeSigningConfig
|
|
10858
11008
|
lambda:PutFunctionConcurrency
|
|
10859
11009
|
lambda:PutFunctionEventInvokeConfig
|
|
10860
11010
|
lambda:PutFunctionRecursionConfig
|
|
11011
|
+
lambda:PutFunctionScalingConfig
|
|
10861
11012
|
lambda:PutProvisionedConcurrencyConfig
|
|
10862
11013
|
lambda:PutRuntimeManagementConfig
|
|
10863
11014
|
lambda:RemoveLayerVersionPermission
|
|
10864
11015
|
lambda:RemovePermission
|
|
11016
|
+
lambda:SendDurableExecutionCallbackFailure
|
|
11017
|
+
lambda:SendDurableExecutionCallbackHeartbeat
|
|
11018
|
+
lambda:SendDurableExecutionCallbackSuccess
|
|
11019
|
+
lambda:StopDurableExecution
|
|
10865
11020
|
lambda:TagResource
|
|
10866
11021
|
lambda:UntagResource
|
|
10867
11022
|
lambda:UpdateAlias
|
|
11023
|
+
lambda:UpdateCapacityProvider
|
|
10868
11024
|
lambda:UpdateCodeSigningConfig
|
|
10869
11025
|
lambda:UpdateEventSourceMapping
|
|
10870
11026
|
lambda:UpdateFunctionCode
|
|
@@ -11322,6 +11478,7 @@ lightsail:UpdateLoadBalancerAttribute
|
|
|
11322
11478
|
lightsail:UpdateRelationalDatabase
|
|
11323
11479
|
lightsail:UpdateRelationalDatabaseParameters
|
|
11324
11480
|
logs:AssociateKmsKey
|
|
11481
|
+
logs:AssociateSourceToS3TableIntegration
|
|
11325
11482
|
logs:CancelExportTask
|
|
11326
11483
|
logs:CreateDelivery
|
|
11327
11484
|
logs:CreateExportTask
|
|
@@ -11344,6 +11501,7 @@ logs:DeleteLogDelivery
|
|
|
11344
11501
|
logs:DeleteLogGroup
|
|
11345
11502
|
logs:DeleteLogStream
|
|
11346
11503
|
logs:DeleteMetricFilter
|
|
11504
|
+
logs:DeletePipelineRule
|
|
11347
11505
|
logs:DeleteQueryDefinition
|
|
11348
11506
|
logs:DeleteResourcePolicy
|
|
11349
11507
|
logs:DeleteRetentionPolicy
|
|
@@ -11367,6 +11525,7 @@ logs:DescribeQueryDefinitions
|
|
|
11367
11525
|
logs:DescribeResourcePolicies
|
|
11368
11526
|
logs:DescribeSubscriptionFilters
|
|
11369
11527
|
logs:DisassociateKmsKey
|
|
11528
|
+
logs:DisassociateSourceFromS3TableIntegration
|
|
11370
11529
|
logs:FilterLogEvents
|
|
11371
11530
|
logs:GetDataProtectionPolicy
|
|
11372
11531
|
logs:GetDelivery
|
|
@@ -11377,13 +11536,16 @@ logs:GetIntegration
|
|
|
11377
11536
|
logs:GetLogAnomalyDetector
|
|
11378
11537
|
logs:GetLogDelivery
|
|
11379
11538
|
logs:GetLogEvents
|
|
11539
|
+
logs:GetLogFields
|
|
11380
11540
|
logs:GetLogGroupFields
|
|
11381
11541
|
logs:GetLogRecord
|
|
11382
11542
|
logs:GetQueryResults
|
|
11383
11543
|
logs:GetScheduledQuery
|
|
11384
11544
|
logs:GetScheduledQueryHistory
|
|
11385
11545
|
logs:GetTransformer
|
|
11546
|
+
logs:IntegrateWithS3Table
|
|
11386
11547
|
logs:Link
|
|
11548
|
+
logs:ListAggregateLogGroupSummaries
|
|
11387
11549
|
logs:ListAnomalies
|
|
11388
11550
|
logs:ListEntitiesForLogGroup
|
|
11389
11551
|
logs:ListIntegrations
|
|
@@ -11393,8 +11555,10 @@ logs:ListLogGroups
|
|
|
11393
11555
|
logs:ListLogGroupsForEntity
|
|
11394
11556
|
logs:ListLogGroupsForQuery
|
|
11395
11557
|
logs:ListScheduledQueries
|
|
11558
|
+
logs:ListSourcesForS3TableIntegration
|
|
11396
11559
|
logs:ListTagsForResource
|
|
11397
11560
|
logs:ListTagsLogGroup
|
|
11561
|
+
logs:ProcessWithPipeline
|
|
11398
11562
|
logs:PutAccountPolicy
|
|
11399
11563
|
logs:PutDataProtectionPolicy
|
|
11400
11564
|
logs:PutDeliveryDestination
|
|
@@ -11407,6 +11571,7 @@ logs:PutIntegration
|
|
|
11407
11571
|
logs:PutLogEvents
|
|
11408
11572
|
logs:PutLogGroupDeletionProtection
|
|
11409
11573
|
logs:PutMetricFilter
|
|
11574
|
+
logs:PutPipelineRule
|
|
11410
11575
|
logs:PutQueryDefinition
|
|
11411
11576
|
logs:PutResourcePolicy
|
|
11412
11577
|
logs:PutRetentionPolicy
|
|
@@ -13042,21 +13207,29 @@ oam:TagResource
|
|
|
13042
13207
|
oam:UntagResource
|
|
13043
13208
|
oam:UpdateLink
|
|
13044
13209
|
observabilityadmin:CreateCentralizationRuleForOrganization
|
|
13210
|
+
observabilityadmin:CreateS3TableIntegration
|
|
13211
|
+
observabilityadmin:CreateTelemetryPipeline
|
|
13045
13212
|
observabilityadmin:CreateTelemetryRule
|
|
13046
13213
|
observabilityadmin:CreateTelemetryRuleForOrganization
|
|
13047
13214
|
observabilityadmin:DeleteCentralizationRuleForOrganization
|
|
13215
|
+
observabilityadmin:DeleteS3TableIntegration
|
|
13216
|
+
observabilityadmin:DeleteTelemetryPipeline
|
|
13048
13217
|
observabilityadmin:DeleteTelemetryRule
|
|
13049
13218
|
observabilityadmin:DeleteTelemetryRuleForOrganization
|
|
13050
13219
|
observabilityadmin:GetCentralizationRuleForOrganization
|
|
13220
|
+
observabilityadmin:GetS3TableIntegration
|
|
13051
13221
|
observabilityadmin:GetTelemetryEnrichmentStatus
|
|
13052
13222
|
observabilityadmin:GetTelemetryEvaluationStatus
|
|
13053
13223
|
observabilityadmin:GetTelemetryEvaluationStatusForOrganization
|
|
13224
|
+
observabilityadmin:GetTelemetryPipeline
|
|
13054
13225
|
observabilityadmin:GetTelemetryRule
|
|
13055
13226
|
observabilityadmin:GetTelemetryRuleForOrganization
|
|
13056
13227
|
observabilityadmin:ListCentralizationRulesForOrganization
|
|
13057
13228
|
observabilityadmin:ListResourceTelemetry
|
|
13058
13229
|
observabilityadmin:ListResourceTelemetryForOrganization
|
|
13230
|
+
observabilityadmin:ListS3TableIntegrations
|
|
13059
13231
|
observabilityadmin:ListTagsForResource
|
|
13232
|
+
observabilityadmin:ListTelemetryPipelines
|
|
13060
13233
|
observabilityadmin:ListTelemetryRules
|
|
13061
13234
|
observabilityadmin:ListTelemetryRulesForOrganization
|
|
13062
13235
|
observabilityadmin:StartTelemetryEnrichment
|
|
@@ -13066,10 +13239,13 @@ observabilityadmin:StopTelemetryEnrichment
|
|
|
13066
13239
|
observabilityadmin:StopTelemetryEvaluation
|
|
13067
13240
|
observabilityadmin:StopTelemetryEvaluationForOrganization
|
|
13068
13241
|
observabilityadmin:TagResource
|
|
13242
|
+
observabilityadmin:TestTelemetryPipeline
|
|
13069
13243
|
observabilityadmin:UntagResource
|
|
13070
13244
|
observabilityadmin:UpdateCentralizationRuleForOrganization
|
|
13245
|
+
observabilityadmin:UpdateTelemetryPipeline
|
|
13071
13246
|
observabilityadmin:UpdateTelemetryRule
|
|
13072
13247
|
observabilityadmin:UpdateTelemetryRuleForOrganization
|
|
13248
|
+
observabilityadmin:ValidateTelemetryPipelineConfiguration
|
|
13073
13249
|
odb:AcceptMarketplaceRegistration
|
|
13074
13250
|
odb:CreateCloudAutonomousVmCluster
|
|
13075
13251
|
odb:CreateCloudExadataInfrastructure
|
|
@@ -13243,10 +13419,15 @@ one:UpdateDeviceInstance
|
|
|
13243
13419
|
one:UpdateSite
|
|
13244
13420
|
one:UpdateSiteAddress
|
|
13245
13421
|
opensearch:ApplicationAccessAll
|
|
13422
|
+
opensearch:CancelAutoOptimizeJob
|
|
13246
13423
|
opensearch:CancelDirectQuery
|
|
13424
|
+
opensearch:DeleteAutoOptimizeJob
|
|
13425
|
+
opensearch:GetAutoOptimizeJob
|
|
13247
13426
|
opensearch:GetDirectQuery
|
|
13248
13427
|
opensearch:GetDirectQueryResult
|
|
13428
|
+
opensearch:ListAutoOptimizeJobs
|
|
13249
13429
|
opensearch:StartDirectQuery
|
|
13430
|
+
opensearch:SubmitAutoOptimizeJob
|
|
13250
13431
|
opsworks-cm:AssociateNode
|
|
13251
13432
|
opsworks-cm:CreateBackup
|
|
13252
13433
|
opsworks-cm:CreateServer
|
|
@@ -16005,19 +16186,28 @@ s3tables:DeleteTable
|
|
|
16005
16186
|
s3tables:DeleteTableBucket
|
|
16006
16187
|
s3tables:DeleteTableBucketEncryption
|
|
16007
16188
|
s3tables:DeleteTableBucketPolicy
|
|
16189
|
+
s3tables:DeleteTableBucketReplication
|
|
16008
16190
|
s3tables:DeleteTablePolicy
|
|
16191
|
+
s3tables:DeleteTableReplication
|
|
16009
16192
|
s3tables:GetNamespace
|
|
16010
16193
|
s3tables:GetTable
|
|
16011
16194
|
s3tables:GetTableBucket
|
|
16012
16195
|
s3tables:GetTableBucketEncryption
|
|
16013
16196
|
s3tables:GetTableBucketMaintenanceConfiguration
|
|
16014
16197
|
s3tables:GetTableBucketPolicy
|
|
16198
|
+
s3tables:GetTableBucketReplication
|
|
16199
|
+
s3tables:GetTableBucketStorageClass
|
|
16015
16200
|
s3tables:GetTableData
|
|
16016
16201
|
s3tables:GetTableEncryption
|
|
16017
16202
|
s3tables:GetTableMaintenanceConfiguration
|
|
16018
16203
|
s3tables:GetTableMaintenanceJobStatus
|
|
16019
16204
|
s3tables:GetTableMetadataLocation
|
|
16020
16205
|
s3tables:GetTablePolicy
|
|
16206
|
+
s3tables:GetTableRecordExpirationConfiguration
|
|
16207
|
+
s3tables:GetTableRecordExpirationJobStatus
|
|
16208
|
+
s3tables:GetTableReplication
|
|
16209
|
+
s3tables:GetTableReplicationStatus
|
|
16210
|
+
s3tables:GetTableStorageClass
|
|
16021
16211
|
s3tables:ListNamespaces
|
|
16022
16212
|
s3tables:ListTableBuckets
|
|
16023
16213
|
s3tables:ListTables
|
|
@@ -16025,10 +16215,15 @@ s3tables:ListTagsForResource
|
|
|
16025
16215
|
s3tables:PutTableBucketEncryption
|
|
16026
16216
|
s3tables:PutTableBucketMaintenanceConfiguration
|
|
16027
16217
|
s3tables:PutTableBucketPolicy
|
|
16218
|
+
s3tables:PutTableBucketReplication
|
|
16219
|
+
s3tables:PutTableBucketStorageClass
|
|
16028
16220
|
s3tables:PutTableData
|
|
16029
16221
|
s3tables:PutTableEncryption
|
|
16030
16222
|
s3tables:PutTableMaintenanceConfiguration
|
|
16031
16223
|
s3tables:PutTablePolicy
|
|
16224
|
+
s3tables:PutTableRecordExpirationConfiguration
|
|
16225
|
+
s3tables:PutTableReplication
|
|
16226
|
+
s3tables:PutTableStorageClass
|
|
16032
16227
|
s3tables:RenameTable
|
|
16033
16228
|
s3tables:TagResource
|
|
16034
16229
|
s3tables:UntagResource
|
|
@@ -16044,11 +16239,14 @@ s3vectors:GetVectorBucket
|
|
|
16044
16239
|
s3vectors:GetVectorBucketPolicy
|
|
16045
16240
|
s3vectors:GetVectors
|
|
16046
16241
|
s3vectors:ListIndexes
|
|
16242
|
+
s3vectors:ListTagsForResource
|
|
16047
16243
|
s3vectors:ListVectorBuckets
|
|
16048
16244
|
s3vectors:ListVectors
|
|
16049
16245
|
s3vectors:PutVectorBucketPolicy
|
|
16050
16246
|
s3vectors:PutVectors
|
|
16051
16247
|
s3vectors:QueryVectors
|
|
16248
|
+
s3vectors:TagResource
|
|
16249
|
+
s3vectors:UntagResource
|
|
16052
16250
|
sagemaker-data-science-assistant:SendConversation
|
|
16053
16251
|
sagemaker-geospatial:DeleteEarthObservationJob
|
|
16054
16252
|
sagemaker-geospatial:DeleteVectorEnrichmentJob
|
|
@@ -16143,6 +16341,7 @@ sagemaker:BatchDescribeModelPackage
|
|
|
16143
16341
|
sagemaker:BatchGetMetrics
|
|
16144
16342
|
sagemaker:BatchGetRecord
|
|
16145
16343
|
sagemaker:BatchPutMetrics
|
|
16344
|
+
sagemaker:CallMlflowAppApi
|
|
16146
16345
|
sagemaker:CallPartnerAppApi
|
|
16147
16346
|
sagemaker:CreateAction
|
|
16148
16347
|
sagemaker:CreateAlgorithm
|
|
@@ -16180,6 +16379,7 @@ sagemaker:CreateInferenceExperiment
|
|
|
16180
16379
|
sagemaker:CreateInferenceRecommendationsJob
|
|
16181
16380
|
sagemaker:CreateLabelingJob
|
|
16182
16381
|
sagemaker:CreateLineageGroupPolicy
|
|
16382
|
+
sagemaker:CreateMlflowApp
|
|
16183
16383
|
sagemaker:CreateMlflowTrackingServer
|
|
16184
16384
|
sagemaker:CreateModel
|
|
16185
16385
|
sagemaker:CreateModelBiasJobDefinition
|
|
@@ -16197,6 +16397,7 @@ sagemaker:CreatePartnerApp
|
|
|
16197
16397
|
sagemaker:CreatePartnerAppPresignedUrl
|
|
16198
16398
|
sagemaker:CreatePipeline
|
|
16199
16399
|
sagemaker:CreatePresignedDomainUrl
|
|
16400
|
+
sagemaker:CreatePresignedMlflowAppUrl
|
|
16200
16401
|
sagemaker:CreatePresignedMlflowTrackingServerUrl
|
|
16201
16402
|
sagemaker:CreatePresignedNotebookInstanceUrl
|
|
16202
16403
|
sagemaker:CreateProcessingJob
|
|
@@ -16246,6 +16447,7 @@ sagemaker:DeleteImageVersion
|
|
|
16246
16447
|
sagemaker:DeleteInferenceComponent
|
|
16247
16448
|
sagemaker:DeleteInferenceExperiment
|
|
16248
16449
|
sagemaker:DeleteLineageGroupPolicy
|
|
16450
|
+
sagemaker:DeleteMlflowApp
|
|
16249
16451
|
sagemaker:DeleteMlflowTrackingServer
|
|
16250
16452
|
sagemaker:DeleteModel
|
|
16251
16453
|
sagemaker:DeleteModelBiasJobDefinition
|
|
@@ -16314,6 +16516,7 @@ sagemaker:DescribeInferenceExperiment
|
|
|
16314
16516
|
sagemaker:DescribeInferenceRecommendationsJob
|
|
16315
16517
|
sagemaker:DescribeLabelingJob
|
|
16316
16518
|
sagemaker:DescribeLineageGroup
|
|
16519
|
+
sagemaker:DescribeMlflowApp
|
|
16317
16520
|
sagemaker:DescribeMlflowTrackingServer
|
|
16318
16521
|
sagemaker:DescribeModel
|
|
16319
16522
|
sagemaker:DescribeModelBiasJobDefinition
|
|
@@ -16407,6 +16610,7 @@ sagemaker:ListInferenceRecommendationsJobSteps
|
|
|
16407
16610
|
sagemaker:ListLabelingJobs
|
|
16408
16611
|
sagemaker:ListLabelingJobsForWorkteam
|
|
16409
16612
|
sagemaker:ListLineageGroups
|
|
16613
|
+
sagemaker:ListMlflowApps
|
|
16410
16614
|
sagemaker:ListMlflowTrackingServers
|
|
16411
16615
|
sagemaker:ListModelBiasJobDefinitions
|
|
16412
16616
|
sagemaker:ListModelCardExportJobs
|
|
@@ -16518,6 +16722,7 @@ sagemaker:UpdateImageVersion
|
|
|
16518
16722
|
sagemaker:UpdateInferenceComponent
|
|
16519
16723
|
sagemaker:UpdateInferenceComponentRuntimeConfig
|
|
16520
16724
|
sagemaker:UpdateInferenceExperiment
|
|
16725
|
+
sagemaker:UpdateMlflowApp
|
|
16521
16726
|
sagemaker:UpdateMlflowTrackingServer
|
|
16522
16727
|
sagemaker:UpdateModelCard
|
|
16523
16728
|
sagemaker:UpdateModelPackage
|
|
@@ -16684,6 +16889,68 @@ security-ir:UpdateCaseComment
|
|
|
16684
16889
|
security-ir:UpdateCaseStatus
|
|
16685
16890
|
security-ir:UpdateMembership
|
|
16686
16891
|
security-ir:UpdateResolverType
|
|
16892
|
+
securityagent:AddArtifact
|
|
16893
|
+
securityagent:AddControl
|
|
16894
|
+
securityagent:BatchDeletePentests
|
|
16895
|
+
securityagent:BatchGetAgentInstances
|
|
16896
|
+
securityagent:BatchGetArtifactMetadata
|
|
16897
|
+
securityagent:BatchGetFindings
|
|
16898
|
+
securityagent:BatchGetPentestJobs
|
|
16899
|
+
securityagent:BatchGetPentests
|
|
16900
|
+
securityagent:BatchGetSecurityTestContentMetadata
|
|
16901
|
+
securityagent:BatchGetTasks
|
|
16902
|
+
securityagent:CreateAgentInstance
|
|
16903
|
+
securityagent:CreateApplication
|
|
16904
|
+
securityagent:CreateDocumentReview
|
|
16905
|
+
securityagent:CreateIntegration
|
|
16906
|
+
securityagent:CreateMembership
|
|
16907
|
+
securityagent:CreateOneTimeLoginSession
|
|
16908
|
+
securityagent:CreatePentest
|
|
16909
|
+
securityagent:DeleteAgentInstance
|
|
16910
|
+
securityagent:DeleteApplication
|
|
16911
|
+
securityagent:DeleteArtifact
|
|
16912
|
+
securityagent:DeleteControl
|
|
16913
|
+
securityagent:DeleteIntegration
|
|
16914
|
+
securityagent:DeleteMembership
|
|
16915
|
+
securityagent:DescribeFindings
|
|
16916
|
+
securityagent:GetApplication
|
|
16917
|
+
securityagent:GetArtifact
|
|
16918
|
+
securityagent:GetCodeReviewTask
|
|
16919
|
+
securityagent:GetControl
|
|
16920
|
+
securityagent:GetDocReviewTask
|
|
16921
|
+
securityagent:GetDocumentReview
|
|
16922
|
+
securityagent:GetDocumentReviewArtifact
|
|
16923
|
+
securityagent:GetIntegration
|
|
16924
|
+
securityagent:GetLoginSessionCredentials
|
|
16925
|
+
securityagent:HandleOneTimeLoginSession
|
|
16926
|
+
securityagent:InitiateProviderRegistration
|
|
16927
|
+
securityagent:ListAgentInstances
|
|
16928
|
+
securityagent:ListAgentInstanceTasks
|
|
16929
|
+
securityagent:ListApplications
|
|
16930
|
+
securityagent:ListArtifacts
|
|
16931
|
+
securityagent:ListControls
|
|
16932
|
+
securityagent:ListDiscoveredEndpoints
|
|
16933
|
+
securityagent:ListDocumentReviewComments
|
|
16934
|
+
securityagent:ListDocumentReviews
|
|
16935
|
+
securityagent:ListFindings
|
|
16936
|
+
securityagent:ListIntegratedResources
|
|
16937
|
+
securityagent:ListIntegrations
|
|
16938
|
+
securityagent:ListMemberships
|
|
16939
|
+
securityagent:ListPentestJobsForPentest
|
|
16940
|
+
securityagent:ListPentests
|
|
16941
|
+
securityagent:ListResourcesFromIntegration
|
|
16942
|
+
securityagent:ListTasks
|
|
16943
|
+
securityagent:StartCodeRemediation
|
|
16944
|
+
securityagent:StartPentestExecution
|
|
16945
|
+
securityagent:StopPentestExecution
|
|
16946
|
+
securityagent:ToggleManagedControl
|
|
16947
|
+
securityagent:UpdateAgentInstance
|
|
16948
|
+
securityagent:UpdateApplication
|
|
16949
|
+
securityagent:UpdateControl
|
|
16950
|
+
securityagent:UpdateFinding
|
|
16951
|
+
securityagent:UpdateIntegratedResources
|
|
16952
|
+
securityagent:UpdatePentest
|
|
16953
|
+
securityagent:VerifyTargetDomain
|
|
16687
16954
|
securityhub:AcceptAdministratorInvitation
|
|
16688
16955
|
securityhub:AcceptInvitation
|
|
16689
16956
|
securityhub:BatchDeleteAutomationRules
|
|
@@ -18761,17 +19028,47 @@ transfer:UpdateServer
|
|
|
18761
19028
|
transfer:UpdateUser
|
|
18762
19029
|
transfer:UpdateWebApp
|
|
18763
19030
|
transfer:UpdateWebAppCustomization
|
|
19031
|
+
transform-custom:CompleteTransformationPackageUpload
|
|
19032
|
+
transform-custom:ConverseStream
|
|
19033
|
+
transform-custom:CreateCampaign
|
|
19034
|
+
transform-custom:CreateTransformationPackageUrl
|
|
19035
|
+
transform-custom:DeleteCampaign
|
|
19036
|
+
transform-custom:DeleteKnowledgeItem
|
|
19037
|
+
transform-custom:DeleteTransformationPackage
|
|
19038
|
+
transform-custom:ExecuteTransformation
|
|
19039
|
+
transform-custom:GetCampaign
|
|
19040
|
+
transform-custom:GetKnowledgeItem
|
|
19041
|
+
transform-custom:GetTransformationPackageUrl
|
|
19042
|
+
transform-custom:ListCampaignRepositories
|
|
19043
|
+
transform-custom:ListCampaigns
|
|
19044
|
+
transform-custom:ListKnowledgeItems
|
|
19045
|
+
transform-custom:ListTagsForResource
|
|
19046
|
+
transform-custom:ListTransformationPackageMetadata
|
|
19047
|
+
transform-custom:TagResource
|
|
19048
|
+
transform-custom:UntagResource
|
|
19049
|
+
transform-custom:UpdateCampaign
|
|
19050
|
+
transform-custom:UpdateCampaignRepositoryStatus
|
|
19051
|
+
transform-custom:UpdateKnowledgeItemConfiguration
|
|
19052
|
+
transform-custom:UpdateKnowledgeItemStatus
|
|
18764
19053
|
transform:AssociateConnectorResource
|
|
18765
19054
|
transform:CreateProfile
|
|
19055
|
+
transform:DeleteAgentRuntimeConfiguration
|
|
18766
19056
|
transform:DeleteConnector
|
|
18767
19057
|
transform:DeleteProfile
|
|
19058
|
+
transform:GetAccountSettings
|
|
19059
|
+
transform:GetAgent
|
|
19060
|
+
transform:GetAgentRuntimeConfiguration
|
|
18768
19061
|
transform:GetConnector
|
|
19062
|
+
transform:ListAgents
|
|
18769
19063
|
transform:ListConnectors
|
|
18770
19064
|
transform:ListProfiles
|
|
18771
19065
|
transform:ListTagsForResource
|
|
19066
|
+
transform:PutAgentRuntimeConfiguration
|
|
18772
19067
|
transform:RejectConnector
|
|
18773
19068
|
transform:TagResource
|
|
18774
19069
|
transform:UntagResource
|
|
19070
|
+
transform:UpdateAccountSettings
|
|
19071
|
+
transform:UpdateAgentAccess
|
|
18775
19072
|
transform:UpdateProfile
|
|
18776
19073
|
translate:CreateParallelData
|
|
18777
19074
|
translate:DeleteParallelData
|