a year ago
Changes to the Policy API Schema Implementation
As part of the upcoming release to Manage AWS Organizational Units and Service Control Policies in Stax the following changes will be made to the Policies API Policy method's schema implementation. For a detailed outline of these changes, see the release plan here.
- Removed:
Attachableto
is no longer defined in the schema - Removed:
Mandatory
is no longer defined in the schema - Removed:
Public
is no longer defined in the schema - Renamed:
Policy
is now defined asContent
in the schema - Changed:
Status
values are now; ACTIVE, CREATE_FAILED, CREATE_IN_PROGRESS, DELETED, DELETE_FAILED, DELETE_IN_PROGRESS, UPDATE_IN_PROGRESS. Previous values; ACTIVE, DELETED, FAILED - Added:
AwsId
is now defined in the schema - Added:
ExternalResource
is now defined in the schema - Added:
OrganisationAttachment
is now defined in the schema - Added:
PolicyOwner
is now defined in the schema - Added:
PolicyType
is now defined in the schema - Added:
Tags
is now defined in the schema - Added:
UserTaskId
is now defined in the schema
The API documentation for the new Policies schema can be found here, with the release of this feature the Policyv2 schema will be renamed to replace Policy.
If you have questions or concerns regarding the changes, please reach out by raising a support case.