default DeleteOrganizationConformancePackResponse |
ConfigClient.deleteOrganizationConformancePack(Consumer<DeleteOrganizationConformancePackRequest.Builder> deleteOrganizationConformancePackRequest) |
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
default DeleteOrganizationConformancePackResponse |
ConfigClient.deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest deleteOrganizationConformancePackRequest) |
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all
member accounts in that organization.
|
default DescribeOrganizationConformancePacksResponse |
ConfigClient.describeOrganizationConformancePacks(Consumer<DescribeOrganizationConformancePacksRequest.Builder> describeOrganizationConformancePacksRequest) |
Returns a list of organization conformance packs.
|
default DescribeOrganizationConformancePacksResponse |
ConfigClient.describeOrganizationConformancePacks(DescribeOrganizationConformancePacksRequest describeOrganizationConformancePacksRequest) |
Returns a list of organization conformance packs.
|
default DescribeOrganizationConformancePacksIterable |
ConfigClient.describeOrganizationConformancePacksPaginator(Consumer<DescribeOrganizationConformancePacksRequest.Builder> describeOrganizationConformancePacksRequest) |
Returns a list of organization conformance packs.
|
default DescribeOrganizationConformancePacksIterable |
ConfigClient.describeOrganizationConformancePacksPaginator(DescribeOrganizationConformancePacksRequest describeOrganizationConformancePacksRequest) |
Returns a list of organization conformance packs.
|
default DescribeOrganizationConformancePackStatusesResponse |
ConfigClient.describeOrganizationConformancePackStatuses(Consumer<DescribeOrganizationConformancePackStatusesRequest.Builder> describeOrganizationConformancePackStatusesRequest) |
Provides organization conformance pack deployment status for an organization.
|
default DescribeOrganizationConformancePackStatusesResponse |
ConfigClient.describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest describeOrganizationConformancePackStatusesRequest) |
Provides organization conformance pack deployment status for an organization.
|
default DescribeOrganizationConformancePackStatusesIterable |
ConfigClient.describeOrganizationConformancePackStatusesPaginator(Consumer<DescribeOrganizationConformancePackStatusesRequest.Builder> describeOrganizationConformancePackStatusesRequest) |
Provides organization conformance pack deployment status for an organization.
|
default DescribeOrganizationConformancePackStatusesIterable |
ConfigClient.describeOrganizationConformancePackStatusesPaginator(DescribeOrganizationConformancePackStatusesRequest describeOrganizationConformancePackStatusesRequest) |
Provides organization conformance pack deployment status for an organization.
|
default GetOrganizationConformancePackDetailedStatusResponse |
ConfigClient.getOrganizationConformancePackDetailedStatus(Consumer<GetOrganizationConformancePackDetailedStatusRequest.Builder> getOrganizationConformancePackDetailedStatusRequest) |
Returns detailed status for each member account within an organization for a given organization conformance pack.
|
default GetOrganizationConformancePackDetailedStatusResponse |
ConfigClient.getOrganizationConformancePackDetailedStatus(GetOrganizationConformancePackDetailedStatusRequest getOrganizationConformancePackDetailedStatusRequest) |
Returns detailed status for each member account within an organization for a given organization conformance pack.
|
default GetOrganizationConformancePackDetailedStatusIterable |
ConfigClient.getOrganizationConformancePackDetailedStatusPaginator(Consumer<GetOrganizationConformancePackDetailedStatusRequest.Builder> getOrganizationConformancePackDetailedStatusRequest) |
Returns detailed status for each member account within an organization for a given organization conformance pack.
|
default GetOrganizationConformancePackDetailedStatusIterable |
ConfigClient.getOrganizationConformancePackDetailedStatusPaginator(GetOrganizationConformancePackDetailedStatusRequest getOrganizationConformancePackDetailedStatusRequest) |
Returns detailed status for each member account within an organization for a given organization conformance pack.
|