|
285 | 285 | "ExportComponents",
|
286 | 286 | "ExportForms",
|
287 | 287 | "ExportThemes",
|
| 288 | + "GetCodegenJob", |
288 | 289 | "GetComponent",
|
289 | 290 | "GetForm",
|
290 | 291 | "GetMetadata",
|
291 | 292 | "GetTheme",
|
| 293 | + "ListCodegenJobs", |
292 | 294 | "ListComponents",
|
293 | 295 | "ListForms",
|
294 | 296 | "ListThemes",
|
295 | 297 | "PutMetadataFlag",
|
296 | 298 | "ResetMetadataFlag",
|
| 299 | + "StartCodegenJob", |
297 | 300 | "UpdateComponent",
|
298 | 301 | "UpdateForm",
|
299 | 302 | "UpdateTheme"
|
300 | 303 | ],
|
301 | 304 | "HasResource": true,
|
302 | 305 | "StringPrefix": "amplifyuibuilder",
|
303 | 306 | "conditionKeys": [
|
| 307 | + "amplifyuibuilder:CodegenJobResourceAppId", |
| 308 | + "amplifyuibuilder:CodegenJobResourceEnvironmentName", |
| 309 | + "amplifyuibuilder:CodegenJobResourceId", |
304 | 310 | "amplifyuibuilder:ComponentResourceAppId",
|
305 | 311 | "amplifyuibuilder:ComponentResourceEnvironmentName",
|
306 | 312 | "amplifyuibuilder:ComponentResourceId",
|
|
4584 | 4590 | "ARNRegex": "^arn:aws:omics:${Region}:${Account}?:${ResourceType}/.+?",
|
4585 | 4591 | "Actions": [
|
4586 | 4592 | "AbortMultipartReadSetUpload",
|
| 4593 | + "AcceptShare", |
4587 | 4594 | "BatchDeleteReadSet",
|
4588 | 4595 | "CancelAnnotationImportJob",
|
4589 | 4596 | "CancelRun",
|
4590 | 4597 | "CancelVariantImportJob",
|
4591 | 4598 | "CompleteMultipartReadSetUpload",
|
4592 | 4599 | "CreateAnnotationStore",
|
| 4600 | + "CreateAnnotationStoreVersion", |
4593 | 4601 | "CreateMultipartReadSetUpload",
|
4594 | 4602 | "CreateReferenceStore",
|
4595 | 4603 | "CreateRunGroup",
|
4596 | 4604 | "CreateSequenceStore",
|
| 4605 | + "CreateShare", |
4597 | 4606 | "CreateVariantStore",
|
4598 | 4607 | "CreateWorkflow",
|
4599 | 4608 | "DeleteAnnotationStore",
|
| 4609 | + "DeleteAnnotationStoreVersions", |
4600 | 4610 | "DeleteReference",
|
4601 | 4611 | "DeleteReferenceStore",
|
4602 | 4612 | "DeleteRun",
|
4603 | 4613 | "DeleteRunGroup",
|
4604 | 4614 | "DeleteSequenceStore",
|
| 4615 | + "DeleteShare", |
4605 | 4616 | "DeleteVariantStore",
|
4606 | 4617 | "DeleteWorkflow",
|
4607 | 4618 | "GetAnnotationImportJob",
|
4608 | 4619 | "GetAnnotationStore",
|
| 4620 | + "GetAnnotationStoreVersion", |
4609 | 4621 | "GetReadSet",
|
4610 | 4622 | "GetReadSetActivationJob",
|
4611 | 4623 | "GetReadSetExportJob",
|
|
4619 | 4631 | "GetRunGroup",
|
4620 | 4632 | "GetRunTask",
|
4621 | 4633 | "GetSequenceStore",
|
| 4634 | + "GetShare", |
4622 | 4635 | "GetVariantImportJob",
|
4623 | 4636 | "GetVariantStore",
|
4624 | 4637 | "GetWorkflow",
|
4625 | 4638 | "ListAnnotationImportJobs",
|
| 4639 | + "ListAnnotationStoreVersions", |
4626 | 4640 | "ListAnnotationStores",
|
4627 | 4641 | "ListMultipartReadSetUploads",
|
4628 | 4642 | "ListReadSetActivationJobs",
|
|
4637 | 4651 | "ListRunTasks",
|
4638 | 4652 | "ListRuns",
|
4639 | 4653 | "ListSequenceStores",
|
| 4654 | + "ListShares", |
4640 | 4655 | "ListTagsForResource",
|
4641 | 4656 | "ListVariantImportJobs",
|
4642 | 4657 | "ListVariantStores",
|
|
4651 | 4666 | "TagResource",
|
4652 | 4667 | "UntagResource",
|
4653 | 4668 | "UpdateAnnotationStore",
|
| 4669 | + "UpdateAnnotationStoreVersion", |
4654 | 4670 | "UpdateRunGroup",
|
4655 | 4671 | "UpdateVariantStore",
|
4656 | 4672 | "UpdateWorkflow",
|
|
4664 | 4680 | "aws:TagKeys",
|
4665 | 4681 | "omics:AnnotationImportJobJobId",
|
4666 | 4682 | "omics:AnnotationStoreName",
|
| 4683 | + "omics:AnnotationStoreVersionName", |
4667 | 4684 | "omics:VariantImportJobJobId",
|
4668 | 4685 | "omics:VariantStoreName"
|
4669 | 4686 | ]
|
|
6873 | 6890 | "ListTagsForResource",
|
6874 | 6891 | "TagResource",
|
6875 | 6892 | "UntagResource",
|
| 6893 | + "UpdateDataSource", |
6876 | 6894 | "UpdateSecurityProfile",
|
6877 | 6895 | "UpdateSecurityProfileSnapshotCreationConfiguration",
|
6878 | 6896 | "UpdateSecurityProfileSnapshotReleaseConfiguration"
|
|
6894 | 6912 | "HasResource": false,
|
6895 | 6913 | "StringPrefix": "serviceextract"
|
6896 | 6914 | },
|
| 6915 | + "AWS Migration Acceleration Program Credits": { |
| 6916 | + "ARNFormat": "arn:aws:mapcredits:::${ResourceType}/${ResourceId}", |
| 6917 | + "ARNRegex": "^arn:aws:mapcredits:::.+", |
| 6918 | + "Actions": [ |
| 6919 | + "ListAssociatedPrograms", |
| 6920 | + "ListQuarterCredits", |
| 6921 | + "ListQuarterSpend" |
| 6922 | + ], |
| 6923 | + "HasResource": true, |
| 6924 | + "StringPrefix": "mapcredits" |
| 6925 | + }, |
6897 | 6926 | "AWS Migration Hub": {
|
6898 | 6927 | "ARNFormat": "arn:aws:mgh:<region>:<namespace>:<relative-id>",
|
6899 | 6928 | "ARNRegex": "^arn:aws:mgh:[a-z0-9-]+:[0-9]{12}:.+",
|
|
7567 | 7596 | "ARNFormat": "arn:aws:pi:${Region}:${Account}:${ResourceType}/${RelativeId}",
|
7568 | 7597 | "ARNRegex": "^arn:aws:pi:.+",
|
7569 | 7598 | "Actions": [
|
| 7599 | + "CreatePerformanceAnalysisReport", |
| 7600 | + "DeletePerformanceAnalysisReport", |
7570 | 7601 | "DescribeDimensionKeys",
|
7571 | 7602 | "GetDimensionKeyDetails",
|
| 7603 | + "GetPerformanceAnalysisReport", |
7572 | 7604 | "GetResourceMetadata",
|
7573 | 7605 | "GetResourceMetrics",
|
7574 | 7606 | "ListAvailableResourceDimensions",
|
7575 |
| - "ListAvailableResourceMetrics" |
| 7607 | + "ListAvailableResourceMetrics", |
| 7608 | + "ListPerformanceAnalysisReports", |
| 7609 | + "ListTagsForResource", |
| 7610 | + "TagResource", |
| 7611 | + "UntagResource" |
7576 | 7612 | ],
|
7577 | 7613 | "HasResource": true,
|
7578 |
| - "StringPrefix": "pi" |
| 7614 | + "StringPrefix": "pi", |
| 7615 | + "conditionKeys": [ |
| 7616 | + "aws:RequestTag/${TagKey}", |
| 7617 | + "aws:ResourceTag/${TagKey}", |
| 7618 | + "aws:TagKeys" |
| 7619 | + ] |
7579 | 7620 | },
|
7580 | 7621 | "AWS Price List": {
|
7581 | 7622 | "Actions": [
|
|
11692 | 11733 | "GetDevice",
|
11693 | 11734 | "GetGroup",
|
11694 | 11735 | "GetIdentityProviderByIdentifier",
|
| 11736 | + "GetLogDeliveryConfiguration", |
11695 | 11737 | "GetSigningCertificate",
|
11696 | 11738 | "GetUICustomization",
|
11697 | 11739 | "GetUser",
|
|
11714 | 11756 | "ResendConfirmationCode",
|
11715 | 11757 | "RespondToAuthChallenge",
|
11716 | 11758 | "RevokeToken",
|
| 11759 | + "SetLogDeliveryConfiguration", |
11717 | 11760 | "SetRiskConfiguration",
|
11718 | 11761 | "SetUICustomization",
|
11719 | 11762 | "SetUserMFAPreference",
|
|
0 commit comments