|
7655 | 7655 | "aws:TagKeys"
|
7656 | 7656 | ]
|
7657 | 7657 | },
|
| 7658 | + "AWS IoT managed integrations feature of IoT Device Management": { |
| 7659 | + "ARNFormat": "arn:aws:iotmanagedintegrations:${Region}:${Account}:${ResourceType}/${ResourcePath}", |
| 7660 | + "ARNRegex": "^arn:aws:iotmanagedintegrations:.+:.+:.+", |
| 7661 | + "Actions": [ |
| 7662 | + "CreateCredentialLocker", |
| 7663 | + "CreateDestination", |
| 7664 | + "CreateEventLogConfiguration", |
| 7665 | + "CreateManagedThing", |
| 7666 | + "CreateNotificationConfiguration", |
| 7667 | + "CreateOtaTask", |
| 7668 | + "CreateOtaTaskConfiguration", |
| 7669 | + "CreateProvisioningProfile", |
| 7670 | + "DeleteCredentialLocker", |
| 7671 | + "DeleteDestination", |
| 7672 | + "DeleteEventLogConfiguration", |
| 7673 | + "DeleteManagedThing", |
| 7674 | + "DeleteNotificationConfiguration", |
| 7675 | + "DeleteOtaTask", |
| 7676 | + "DeleteOtaTaskConfiguration", |
| 7677 | + "DeleteProvisioningProfile", |
| 7678 | + "GetCredentialLocker", |
| 7679 | + "GetCustomEndpoint", |
| 7680 | + "GetDefaultEncryptionConfiguration", |
| 7681 | + "GetDestination", |
| 7682 | + "GetDeviceDiscovery", |
| 7683 | + "GetEventLogConfiguration", |
| 7684 | + "GetHubConfiguration", |
| 7685 | + "GetManagedThing", |
| 7686 | + "GetManagedThingCapabilities", |
| 7687 | + "GetManagedThingConnectivityData", |
| 7688 | + "GetManagedThingMetaData", |
| 7689 | + "GetManagedThingState", |
| 7690 | + "GetNotificationConfiguration", |
| 7691 | + "GetOtaTask", |
| 7692 | + "GetOtaTaskConfiguration", |
| 7693 | + "GetProvisioningProfile", |
| 7694 | + "GetRuntimeLogConfiguration", |
| 7695 | + "GetSchemaVersion", |
| 7696 | + "ListCredentialLockers", |
| 7697 | + "ListDestinations", |
| 7698 | + "ListEventLogConfigurations", |
| 7699 | + "ListManagedThingSchemas", |
| 7700 | + "ListManagedThings", |
| 7701 | + "ListNotificationConfigurations", |
| 7702 | + "ListOtaTaskConfigurations", |
| 7703 | + "ListOtaTaskExecutions", |
| 7704 | + "ListOtaTasks", |
| 7705 | + "ListProvisioningProfiles", |
| 7706 | + "ListSchemaVersions", |
| 7707 | + "PutDefaultEncryptionConfiguration", |
| 7708 | + "PutHubConfiguration", |
| 7709 | + "PutRuntimeLogConfiguration", |
| 7710 | + "RegisterCustomEndpoint", |
| 7711 | + "ResetRuntimeLogConfiguration", |
| 7712 | + "SendManagedThingCommand", |
| 7713 | + "StartDeviceDiscovery", |
| 7714 | + "UpdateDestination", |
| 7715 | + "UpdateEventLogConfiguration", |
| 7716 | + "UpdateManagedThing", |
| 7717 | + "UpdateNotificationConfiguration", |
| 7718 | + "UpdateOtaTask" |
| 7719 | + ], |
| 7720 | + "HasResource": true, |
| 7721 | + "StringPrefix": "iotmanagedintegrations" |
| 7722 | + }, |
7658 | 7723 | "AWS Key Management Service": {
|
7659 | 7724 | "ARNFormat": "arn:aws:kms:${Region}:${Account}:${ResourceType}/${Id}",
|
7660 | 7725 | "ARNRegex": "^arn:aws:kms:.+",
|
|
10764 | 10829 | "DetachVolume",
|
10765 | 10830 | "DisableGateway",
|
10766 | 10831 | "DisassociateFileSystem",
|
| 10832 | + "EvictFilesFailingUpload", |
10767 | 10833 | "JoinDomain",
|
10768 | 10834 | "ListAutomaticTapeCreationPolicies",
|
10769 | 10835 | "ListCacheReports",
|
|
20753 | 20819 | "qapps:UserIsSessionModerator"
|
20754 | 20820 | ]
|
20755 | 20821 | },
|
| 20822 | + "Amazon Q Developer": { |
| 20823 | + "ARNFormat": "arn:aws:qdeveloper:${Region}:${Account}:${ResourceType}", |
| 20824 | + "ARNRegex": "^arn:aws:qdeveloper:.+:.+:.+", |
| 20825 | + "Actions": [ |
| 20826 | + "ExportArtifact", |
| 20827 | + "ImportArtifact", |
| 20828 | + "ListTagsForResource", |
| 20829 | + "StartAgentSession", |
| 20830 | + "TagResource", |
| 20831 | + "TransformCode", |
| 20832 | + "UntagResource" |
| 20833 | + ], |
| 20834 | + "HasResource": true, |
| 20835 | + "StringPrefix": "qdeveloper", |
| 20836 | + "conditionKeys": [ |
| 20837 | + "aws:RequestTag/${TagKey}", |
| 20838 | + "aws:ResourceTag/${TagKey}", |
| 20839 | + "aws:TagKeys" |
| 20840 | + ] |
| 20841 | + }, |
20756 | 20842 | "Amazon Q in Connect": {
|
20757 | 20843 | "ARNFormat": "arn:aws:wisdom:${Region}:${Account}:${Resource}/${ResourceId}",
|
20758 | 20844 | "ARNRegex": "^arn:aws:wisdom:.+:.+:.+",
|
|
23116 | 23202 | "StopProcessingJob",
|
23117 | 23203 | "StopTrainingJob",
|
23118 | 23204 | "StopTransformJob",
|
| 23205 | + "TrainHubModel", |
23119 | 23206 | "UpdateAction",
|
23120 | 23207 | "UpdateAppImageConfig",
|
23121 | 23208 | "UpdateArtifact",
|
|
23134 | 23221 | "UpdateFeatureGroup",
|
23135 | 23222 | "UpdateFeatureMetadata",
|
23136 | 23223 | "UpdateHub",
|
| 23224 | + "UpdateHubContent", |
| 23225 | + "UpdateHubContentReference", |
23137 | 23226 | "UpdateImage",
|
23138 | 23227 | "UpdateImageVersion",
|
23139 | 23228 | "UpdateInferenceComponent",
|
|
23169 | 23258 | "sagemaker:AppNetworkAccessType",
|
23170 | 23259 | "sagemaker:CustomerMetadataProperties/${MetadataKey}",
|
23171 | 23260 | "sagemaker:CustomerMetadataPropertiesToRemove",
|
| 23261 | + "sagemaker:DirectGatedModelAccess", |
23172 | 23262 | "sagemaker:DirectInternetAccess",
|
23173 | 23263 | "sagemaker:DomainId",
|
23174 | 23264 | "sagemaker:DomainSharingOutputKmsKey",
|
|
0 commit comments