iam-floyd 0.694.0 → 0.696.0
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/README.md +3 -3
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +16 -0
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.js +33 -1
- package/lib/generated/aws-managed-policies/iam-floyd.d.ts +16 -0
- package/lib/generated/aws-managed-policies/iam-floyd.js +17 -1
- package/lib/generated/policy-statements/elasticloadbalancingv2.d.ts +37 -0
- package/lib/generated/policy-statements/elasticloadbalancingv2.js +42 -1
- package/lib/generated/policy-statements/elementalmediaconvert.d.ts +6 -0
- package/lib/generated/policy-statements/elementalmediaconvert.js +7 -1
- package/lib/generated/policy-statements/elementalmedialive.d.ts +70 -3
- package/lib/generated/policy-statements/elementalmedialive.js +89 -5
- package/lib/generated/policy-statements/healthomics.d.ts +62 -0
- package/lib/generated/policy-statements/healthomics.js +81 -2
- package/lib/generated/policy-statements/mainframemodernizationservice.d.ts +27 -0
- package/lib/generated/policy-statements/mainframemodernizationservice.js +37 -1
- package/lib/generated/policy-statements/managedserviceforprometheus.d.ts +24 -0
- package/lib/generated/policy-statements/managedserviceforprometheus.js +32 -2
- package/lib/generated/policy-statements/marketplace.d.ts +8 -0
- package/lib/generated/policy-statements/marketplace.js +12 -1
- package/lib/generated/policy-statements/s3tables.d.ts +94 -0
- package/lib/generated/policy-statements/s3tables.js +114 -1
- package/lib/generated/policy-statements/simpleemailservice-mailmanager.d.ts +1 -0
- package/lib/generated/policy-statements/simpleemailservice-mailmanager.js +2 -1
- package/lib/generated/policy-statements/transferfamily.d.ts +16 -0
- package/lib/generated/policy-statements/transferfamily.js +23 -1
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
Support for:
|
|
18
18
|
|
|
19
19
|
- 418 Services
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
20
|
+
- 18451 Actions
|
|
21
|
+
- 1981 Resource Types
|
|
22
|
+
- 1940 Condition keys
|
|
23
23
|
<!-- /stats -->
|
|
24
24
|
|
|
25
25
|
**<br>This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your `package.json` before it reaches 1.0.0.**
|
|
@@ -900,6 +900,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
900
900
|
AmazonTimestreamFullAccess(): aws_iam.IManagedPolicy;
|
|
901
901
|
/** Provides full administrative access to create, update, delete and list Amazon Timestream InfluxDB instances and create and list parameter groups. Please refer to documentation for additional permissions needed. */
|
|
902
902
|
AmazonTimestreamInfluxDBFullAccess(): aws_iam.IManagedPolicy;
|
|
903
|
+
/** Provides administrative access to manage Amazon Timestream InfluxDB instances and parameter groups except marketplace operations. */
|
|
904
|
+
AmazonTimestreamInfluxDBFullAccessWithoutMarketplaceAccess(): aws_iam.IManagedPolicy;
|
|
903
905
|
/** Provides full administrative access to create, update, delete and list Amazon Timestream InfluxDB instances and create and list parameter groups. Please refer to documentation for additional permissions needed. */
|
|
904
906
|
AmazonTimestreamInfluxDBServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
905
907
|
/** Provides read only access to Amazon Timestream. Policy also provides permission to cancel any running query. If using Customer managed CMK, please refer to documentation for additional permissions needed. */
|
|
@@ -1814,6 +1816,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
1814
1816
|
AWSMarketplaceSellerProductsReadOnly(): aws_iam.IManagedPolicy;
|
|
1815
1817
|
/** The default policy that enables access to AWS Services and Resources used or managed by MediaConnect. */
|
|
1816
1818
|
AWSMediaConnectServicePolicy(): aws_iam.IManagedPolicy;
|
|
1819
|
+
/** Allows MediaLive Anywhere to create and manage AWS resources on your behalf. */
|
|
1820
|
+
AWSMediaLiveAnywhereServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
1817
1821
|
/** Enable access to AWS Resources used or managed by MediaTailor */
|
|
1818
1822
|
AWSMediaTailorServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
1819
1823
|
/** Policy allows AWSMigrationHubService to call AWSApplicationDiscoveryService on behalf of the customer. */
|
|
@@ -1956,8 +1960,12 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
1956
1960
|
AWSQuickSetupEnableAREXExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
1957
1961
|
/** This policy grants permissions that allow principals to run the AWSQuickSetupType-EnableDHMC Automation runbook, which enables Default Host Management Configuration. */
|
|
1958
1962
|
AWSQuickSetupEnableDHMCExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
1963
|
+
/** This policy allows Quick Setup to deploy the configuration type required to set up just-in-time node access. */
|
|
1964
|
+
AWSQuickSetupJITNADeploymentRolePolicy(): aws_iam.IManagedPolicy;
|
|
1959
1965
|
/** This policy grants administrative permissions that allow Systems Manager to create a default IAM instance profile for the Quick Setup capability and attach it to Amazon EC2 instances that don't already have an instance. profile attached. */
|
|
1960
1966
|
AWSQuickSetupManagedInstanceProfileExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
1967
|
+
/** This policy provides permissions to enable just-in-time node access for Systems Manager. */
|
|
1968
|
+
AWSQuickSetupManageJITNAResourcesExecutionPolicy(): aws_iam.IManagedPolicy;
|
|
1961
1969
|
/** Provides read-only permissions to access patch baselines that have been configured by an administrator in the current AWS account or organization using Quick Setup. */
|
|
1962
1970
|
AWSQuickSetupPatchPolicyBaselineAccess(): aws_iam.IManagedPolicy;
|
|
1963
1971
|
/** Provides permissions that allow Quick Setup to create resources associated with a patch policy configuration. */
|
|
@@ -2178,6 +2186,12 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
2178
2186
|
AWSSystemsManagerForSAPFullAccess(): aws_iam.IManagedPolicy;
|
|
2179
2187
|
/** Provides read only access to AWS Systems Manager for SAP service */
|
|
2180
2188
|
AWSSystemsManagerForSAPReadOnlyAccess(): aws_iam.IManagedPolicy;
|
|
2189
|
+
/** The managed policy AWSSystemsManagerJustInTimeAccessTokenPolicy allows Systems Manager to generate access tokens used for just-in-time node access. */
|
|
2190
|
+
AWSSystemsManagerJustInTimeAccessTokenPolicy(): aws_iam.IManagedPolicy;
|
|
2191
|
+
/** The managed policy AWSSystemsManagerJustInTimeAccessTokenSessionPolicy allows Systems Manager to apply scoped down permissions to a just-in-time node access session once it is started. */
|
|
2192
|
+
AWSSystemsManagerJustInTimeAccessTokenSessionPolicy(): aws_iam.IManagedPolicy;
|
|
2193
|
+
/** Permissions required to collect information about a user for Just-In-Time-Node-Access notifications. */
|
|
2194
|
+
AWSSystemsManagerNotificationsServicePolicy(): aws_iam.IManagedPolicy;
|
|
2181
2195
|
/** IAM role for SSM Explorer to manage OpsData related operations */
|
|
2182
2196
|
AWSSystemsManagerOpsDataSyncServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
2183
2197
|
/** This policy grants the AWS Portal Asset Server the necessary permissions required for normal operation. */
|
|
@@ -2442,6 +2456,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
2442
2456
|
GameLiftContainerFleetPolicy(): aws_iam.IManagedPolicy;
|
|
2443
2457
|
/** Policy to allow Gamelift GameServerGroups to manage customer resources */
|
|
2444
2458
|
GameLiftGameServerGroupPolicy(): aws_iam.IManagedPolicy;
|
|
2459
|
+
/** This managed policy grants permission to connect with Amazon Q and utilize the features in the GitLab Duo with Amazon Q integration. */
|
|
2460
|
+
GitLabDuoWithAmazonQPermissionsPolicy(): aws_iam.IManagedPolicy;
|
|
2445
2461
|
/** Allow GlobalAccelerator Users full Access to all APIs */
|
|
2446
2462
|
GlobalAcceleratorFullAccess(): aws_iam.IManagedPolicy;
|
|
2447
2463
|
/** Allow GlobalAccelerator Users Access to Read Only APIs */
|