|
282 | 282 | "DeleteComponent",
|
283 | 283 | "DeleteForm",
|
284 | 284 | "DeleteTheme",
|
| 285 | + "ExchangeCodeForToken", |
285 | 286 | "ExportComponents",
|
286 | 287 | "ExportForms",
|
287 | 288 | "ExportThemes",
|
|
295 | 296 | "ListForms",
|
296 | 297 | "ListThemes",
|
297 | 298 | "PutMetadataFlag",
|
| 299 | + "RefreshToken", |
298 | 300 | "ResetMetadataFlag",
|
299 | 301 | "StartCodegenJob",
|
300 | 302 | "UpdateComponent",
|
|
1452 | 1454 | "DeleteService",
|
1453 | 1455 | "DeregisterInstance",
|
1454 | 1456 | "DiscoverInstances",
|
| 1457 | + "DiscoverInstancesRevision", |
1455 | 1458 | "GetInstance",
|
1456 | 1459 | "GetInstancesHealthStatus",
|
1457 | 1460 | "GetNamespace",
|
|
7086 | 7089 | "HasResource": false,
|
7087 | 7090 | "StringPrefix": "migrationhub-strategy"
|
7088 | 7091 | },
|
7089 |
| - "AWS Mobile Hub": { |
7090 |
| - "ARNFormat": "arn:aws:mobilehub:<region>:<aws_account_ID>:project/<project_ID>", |
7091 |
| - "ARNRegex": "^arn:aws:mobilehub:.+:[0-9]+:.+", |
7092 |
| - "Actions": [ |
7093 |
| - "CreateProject", |
7094 |
| - "CreateServiceRole", |
7095 |
| - "DeleteProject", |
7096 |
| - "DeleteProjectSnapshot", |
7097 |
| - "DeployToStage", |
7098 |
| - "DescribeBundle", |
7099 |
| - "ExportBundle", |
7100 |
| - "ExportProject", |
7101 |
| - "GenerateProjectParameters", |
7102 |
| - "GetProject", |
7103 |
| - "GetProjectSnapshot", |
7104 |
| - "ImportProject", |
7105 |
| - "InstallBundle", |
7106 |
| - "ListAvailableConnectors", |
7107 |
| - "ListAvailableFeatures", |
7108 |
| - "ListAvailableRegions", |
7109 |
| - "ListBundles", |
7110 |
| - "ListProjectSnapshots", |
7111 |
| - "ListProjects", |
7112 |
| - "SynchronizeProject", |
7113 |
| - "UpdateProject", |
7114 |
| - "ValidateProject", |
7115 |
| - "VerifyServiceRole" |
7116 |
| - ], |
7117 |
| - "HasResource": true, |
7118 |
| - "StringPrefix": "mobilehub" |
7119 |
| - }, |
7120 | 7092 | "AWS Network Firewall": {
|
7121 | 7093 | "ARNFormat": "arn:aws:network-firewall:${Region}:${Account}:${ResourceType}/${ResourceName}",
|
7122 | 7094 | "ARNRegex": "^arn:aws:network-firewall:.+:.+:.+",
|
|
13104 | 13076 | "DisableEbsEncryptionByDefault",
|
13105 | 13077 | "DisableFastLaunch",
|
13106 | 13078 | "DisableFastSnapshotRestores",
|
| 13079 | + "DisableImageBlockPublicAccess", |
13107 | 13080 | "DisableImageDeprecation",
|
13108 | 13081 | "DisableIpamOrganizationAdminAccount",
|
13109 | 13082 | "DisableSerialConsoleAccess",
|
|
13131 | 13104 | "EnableEbsEncryptionByDefault",
|
13132 | 13105 | "EnableFastLaunch",
|
13133 | 13106 | "EnableFastSnapshotRestores",
|
| 13107 | + "EnableImageBlockPublicAccess", |
13134 | 13108 | "EnableImageDeprecation",
|
13135 | 13109 | "EnableIpamOrganizationAdminAccount",
|
13136 | 13110 | "EnableReachabilityAnalyzerOrganizationSharing",
|
|
13157 | 13131 | "GetFlowLogsIntegrationTemplate",
|
13158 | 13132 | "GetGroupsForCapacityReservation",
|
13159 | 13133 | "GetHostReservationPurchasePreview",
|
| 13134 | + "GetImageBlockPublicAccessState", |
13160 | 13135 | "GetInstanceTypesFromInstanceRequirements",
|
13161 | 13136 | "GetInstanceUefiData",
|
13162 | 13137 | "GetIpamAddressHistory",
|
|
0 commit comments