iam-floyd 0.748.0 → 0.749.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 CHANGED
@@ -17,7 +17,7 @@ Support for:
17
17
 
18
18
  - 441 Services
19
19
  - 20280 Actions
20
- - 2146 Resource Types
20
+ - 2148 Resource Types
21
21
  - 2270 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -2718,6 +2718,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2718
2718
  OpensearchIngestionSelfManagedVpcePolicy(): aws_iam.IManagedPolicy;
2719
2719
  /** Provides access to associate and dissociate partner central users with IAM roles */
2720
2720
  PartnerCentralAccountManagementUserRoleAssociation(): aws_iam.IManagedPolicy;
2721
+ /** Policy provides access to manage all the incentive benefits in AWS Partner Central. */
2722
+ PartnerCentralIncentiveBenefitManagement(): aws_iam.IManagedPolicy;
2721
2723
  /** Provides full access to AWS services and resources, but does not allow management of Users and groups. */
2722
2724
  PowerUserAccess(): aws_iam.IManagedPolicy;
2723
2725
  /** Grants permissions to AWS Services and Resources used or managed by Amazon Q Apps. */