iam-floyd 0.609.0 → 0.610.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,8 +17,8 @@
17
17
  Support for:
18
18
 
19
19
  - 386 Services
20
- - 16258 Actions
21
- - 1747 Resource Types
20
+ - 16264 Actions
21
+ - 1748 Resource Types
22
22
  - 1691 Condition keys
23
23
  <!-- /stats -->
24
24
 
@@ -1650,6 +1650,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
1650
1650
  AWSMarketplacePurchaseOrdersServiceRolePolicy(): aws_iam.IManagedPolicy;
1651
1651
  /** Provides the ability to review AWS Marketplace subscriptions */
1652
1652
  AWSMarketplaceReadOnly(): aws_iam.IManagedPolicy;
1653
+ /** Enables access to AWS Services and Resources used or managed by AWS Marketplace for Resale Authorization. */
1654
+ AWSMarketplaceResaleAuthorizationServiceRolePolicy(): aws_iam.IManagedPolicy;
1653
1655
  /** Provides full access to all seller operations on the AWS Marketplace and other AWS services such as AMI management. */
1654
1656
  AWSMarketplaceSellerFullAccess(): aws_iam.IManagedPolicy;
1655
1657
  /** Provides sellers full access to AWS Marketplace Management Products page and other AWS services such as AMI management. */