|
8652 | 8652 | "DescribeRuleGroupMetadata",
|
8653 | 8653 | "DescribeTLSInspectionConfiguration",
|
8654 | 8654 | "DisassociateSubnets",
|
| 8655 | + "GetAnalysisReportResults", |
| 8656 | + "ListAnalysisReports", |
8655 | 8657 | "ListFirewallPolicies",
|
8656 | 8658 | "ListFirewalls",
|
8657 | 8659 | "ListRuleGroups",
|
8658 | 8660 | "ListTLSInspectionConfigurations",
|
8659 | 8661 | "ListTagsForResource",
|
8660 | 8662 | "PutResourcePolicy",
|
| 8663 | + "StartAnalysisReport", |
8661 | 8664 | "TagResource",
|
8662 | 8665 | "UntagResource",
|
| 8666 | + "UpdateFirewallAnalysisSettings", |
8663 | 8667 | "UpdateFirewallDeleteProtection",
|
8664 | 8668 | "UpdateFirewallDescription",
|
8665 | 8669 | "UpdateFirewallEncryptionConfiguration",
|
|
10713 | 10717 | "AttachVolume",
|
10714 | 10718 | "BypassGovernanceRetention",
|
10715 | 10719 | "CancelArchival",
|
| 10720 | + "CancelCacheReport", |
10716 | 10721 | "CancelRetrieval",
|
10717 | 10722 | "CreateCachediSCSIVolume",
|
10718 | 10723 | "CreateNFSFileShare",
|
|
10725 | 10730 | "CreateTapes",
|
10726 | 10731 | "DeleteAutomaticTapeCreationPolicy",
|
10727 | 10732 | "DeleteBandwidthRateLimit",
|
| 10733 | + "DeleteCacheReport", |
10728 | 10734 | "DeleteChapCredentials",
|
10729 | 10735 | "DeleteFileShare",
|
10730 | 10736 | "DeleteGateway",
|
|
10737 | 10743 | "DescribeBandwidthRateLimit",
|
10738 | 10744 | "DescribeBandwidthRateLimitSchedule",
|
10739 | 10745 | "DescribeCache",
|
| 10746 | + "DescribeCacheReport", |
10740 | 10747 | "DescribeCachediSCSIVolumes",
|
10741 | 10748 | "DescribeChapCredentials",
|
10742 | 10749 | "DescribeFileSystemAssociations",
|
|
10758 | 10765 | "DisassociateFileSystem",
|
10759 | 10766 | "JoinDomain",
|
10760 | 10767 | "ListAutomaticTapeCreationPolicies",
|
| 10768 | + "ListCacheReports", |
10761 | 10769 | "ListFileShares",
|
10762 | 10770 | "ListFileSystemAssociations",
|
10763 | 10771 | "ListGateways",
|
|
10778 | 10786 | "SetSMBGuestPassword",
|
10779 | 10787 | "ShutdownGateway",
|
10780 | 10788 | "StartAvailabilityMonitorTest",
|
| 10789 | + "StartCacheReport", |
10781 | 10790 | "StartGateway",
|
10782 | 10791 | "UpdateAutomaticTapeCreationPolicy",
|
10783 | 10792 | "UpdateBandwidthRateLimit",
|
|
16526 | 16535 | "ARNRegex": "^arn:aws:emr-containers:.+",
|
16527 | 16536 | "Actions": [
|
16528 | 16537 | "CancelJobRun",
|
| 16538 | + "CreateCertificate", |
16529 | 16539 | "CreateJobTemplate",
|
16530 | 16540 | "CreateManagedEndpoint",
|
16531 | 16541 | "CreateSecurityConfiguration",
|
@@ -23730,19 +23740,25 @@
|
23730 | 23740 | ]
|
23731 | 23741 | },
|
23732 | 23742 | "Amazon Timestream InfluxDB": {
|
23733 |
| - "ARNFormat": "arn:aws:timestream-influxdb:${Region}:${Account}:${ResourceType}", |
| 23743 | + "ARNFormat": "arn:aws:timestream-influxdb:${Region}:${Account}:${ResourceType}/${ResourcePath}", |
23734 | 23744 | "ARNRegex": "^arn:aws:timestream-influxdb:.+:.+:.+",
|
23735 | 23745 | "Actions": [
|
| 23746 | + "CreateDbCluster", |
23736 | 23747 | "CreateDbInstance",
|
23737 | 23748 | "CreateDbParameterGroup",
|
| 23749 | + "DeleteDbCluster", |
23738 | 23750 | "DeleteDbInstance",
|
| 23751 | + "GetDbCluster", |
23739 | 23752 | "GetDbInstance",
|
23740 | 23753 | "GetDbParameterGroup",
|
| 23754 | + "ListDbClusters", |
23741 | 23755 | "ListDbInstances",
|
| 23756 | + "ListDbInstancesForCluster", |
23742 | 23757 | "ListDbParameterGroups",
|
23743 | 23758 | "ListTagsForResource",
|
23744 | 23759 | "TagResource",
|
23745 | 23760 | "UntagResource",
|
| 23761 | + "UpdateDbCluster", |
23746 | 23762 | "UpdateDbInstance"
|
23747 | 23763 | ],
|
23748 | 23764 | "HasResource": true,
|
|
0 commit comments